I get this problem:
# mount -t vfat -o loop,offset=512 binary.img /mnt
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
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
on Jun 07, 2013, piotr <[email protected]> wrote:
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/21356306.158827.1370557899243.JavaMail.mail@webmail13
hiI have created live wheezy hdd -> binary.img and I would like to mount it?
I didn't have any problem to mount binary.img from squeeze live using this command:# mount -t vfat -o loop,offset=512 binary.img /mntbut it doesn't work with binary.img of wheezy live?
Knows anyone what's the clue?greetingsPiotr-- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/1149063046.158768.1370557669073.JavaMail.mail@webmail13
