Mailinglist Archive: opensuse-ja (152 mails)

< Previous Next >
Re: [opensuse-ja] RAID1で起動できない
  • From: "sunqdo@xxxxxxxxxxx" <sunqdo@xxxxxxxxxxx>
  • Date: Sun, 13 Jul 2008 19:57:41 +0900
  • Message-id: <20080713195430.FF3E.190857B6@xxxxxxxxxxx>
奈良@佐藤です。


grub.conf or menu.lstはどうなってますか?
/etc/grub.conf
setup --stage2=/boot/grub/stage2 (hd0) (hd0,0)
quit

/boot/grub/menu.lst
# Modified by YaST2. Last modification on 日 7月 13 18:09:36 JST 2008
default 0
timeout 8
##YaST - generic_mbr
gfxmenu (hd0,0)/message
##YaST - activate

###Don't change this comment - YaST2 identifier: Original name: linux###
title openSUSE 11.0 - 2.6.25.5-1.1
root (hd0,0)
kernel /vmlinuz-2.6.25.5-1.1-default root=/dev/mapper/ddf1_amonc_part3
resume=/dev/mapper/ddf1_amonc_part2 splash=silent showopts vga=0x317
initrd /initrd-2.6.25.5-1.1-default

###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 11.0 - 2.6.25.5-1.1
root (hd0,0)
kernel /vmlinuz-2.6.25.5-1.1-default root=/dev/mapper/ddf1_amonc_part3
showopts ide=nodma apm=off acpi=off noresume edd=off x11failsafe vga=0x317
initrd /initrd-2.6.25.5-1.1-default

###Don't change this comment - YaST2 identifier: Original name: floppy###
title Floppy
rootnoverify (hd0,0)
chainloader (fd0)+1

よろしくお願いします。

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

< Previous Next >