Hello,<div><br></div><div>I am trying to write a script that parse /boot/grub/menu.lst. On SLES11 SP2 installed machine </div><div>I observed that no &quot;root=&lt;device&gt;&quot; entry specified in menu entry of grub.However, the system <br>
boots up properly on reboots.</div><div><br></div><div>----------------------------------------- &gt;8 ---------------------------------------------</div><div><br></div><div><div>title SUSE Linux Enterprise Server 11 SP2</div>
<div>    root (hd0,1)</div><div>    kernel /boot/vmlinuz-&lt;version&gt;-default resume=/dev/sda1 splash=silent showopts</div><div>    initrd /boot/initrd-&lt;version&gt;-default<br><br></div></div><div>----------------------------------------- &gt;8 ---------------------------------------------</div>
<div><br></div><div>Is this expected behavior for grub ? or it might be something specific for SLES11SP2 (falling on resume device)?</div><div>Can anyone please help understand this?</div><div><br></div><div>Thanks,</div>
<div>Chaitanya</div>