At last, I've booted too. Both GPE and OPIE works (from:
http://familiar.handhelds.org/releases/v0.8.4/install/files/h2200/ ).
After untar on SD Card, create </path/to/SD/Card/>/boot/labrun file with
contents:
(zImage used from relase, not from http://handhelds.org/~mreimer/ )
############################
copy fs:/mnt/boot/zImage fs:/zImage
umount /mnt
armboot fs:/zImage "root=/dev/mmcblk0p1"
############################
After that edit the </path/to/SD/Card/>/etc/fstab:
#############################
#/dev/mtdblock3 / jffs2 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
/dev/mmcblk0p1 / auto defaults 1 1
#/dev/mmcblk0p1 /media/card auto
defaults,sync,noauto,noatime,exec,suid 0 0
############################
I couldn't remember which htc-image I used. But with OPIE power-on
button doesn't work. GPE works fine. The next step is working with
package manager to install mtdchar and other packages to move jffs2
image to NAND. Should it increase stability? ext2 is non-journaled. Is
it ok?
Received on Thu Feb 07 2008 - 08:02:07 EST
This archive was generated by hypermail 2.2.0 : Thu Feb 07 2008 - 08:02:27 EST