For various reasons, I need to do away with label-based mounting on my
system -- at least for a day or so.

I know that in fstab, I can change the line

        LABEL=/         /

to

        /dev/hda3       /

but do I need to do the same in GRUB?  Should I change the line

kernel /vmlinuz-2.4.18-19.8.0smp ro root=LABEL=/ hdc=ide-scsi

to

kernel /vmlinuz-2.4.18-19.8.0smp ro root=/dev/hda3 hdc=ide-scsi

?


-- 
--
Slainte,
Richard S. Crawford
AIM: Buffalo2K / Y!: rscrawford / ICQ: 11640404
http://www.mossroot.com http://www.stonegoose.com
"It is only with our heart that we can see clearly.  What is essential
is
invisible to the eye."  --Antoine de Saint Exupery



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to