hi, i have booted the angstrom bootstrap images in 2 different ways now.
1: initramfs build a cpio.gz image (IMAGE_FSTYPES = "cpio.gz" in you local.conf) but the zImage + angstrom.cpio.gz + haret.exe + default.txt onto you sd card (vfat formated). and boot it. default.txt should look like this: set GAFR(34) 1 set GAFR(35) 1 set GAFR(37) 1 set GAFR(39) 2 set GAFR(40) 2 set GAFR(41) 2 set GPDR(34) 0 set GPDR(35) 0 set GPDR(37) 0 set GPLR(34) 1 set GPLR(35) 1 set GPLR(37) 1 set GPLR(39) 1 set com "1" set kernel "zImage-2.6.20-hh1+cvs20070224-aximx50-20070224164343" set initrd "Angstrom-bootstrap-image-test-20070224-aximx50.rootfs.cpio.gz" set mtype "740" set cmdline "root=/dev/ram0 rw ip=10.0.0.2:10.0.0.1:10.0.0.1:255.255.255.0:axim:usb0:none console=ttyS0,115200n8 console=tty0 ramdisk_size=32768 rdinit=/sbin/init psplash=false" boot 2: rootfs-on-sd this method also works with a gpe image, the other method doesn't boot gpe for me. more infos are available here: http://userpage.fu-berlin.de/~zabel/magician/README and the default.txt is available here: http://userpage.fu-berlin.de/~zabel/magician/default.txt replace boot2 with boot the angstrom gpe images boots only via the ext2-on-sd method for me. i´ll try to build a nice working gpe image (incl. touchscreen support) and post it on my webspace... On Sunday, 25. February 2007 13:46:43 Pierre GAUFILLET wrote: > Well, after something like 51 attempts (arg !), I finally succeeded in > building angstrom-gpe-image with linux 2.6.19-hh12... > > I created an Angstrom rootfs on a SD card, but I am not able to boot it. > And of course no message at all but the kernel boot. Not even a > "/sbin/init not found". > As I use the same kernel with Debian, I think it is a kernel > configuration pb, and I verified root=<foo> and fstab. > More : qemu can not execute Angstrom programs. > I verified the binary endianess with objdump, but it seems ok. > > Does someone has an idea about that ? > > Pierre > > Patrick Steiner a écrit : > > On Thursday, 22. February 2007 18:39:25 Pierre GAUFILLET wrote: > >> Hi all, > >> > >> Patrick, could you please post your latest OE/Angstrom configuration for > >> Axim X50 ? > >> I am probably missing something, but I do not succeed in building a > >> distro with the one you sent a few weeks ago... > >> > >> If you could add a short description of the process to follow, or point > >> to it in the Wiki, it would be nice. > >> > >> > >> > >> Pierre > > > > Hi, > > > > my current angstrom.conf is attached but it into you OE dir > > conf/distro/angstrom-2007.1.conf > > > > after that follow this howto: > > > > http://www.angstrom-distribution.org/building-angstrom > > > > good luck! -- Patrick Steiner | [EMAIL PROTECTED] ICQ: 128261350 WWW: http://helmsdeep.homelinux.net/~pat working on (tux4u.skynet): Fedora Core release 6 (Zod) GNU/Linux 2.6.19-1.2895.fc6 -- _______________________________________________ Aximx50-port mailing list [email protected] https://www.handhelds.org/mailman/listinfo/aximx50-port
