> --- Andrej Borsenkow <[EMAIL PROTECTED]>
> wrote:
> > > Hmm, I haven't yet "dared" to try out devfs.  What
> > do I need to change
> > > to use it?
> > >
> >
> > Add devfs=mount to kernel boot string. Current
> > installer does it by
> > default. It should (mostly) be transparent, but
> > YMMV.
> 
> do you mean from within lilo?

Lilo or grub at your discretion.

image=/boot/vmlinuz
        label=linux
        root=/dev/hda5
        initrd=/boot/initrd.img
        append=" devfs=mount textboot apm=realmode-power-off"
        read-only

-andrej

Reply via email to