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
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
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
3 matches
Mail list logo