OESF Portables Forum

General Forums => Off Topic forum => Topic started by: richie on March 08, 2005, 08:02:48 am

Title: Pma400 Rom Available
Post by: richie on March 08, 2005, 08:02:48 am
Hi all

Archos have posted the first revised firmware for the Qtopia based PMA400.  A poster on jbmm.fr has given instructions for opening up the firmware and mountting the cramfs image. Potential tweaks, custom roms?

PMA400 firmware (http://www.archos.com/download/firmware/pma400/1.12-1/PMA400_1_12.zip)

Code: [Select]
dd skip=603860 ibs=1 cbs=1 if=aimage.img of=cramfs.img
Code: [Select]
mkdir /tmp/archosrom
mount -o loop cramfs.img /tmp/archosrom

Richie
Title: Pma400 Rom Available
Post by: Mickeyl on March 13, 2005, 07:13:32 am
Good News. From a first glance it sounds like a breeze to add PMA400 support to OpenEmbedded - if all necessary tools are open sourced.