So on Fedora and other Redhat systems /dev/root is an actual device
node (in this case my root partition is sda1):
[EMAIL PROTECTED] grub2]# ls -l /dev/root
brw--- 1 root root 8, 1 Feb 17 13:11 /dev/root
[EMAIL PROTECTED] grub2]# ls -l /dev/sda1
brw-r- 1 root disk 8, 1 Feb 17 13:12 /dev/s
I will try it out and get some output from it.
On 2/12/07, Marco Gerards <[EMAIL PROTECTED]> wrote:
"Jerone Young" <[EMAIL PROTECTED]> writes:
> Trying to get grub to read from grub.cfg file with the current code in
> CVS appears to be busted. Release 1.95 works fine and can read the
> grub.cf
I've created a ChangeLog entry and have attaced all the patches along
with it in this email.
On 2/14/07, Yoshinori K. Okuji <[EMAIL PROTECTED]> wrote:
On Monday 12 February 2007 07:20, Jerone Young wrote:
> I accidentally sent the wrong changes in the last email. So please pay
> them no attentio