Hello Zdenek, Saturday, March 31, 2007, 5:21:26 PM, you wrote:
> Hello all, > It was my first attempt to install Angstrom on my IPAQ H2210; the goal > is to have LAB installed and run Angstrom from a Kingston SD 512MB card. > Before trying that, I've been running Familiar 0.8.4 so LAB was already > loaded into flash. Here is what I did: > I then reformated the SD with mke2fs, downloaded the newest image > (Angstrom-x11-image-test-20070326-h2200.rootfs.ext2 > <http://www.angstrom-distribution.org/unstable/images/20070325/h2200/Angstrom-x11-image-test-20070326-h2200.rootfs.ext2> > ) and run dd if=Angstrom-x11-image-test-20070326-h2200.rootfs.ext2 > <http://www.angstrom-distribution.org/unstable/images/20070325/h2200/Angstrom-x11-image-test-20070326-h2200.rootfs.ext2> > of=/dev/sdc1. I then created the file boot/labrun and put there the > following lines: > > copy fs:/mnt/boot/zImage fs:/zImage > umount /mnt > armboot fs:/zImage "root=/dev/mmcblk0p1" > console=ttyS0,115200n8 > Finally, I modified etc/fstab so that it reads: > /dev/mmcblk0p1 / ext2 defaults 1 1 > proc /proc proc defaults 0 0 > sys /sys sysfs defaults 0 0 > tmpfs /var tmpfs defaults 0 0 > /dev/hda1 /media/cf auto > defaults,sync,noauto,noatime,exec,suid 0 0 > When I inserted the SD into my IPAQ, first the LAB picture "invent > freely" shows, then it switches to an Angstrom bootsplash (there's an > Openmoko logo), but after few seconds it freezes from an unknown reason. > When I watch the serial console, the last messages read: >>> Booting now. >>> Looking for filesystems... > >> Trying "/dev/mmcblk0p1"... ok. >>> Executing labrun... Copying [fs:/mnt/boot/zImage] to [fs:/zImage] ... > ARMBooting NOW: Cmdline root=/dev/mmcblk0p1 > armboot: Placing new kernel into temporary RAM... > armboot: Booting new kernel... > BOOT:Uncompressing > Linux.......................................................................................... > done, booting the kernel. Always add "console=" switch on the kernel commandline, for next few years at least. "console=/dev/tty0" for console logging (make sure that FB driver is builtin) or "console=/dev/ttyS0" for serial (you can have both, too, tty0 should go last). > Here it stops/freezes. Did I forget something? Or at least is it > possible to disable the "Openmoko" splash so that I can see on the > screen why the things go wrong? Yes, see Angstrom FAQ: http://linuxtogo.org/gowiki/AngstromFaq > Thank you, any help will be appreciated. Kind regards, Zdenek Kunicky -- Best regards, Paul mailto:[EMAIL PROTECTED] _______________________________________________ Angstrom-distro-users mailing list Angstrom-distro-users@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users