Lonnie, At 08:00 22/01/2008 -0600, Lonnie Abelbeck wrote: >If you are using runnix (FAT16 bootable first partition) then don't use >makeimage.
That's what I suspected... >Your build should have generated a "astlinux-trunk-NNNN.tar.gz" archive, >and the corresponding files in the "astlinux-trunk-NNNN" directory. Yes : astlinux-trunk-1540.tar.gz >Either copy and expand the archive, OR copy all the files in >the directory to the "os" directory on the FAT16 partition. How do I do this? - gunzip astlinux-trunk-1540.tar.gz > /dev/sdd? or - use fdisk to create a FAT16 partition (what size?) on the CF card, create a partition called /os, and then copy all the files found in astlinux-trunk-1540.tar.gz? If the latter, doesn't the CF card need a bootloader? Do I need to use fdisk to set the FAT16 partition as active/bootable? >You may want to edit the astlinux-trunk-NNNN.run.conf file >"Kernel command line". What should I change in this file before copying it to the CF card? ========= [EMAIL PROTECTED] astlinux-trunk-1540]$ cat astlinux-trunk-1540.run.conf # Kernel command line KCMD="root=/dev/ram0 rw init=/linuxrc astlinux=geni586 astimg=astlinux-trunk-1540.run astkd=/dev/sda1 astlive ide=nodma" # Offset for root filesystem # OFFSET="32256" # location of kernel binary inside root (include mountpoint) KERN="/mnt/root/boot/bzImage" # root fs type FSTYPE="squashfs" # initrd location relative to runnix / INITRD="/mnt/base/os/initrd.img" ========= >This SF.net email is sponsored by: Microsoft Defy all challenges. >Microsoft(R) Visual Studio 2008. ;-) Thank you. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ 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]
