[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [RFC]: d-i, /dev, busybox



On Tue Feb 13, 2001 at 02:09:13PM -0800, Joey Hess wrote:
> Erik Andersen wrote:
> > http://oss.lineo.com/cgi-bin/cvsweb/busybox/pivot_root.c?rev=1.1&content-type=text/x-cvsweb-markup
> 
> Mmmkay, that's trivial enough. :-) So:
> 
> # linuxrc
> mount -t ramfs none /mnt
> # copy whole root fs in
> # fully populate /mnt/dev, if devfs not used
> pivot_root /mnt /initrd
> # Cause what exactly the root is to this process
> # is slighlty confused right now.
> cd /
> freeramdisk

-freeramdisk
+freeramdisk /dev/ram0

 -Erik

--
Erik B. Andersen   email:  andersee@debian.org, andersen@lineo.com
--This message was written using 73% post-consumer electrons--



Reply to: