VolumioBeta1BBlack.img - cannot mount

What’s causing his?

Things look Ok

[code]fdisk -lu VolumioBeta1BBlack.img

Disk VolumioBeta1BBlack.img: 1887 MB, 1887436800 bytes
255 heads, 63 sectors/track, 229 cylinders, total 3686400 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x80000000

                                  Device Boot      Start         End      Blocks   Id  System

/media/images/Beagle/VolumioBeta1BBlack.img1 * 2048 4095 1024 1 FAT12
/media/images/Beagle/VolumioBeta1BBlack.img2 4096 3751935 1873920 83 Linux[/code]
But

root@mbox:/home/fred/BBB# mount -o loop,offset=$((4096 * 512)) VolumioBeta1BBlack.img /mnt/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
So

[14631.279946] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: (null) [14681.077675] EXT4-fs (loop0): bad geometry: block count 468480 exceeds size of device (460288 blocks)