Dr Andrew Scott G7VAV

My photo
 
April 2024
Mo Tu We Th Fr Sa Su
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
6 7 8 9 10 11 12


WIPEFS

Section: System Administration (8)
Updated: October 2009
Index Return to Main Contents
 

NAME

wipefs - wipe a filesystem signature from a device  

SYNOPSIS

wipefs [-ahnpV] [-o offset] device  

DESCRIPTION

wipefs can erase filesystem or raid signatures (magic strings) from the specified device to make the filesystem invisible for libblkid. wipefs does not erase the filesystem itself nor any other data from the device. When used without options -a or -o, it lists all visible filesystems and the offsets of their signatures.  

OPTIONS

-a, --all
Erase all available signatures.
-h, --help
Print help and exit.
-n, --no-act
Causes everything to be done except for the write() call.
-o, --offset offset
Specify the location (in bytes) of the signature which should be erased from the device. The offset number may include a "0x" prefix; then the number will be interpreted as a hex value. It is possible to specify multiple -o options.

The offset argument may be followed by binary (2^N) suffixes KiB, MiB, GiB, TiB, PiB and EiB (the "iB" is optional, e.g. "K" has the same meaning as "KiB") or decimal (10^N) suffixes KB, MB, GB, PB and EB.

-p, --parsable
Print out in parsable instead of printable format. Encode all potentially unsafe characters of a string to the corresponding hex value prefixed by '\x'.
-V, --version
Output version information and exit.
 

AUTHOR

Karel Zak <kzak@redhat.com>.  

AVAILABILITY

The wipefs command is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/.  

SEE ALSO

blkid(8) findfs(8)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
AUTHOR
AVAILABILITY
SEE ALSO


for client 3.17.110.162
© Andrew Scott 2006 - 2024,
All Rights Reserved
http://www.andrew-scott.uk/
Andrew Scott
http://www.andrew-scott.co.uk/