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:  [EMAIL PROTECTED], [EMAIL PROTECTED]
--This message was written using 73% post-consumer electrons--


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to