PatientFan
Still Fresh
- Joined
- Sep 1, 2011
- Messages
- 29
Does anybody know how to access the content of rootfs.img extracted from Zaxxon-HF6.zip?
I would like to access the firmware of the Pandora on a Ubuntu Linux machine. Especially the libraries.
I don't get further than the error shown below.
What filesystem is used in rootfs.img?
Or am I going about this completely the wrong way?
$ sudo mount -o loop rootfs.img /mnt/pandorafirmware
mount: wrong fs type, bad option, bad superblock on /dev/loop0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
I would like to access the firmware of the Pandora on a Ubuntu Linux machine. Especially the libraries.
I don't get further than the error shown below.
What filesystem is used in rootfs.img?
Or am I going about this completely the wrong way?
$ sudo mount -o loop rootfs.img /mnt/pandorafirmware
mount: wrong fs type, bad option, bad superblock on /dev/loop0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so