Re: [gentoo-user] Re: Beta test Gentoo with mdev instead of udev; version 2

2011-12-01 Thread Walter Dnes
On Wed, Nov 30, 2011 at 08:58:13PM +0700, Pandu Poluan wrote > On Mon, Nov 21, 2011 at 17:47, wrote: > > > > - >8 snip > > > 3) In the bootloader append line, include "init=/sbin/linuxrc" where > > ?? the file /sbin/linuxrc consists of *AT LEAST*... > > > > #!/sbin/busybox ash > > mount -t

Re: [gentoo-user] Re: Beta test Gentoo with mdev instead of udev; version 2

2011-11-30 Thread Pandu Poluan
On Mon, Nov 21, 2011 at 17:47, wrote: > - >8 snip > 3) In the bootloader append line, include "init=/sbin/linuxrc" where >   the file /sbin/linuxrc consists of *AT LEAST*... > > #!/sbin/busybox ash > mount -t proc proc /proc > mount -t sysfs sysfs /sys > exec /sbin/init > >   This should be

[gentoo-user] Re: Beta test Gentoo with mdev instead of udev; version 2

2011-11-21 Thread waltdnes
Based on feedback, I've changed step 6, to get a modified ebuild for virtual/dev-manager to properly check for busybox with the "mdev" USE flag. Steps 1-through-5 are unchanged. The usual warnings apply... * this is a beta * use a spare test machine * if you don't follow the instructions corr