Create a gist now

Instantly share code, notes, and snippets.

What would you like to do?
$ 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