Re: "Waiting for root file system" problem
On Thu, Jan 03, 2008 at 06:39:11 -0500, dave N wrote:
[...]
> Question: In the menu.lst grub file, how would I use
> the label assignment in the line:
>
> kernel /vmlinuz-2.6.18-5-686 root=/dev/sdc2 ro
I think this should be OK:
kernel /vmlinuz-2.6.18-5-686 root=LABEL=your_root_label ro
I have
# kopt=root=LABEL=my_root_label ro
in my menu.lst and this works for all the auto-generated entries.
--
Regards, | http://users.icfo.es/Florian.Kulzer
Florian |
Reply to: