| hda、hdbにGRUBを書き込む |
|
|
|
| 作者: mune |
| 2008年 2月 17日(日曜日) 12:11 |
|
# grub Probing devices to guess BIOS drives. This may take a long time. grub> device (hd0) /dev/sda grub> root (hd0,0) Filesystem type is ext2fs, partition type 0xfd grub> install /grub/stage1 d (hd0) /grub/stage2 0x8000 (hd0,0)/grub/menu.lst grub> device (hd0) /dev/sdb grub> root (hd0,0) Filesystem type is ext2fs, partition type 0xfd grub> install /grub/stage1 d (hd0) /grub/stage2 0x8000 (hd0,0)/grub/menu.lst grub> quit |
| 最終更新 2008年 2月 23日(土曜日) 21:01 |








