On Jan 28, 2009, at 10:21 PM, Philip A. Prindeville wrote:
If you do a "make all runfs", the contents of build_i586/runfs/os shouldbe copied over onto the VFAT partition of your flash. What I typically do is: builder# make all runfs ... astlinux# mount -o remount,rw /oldroot/cdrombuilder# scp -rp build_i586/runfs/os [email protected]:/oldroot/cdrom/ os.newastlinux# cd /oldroot/cdrom astlinux# mv os os.old astlinux# mv os.new os astlinux# reboot ... astlinux# mount -o remount,rw /oldroot/cdrom astlinux# cd /oldroot/cdrom astlinux# rm -rf os.old astlinux# cd / astlinux# mount -o remount,ro /oldroot/cdrom astlinux#
Perhaps this could be added to the AstLinux web site somewhere... Thanks!
smime.p7s
Description: S/MIME cryptographic signature
------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [email protected].
