Mailinglist Archive: opensuse-ja (152 mails)

< Previous Next >
Re: [opensuse-ja] Re: RAID1で起動できない
  • From: "sunqdo@xxxxxxxxxxx" <sunqdo@xxxxxxxxxxx>
  • Date: Thu, 10 Jul 2008 16:10:39 +0900
  • Message-id: <20080710160348.8482.190857B6@xxxxxxxxxxx>
奈良@佐藤です。

インストール後作成のFD
# cd /boot/grub
# dd if=stage1 of=/dev/fd0 bs=512 count=1
# dd if=stage2 of=/dev/fd0 bs=512 seek=1

で grub 起動後
grub> device (hd0) /dev/mapper/ddf1_amonc
Error 27: Unrecognized command
grub> root (hd0,0)
Filesystem type is ext2fs, partition type 0x83
grub> setup (hd0)
 Checking if "/boot/grub/stage1" exists... yes
 Checking if "/boot/grub/stage2" exists... yes
 Checking if "/boot/grub/e2fs_stage1_5" exists... yes
 Running "embed /boot/grub/e2fs_stage1_5 (hd0)"... 15 sectors are embedded.
succeeded
 Running "install /boot/grub/stage1 (hd0) (hd0)1+15 p (hd0,0)/boot/grub/stage2
/boot/grub/menu.lst"... succeeded
Done.

再起動、起動せずです。

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-ja+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-ja+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups