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 should
be copied over onto the VFAT partition of your flash.

What I typically do is:

builder# make all runfs
...

astlinux# mount -o remount,rw /oldroot/cdrom

builder# scp -rp build_i586/runfs/os r...@192.168.1.1:/oldroot/cdrom/ os.new

astlinux# 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!

Attachment: 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
Astlinux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
pay...@krisk.org.

Reply via email to