On Mon, 14 May 2001, H. Peter Anvin wrote: > > LILO uses BIOS, for fsck sake. It couldn't care less for device numbers > > on the kernel side. Ask Andries how much do they have in common with > > BIOS drive numbers. > > > > That's not the issue. LILO takes whatever you pass to root= and converts > it to a device number at /sbin/lilo time. An idiotic practice on the > part of LILO, in my opinion, that ought to have been fixed a long time > ago. Oh, _that_ one. <shrug> pass rootname=driver!name (or whatever syntax you prefer) to the kernel and call do_mount() instead of sys_mknod() in prepare_namespace() (rootfs patch). BFD. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Re: LANANA: To Pending Device Number Registrants Andi Kleen
- Re: LANANA: To Pending Device Number Registrants Richard Gooch
- Re: LANANA: To Pending Device Number Registrants Alan Cox
- Re: LANANA: To Pending Device Number Registrants Alexander Viro
- Re: LANANA: To Pending Device Number Registrants Alan Cox
- Re: LANANA: To Pending Device Number Registrants Alexander Viro
- Re: LANANA: To Pending Device Number Registrants Alan Cox
- Re: LANANA: To Pending Device Number Registrants Alexander Viro
- Re: LANANA: To Pending Device Number Registrants H. Peter Anvin
- Re: LANANA: To Pending Device Number Registrants Alexander Viro
- Re: LANANA: To Pending Device Number Registrants Alan Cox
- Re: LANANA: To Pending Device Number Registrants Alexander Viro
- Re: LANANA: To Pending Device Number Registrants Richard Gooch
- Re: LANANA: To Pending Device Number Registrants God
- 2.4 To Pending Device Number Registrants bert hubert
- Re: 2.4 To Pending Device Number Registrants Alan Cox
- Re: 2.4 To Pending Device Number Registrants bert hubert
- Re: LANANA: To Pending Device Number Registrants Arjan van de Ven
- Re: LANANA: To Pending Device Number Registrants Alan Cox
- Re: LANANA: To Pending Device Number Registrants Kai Henningsen