Skip to content

Instantly share code, notes, and snippets.

@MrChrisJ
Created December 5, 2015 01:46
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/06b369973a6c73e4f190 to your computer and use it in GitHub Desktop.
Save MrChrisJ/06b369973a6c73e4f190 to your computer and use it in GitHub Desktop.
Fullnode blkid
pi@fullnode ~ $ sudo blkid
/dev/mmcblk0p1: SEC_TYPE="msdos" LABEL="boot" UUID="15CD-3B79" TYPE="vfat"
/dev/mmcblk0p2: UUID="13d368bf-6dbf-4751-8ba1-88bed06bef77" TYPE="ext4"
/dev/sda1: LABEL="blockchain" UUID="af1ff8ee-cfe7-4f26-bea6-1a0f3fe6129e" TYPE="ext4"
/dev/sdb1: LABEL="BLOCKCHAIN" UUID="C796-1410" TYPE="vfat"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment