Re: Linux/Android working on Titan
doesn't seem to be ext2
sudo mount -t ext2 -o loop zImage tmp/
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
VFS: Can't find an ext2 filesystem on dev loop0.
|