> I've compiled my Astlinux build environment fine, and am at the point > that I want to put the image on my CF card. However, I've not been > able to find any information on whether the image is written to a file > on my disk, or if it is trying to write the image directly to my > laptops hard drive :)
mkimage.sh creates a file called "disk.img". Run "./mkimage.sh 64" (this would create a 64 MB image. You can change this value, but don't go below 48. Once you have disk.img you can "cat" it to your CF card (using your USB card reader). Be sure you specify the correct drive ;) cheers, Ingmar _______________________________________________ Astlinux-users mailing list [email protected] http://lists.kriscompanies.com/mailman/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED]
