On Wed, Nov 30, 2011 at 08:58:13PM +0700, Pandu Poluan wrote
> On Mon, Nov 21, 2011 at 17:47,  <waltd...@waltdnes.org> 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 enough for most users. ??If you have an unusual setup,
> > ?? you may need additional stuff in there. ??If you're using lilo remember
> > ?? to re-run lilo to implement the changes.
> >
> 
> ----- >8 snip
> 
> BTW, "which busybox" returns /bin/busybox instead of /sbin/busybox

  In plain English... I goofed.  It is /bin/busybox.  Thanks for
catching that.  This is what beta testing is for <G>.  I'll update the
instructions.

-- 
Walter Dnes <waltd...@waltdnes.org>

Reply via email to