-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

wipefs


> Wipe filesystem, raid, or partition-table signatures from a device.

More information.


Display signatures for specified device:

sudo wipefs {/dev/sdX}

Wipe all available signatures for specified device:

sudo wipefs --all {/dev/sdX}

Perform dry run:

sudo wipefs --all --no-act {/dev/sdX}

Force wipe, even if the filesystem is mounted:

sudo wipefs --all --force {/dev/sdX}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 04:13:08 2024