Re: LILO Problems

2003-09-10 Thread Russell Coker
On Thu, 11 Sep 2003 10:46, Peter Nuttall wrote: > Your first problem is that you are trying to use devfs. this is replacement > for the /dev system. You need to try the commands lilo is suggesting > otherwise your kernel will not be able to find your / partion. (i think). You are not compelled to

Re: LILO Problems

2003-09-10 Thread Chris Cheney
On Thu, Sep 11, 2003 at 02:05:26AM +0100, Peter Nuttall wrote: > /dev is supposted to be worthwhile if you use usb or firewire but the old > system is just fine for any thing else. afaik devfs has been officially deprecated the replacement for it is called udev[0]. Chris [0] - http://www.ussg.i

Re: LILO Problems

2003-09-10 Thread Peter Nuttall
> > debian-rti:/# lilo > > Warning: '/proc/partitions' does not match '/dev' directory structure. > > Name change: '/dev/ide/host0/bus0/target0/lun0/disc' -> '/dev/hda' > > The kernel was compiled with DEVFS_FS, but 'devfs=mount' was omitted > > as a kernel command-line boot param

Re: LILO Problems

2003-09-10 Thread Andreas Pakulat
On 10.Sep 2003 - 20:38:27, Robert Tilley wrote: > I recently aptitude installed linux kernel image 2.6.0-test4-1-386. However, > LILO will not run without error. test2 worked. > debian-rti:/# lilo > Warning: '/proc/partitions' does not match '/dev' directory structure. > Name change: '/de

Re: LILO Problems

2003-09-10 Thread Peter Nuttall
On Thursday 11 Sep 2003 1:38 am, Robert Tilley wrote: > I recently aptitude installed linux kernel image 2.6.0-test4-1-386. > However, LILO will not run without error. > > debian-rti:/# lilo > Warning: '/proc/partitions' does not match '/dev' directory structure. > Name change: '/dev/ide/host0

Re: LILO Problems

2003-09-10 Thread David Pye
Sorry, but isn't this really a little OT here? David On Thursday 11 September 2003 01:38, Robert Tilley wrote: > I recently aptitude installed linux kernel image 2.6.0-test4-1-386. > However, LILO will not run without error. > > debian-rti:/# lilo > Warning: '/proc/partitions' does not match '/d

LILO Problems

2003-09-10 Thread Robert Tilley
I recently aptitude installed linux kernel image 2.6.0-test4-1-386. However, LILO will not run without error. debian-rti:/# lilo Warning: '/proc/partitions' does not match '/dev' directory structure. Name change: '/dev/ide/host0/bus0/target0/lun0/disc' -> '/dev/hda' The kernel was comp