では フロッピー ディスク に インストール します。
# grub
Probing devices to guess BIOS drives. This may take a long time.
GRUB version 0.93 (640K lower / 3072K upper memory)
[ Minimal BASH-like line editing is supported. For the first word, TAB
lists possible command completions. Anywhere else TAB lists the possible
completions of a device/filename.]
grub> root (fd0)
Filesystem type is ext2fs, using whole disk
/* 表示の制限で 一行に 入れたのですが 最後の 部分しか 表示されない */
<0x8000 p (fd0)/boot/grub/menu.lst
grub> install (fd0)/boot/grub/stage1 d (fd0) (fd0)/boot/grub/stage2 0x8000 p (>
/* カーソルを 移動させると 最初の部分が 現れる */
/* 一部 重複に なりますが 表示として 一行に 制約が 有るようです。 */
grub> install (fd0)/boot/grub/stage1 d (fd0) (fd0)/boot/grub/stage2 0x8000 p (>
<0x8000 p (fd0)/boot/grub/menu.lst
/* 以下は 一行に 入れた内容です。 */
grub> install (fd0)/boot/grub/stage1 d (fd0) (fd0)/boot/grub/stage2 0x8000 p (fd0)/boot/grub/menu.lst
grub> quit
にゃんたろう 拝!
2009年 6月25日 (木) 21:26:18 JST 作成