Hello,
> I have been trying to install various things and have been getting the
> following error:
> ---
> Configuring h2200-bootloader
> FATAL: Module mtdblock not found.
> postinst script returned status 1
> ERROR: h2200-bootloader.postinst returned 1
> An error ocurred, return value: -1.
> ---
> my feeds.conf file is currently:
> src/gz x11 http://familiar.handhelds.org/releases/v0.8.2/feed/x11
> src/gz base http://familiar.handhelds.org/releases/v0.8.2/feed/base
>
> and I am running Tom's 1105 rootfs with Alain's most recent zImage and
> modules.
If I remember well, this has been corrected in the 0.8.3 snapshots.
According to an answer of Matt, you can do the work of the script by yourself :
mkdir -p /lib/firmware
dd if=/dev/mtdblock0 of=/lib/firmware/hamcop_bootloader.bin
I have done this on my rootfs (which is a 0.8.2)
Of course the problem is that, with my module all is builtin so there is no
mtdblock module.
Sincerely,
Alain
Received on Mon Dec 05 2005 - 10:08:39 EST
This archive was generated by hypermail 2.2.0 : Mon Dec 05 2005 - 10:08:43 EST