mirabilos wrote:

> >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.
>
> That's why you have to use append="root=blah" for devfs :)

I don't really think you have to. With 'lba32'
enabled (maybe also without that ... ) and just using lilo
normally it works with devfs.


Nico

ps: lilo.conf:

boot=/dev/discs/disc0/disc
lba32
...
image = /boot/244nospeak
  root = /dev/root
  label = nospeak
  append = "LOC=HOME"



flapp:~/bootdisk # lilo -V
LILO version 21.6



-
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/

Reply via email to