Grub menu entry without "root=" in SLES11SP2 machine

Chaitanya Gotkhindikar cg011235 at gmail.com
Mon Jan 21 04:39:13 EST 2013


Hello,

I am trying to write a script that parse /boot/grub/menu.lst. On SLES11 SP2
installed machine
I observed that no "root=<device>" entry specified in menu entry of
grub.However, the system
boots up properly on reboots.

----------------------------------------- >8
---------------------------------------------

title SUSE Linux Enterprise Server 11 SP2
    root (hd0,1)
    kernel /boot/vmlinuz-<version>-default resume=/dev/sda1 splash=silent
showopts
    initrd /boot/initrd-<version>-default

----------------------------------------- >8
---------------------------------------------

Is this expected behavior for grub ? or it might be something specific for
SLES11SP2 (falling on resume device)?
Can anyone please help understand this?

Thanks,
Chaitanya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20130121/91ecb7d8/attachment.html 


More information about the Kernelnewbies mailing list