Skip to content

Instantly share code, notes, and snippets.

@psykidellic
Created February 15, 2012 23:35
Show Gist options
  • Save psykidellic/1840061 to your computer and use it in GitHub Desktop.
Save psykidellic/1840061 to your computer and use it in GitHub Desktop.
ubuntu@ip-10-161-46-55:~$ sudo mount -a
mount: wrong fs type, bad option, bad superblock on /dev/xvdh,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
ubuntu@ip-10-161-46-55:~$ sudo fdisk -l
Disk /dev/xvda1: 8589 MB, 8589934592 bytes
255 heads, 63 sectors/track, 1044 cylinders, total 16777216 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: 0x00000000
Disk /dev/xvda1 doesn't contain a valid partition table
Disk /dev/xvdh: 10.7 GB, 10737418240 bytes
255 heads, 63 sectors/track, 1305 cylinders, total 20971520 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: 0x00000000
Disk /dev/xvdh doesn't contain a valid partition table
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment