Installation Procedure

  1. Install the familiar bootloader

  2. In the bootloader, type: load root and send the Angstrom .jffs2 image (using ymodem from hyperterminal), see familiar install for more information.

  3. type: set linuxargs "root=/dev/mtdblock1 rootfstype=jffs2 console=ttyS00,115200"
  4. type: boot
  5. use the gui to set the root password
  6. use usb for network connectivity

Tested Images

Angstrom-console-image-test-20070401-h5000.rootfs.jffs2

This image boots fine. I get the login prompt and can type commands. It is missing kernel modules for wifi so I don't tried much.

Angstrom-minimalist-image-test-20070516-h5000.rootfs.jffs2

This image doesn't boot. It hangs with the following error

[    1.390000] VFS: Cannot open root device "mtdblock1" or unknown-block(31,1)
[    1.390000] Please append a correct "root=" boot option
[    1.400000] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(31,1)
[    1.410000]  <7>h5400_battery: charger on (AC)

Angstrom-console-image-test-20070516-h5000.rootfs.jffs2

Same as Angstrom-minimalist-image-test-20070516-h5000.rootfs.jffs2

Angstrom-x11-gpe-image-glibc-ipk-2007.9-test-20070917-h5000.rootfs.jffs2

Angstrom-x11-image-glibc-ipk-2007.12-h5000.rootfs.jffs2

Angstrom-x11-image-glibc-ipk-2007.12-r3-h5000.rootfs.jffs2

console-image-h5000.jffs2

* Step 3 should be: set linuxargs "root=mtd1 rootfstype=jffs2 console=ttyS00,115200" * MMC/SD seems to work * Bluetooth doesn't seem to work * WLAN does not seem to work (no module included)

IpaqH5550 (last edited 2008-10-16 16:25:20 by minion)