I've tried with a 256M Compact flash too, and it happens the same thing.
My installation:
Under bootloader 2.18.54:
boot> load bootldr
Then I reset my ipaq (to get the new bootloader) and I boot familiar.
Under familiar:
fdisk /dev/hda
I make 2 primary partitions:
hda1: 32Mo with Id 6 (fat16)
hda2: 224Mo with Id 83 (Linux)
# mkdosfs /dev/discs/disc0/part1
# mkfs.ext3 -j /dev/discs/disc0/part2
in my fstab I've added:
/dev/discs/disc0/part1 /mnt/vfat vfat defaults 0 0
so :
# mount /mnt/vfat
# cd /mnt/vfat
# mkdir boot
# cd boot
I've tested with the 2 initrd (of install and h3800 directories)
I sent initrd, zimage and params with zmodem protocol by minicom
then
# umount /mnt/vfat
# shutdown -r now
then with the bootloader for example :
boot> boot vfat
And I get the same problem..., and the same log...
Gaël
Selon James Conner <jim@secret.org.uk>:
> 2.20.4 needs a new param....
>
> 'set rootfstype cramfs'
>
> Other than that they're the same...
>
> I'm using the params from http://intimate.handhelds.org/h3800/params
>
> Jim
Received on Sat Aug 30 22:51:35 2003
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:42:41 EDT