Skip to content

Instantly share code, notes, and snippets.

@MrChrisJ
Created December 5, 2015 01:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MrChrisJ/b1dcbe648e3e90e1fef4 to your computer and use it in GitHub Desktop.
Save MrChrisJ/b1dcbe648e3e90e1fef4 to your computer and use it in GitHub Desktop.
Fullnode mount error
pi@fullnode ~ $ sudo fdisk -l
Disk /dev/mmcblk0: 7860 MB, 7860125696 bytes
4 heads, 16 sectors/track, 239872 cylinders, total 15351808 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: 0xa6202af7
Device Boot Start End Blocks Id System
/dev/mmcblk0p1 8192 122879 57344 c W95 FAT32 (LBA)
/dev/mmcblk0p2 122880 15351807 7614464 83 Linux
Disk /dev/sda: 125.6 GB, 125560684544 bytes
255 heads, 63 sectors/track, 15265 cylinders, total 245235712 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
Device Boot Start End Blocks Id System
/dev/sda1 2 245235711 122617855 7 HPFS/NTFS/exFAT
Disk /dev/sdb: 126.7 GB, 126735089664 bytes
255 heads, 63 sectors/track, 15407 cylinders, total 247529472 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
Device Boot Start End Blocks Id System
/dev/sdb1 2 247529471 123764735 b W95 FAT32
pi@fullnode ~ $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment