Skip to content

Instantly share code, notes, and snippets.

@anddam
Created May 22, 2017 17:42
Show Gist options
  • Save anddam/a3e98cca00fab2bdfff9faae6d5cecdd to your computer and use it in GitHub Desktop.
Save anddam/a3e98cca00fab2bdfff9faae6d5cecdd to your computer and use it in GitHub Desktop.
$ sudo wipefs --force /dev/sda6
offset type
----------------------------------------------------------------
0x438 ext4 [filesystem]
LABEL: void-root
UUID: 0c50e049-c7cc-4b7d-b709-45c7c5bdef39
$ sudo wipefs /dev/sda6
offset type
----------------------------------------------------------------
0x438 ext4 [filesystem]
LABEL: void-root
UUID: 0c50e049-c7cc-4b7d-b709-45c7c5bdef39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment