Re: grub and devfs

2002-05-23 Thread Pavel Roskin
Hi, Christian! I've just installed a Linux from Scratch with device filesystem. Of course I use grub as my prferred bootloader. ;) But I had some trouble writing it to the mbr: You forgot the version of GRUB. Not all versions are equal! root@kronos-zwei:~# grub-install

Re: grub and devfs

2002-05-23 Thread Alex Thiel
Try giving the device the GRUB way, i.e. grub-install '(hd0)' Worked for me. Cheers, Alex On Thursday 23 May 2002 17:01, Christian Hesse wrote: Hello! I've just installed a Linux from Scratch with device filesystem. Of course I use grub as my prferred bootloader. ;) But I had some

Re: grub and devfs

2002-05-23 Thread Christian Hesse
On Thursday 23 May 2002 17:30, Pavel Roskin wrote: You forgot the version of GRUB. Not all versions are equal! Sorry, I've forgotten to mention that. I'm using grub 0.92 with linux 2.4.18. / ist ext3, /boot is still ext2. root@kronos-zwei:~# grub-install /dev/discs/disc0/disc