On Thursday 30 September 2004 14:37, Marco Gerards wrote: > A device name like this could prevent other problems (for example > with weird BIOSes) as well. Therefore I thought about implementing > this for GRUB 2, not for this reason, but mainly for other reasons I > will explain later in my email.
In GRUB legacy, the easiest way is not to set the root drive explicitly, because the boot drive is the default root drive. The problem in this method is that there is no way to go back to the boot drive correctly once you set the root drive explicitly. So having a psuedo device for the boot drive might be a good feature for GRUB 2. Okuji _______________________________________________ Bug-grub mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-grub
