|
|
|
@ -50,7 +50,7 @@
|
|
|
|
|
@c man .\" First parameter, NAME, should be all caps
|
|
|
|
|
@c man .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
|
|
|
|
@c man .\" other parameters are allowed: see man(7), man(1)
|
|
|
|
|
@c man .TH XORRISO-DD-TARGET 1 "Version 1.5.3, Dec 2, 2019"
|
|
|
|
|
@c man .TH XORRISO-DD-TARGET 1 "Version 1.5.3, Dec 5, 2019"
|
|
|
|
|
@c man .\" Please adjust this date whenever revising the manpage.
|
|
|
|
|
@c man .\"
|
|
|
|
|
@c man .\" Some roff macros, for reference:
|
|
|
|
@ -191,7 +191,7 @@ sde
|
|
|
|
|
@cindex Use case, list all devices with reasoning
|
|
|
|
|
For the more curious user, there is option @strong{-list_all} which prints
|
|
|
|
|
the evaluation of each disk-like device that is listed by program lsblk.
|
|
|
|
|
Optical drives and floppy disks are excluded, though.
|
|
|
|
|
Optical drives, floppy disks, RAM block devices are excluded, though.
|
|
|
|
|
@*
|
|
|
|
|
Each device is shown by one line of the form
|
|
|
|
|
@*
|
|
|
|
@ -453,6 +453,14 @@ Use program @strong{xorrecord} for this kind of devices.
|
|
|
|
|
A given device name looks like the name of a partition. Expected are names
|
|
|
|
|
of base devices, like "sde", not of their partitions, like "sde1".
|
|
|
|
|
@*
|
|
|
|
|
@strong{looks_like_floppy-}
|
|
|
|
|
@*
|
|
|
|
|
A given device name looks like the name of a floppy disk drive: fd[0-9]*.
|
|
|
|
|
@*
|
|
|
|
|
@strong{looks_like_ramdev-}
|
|
|
|
|
@*
|
|
|
|
|
A given device name looks like the name of a ram block device: zram[0-9]*.
|
|
|
|
|
@*
|
|
|
|
|
@strong{lsblk_no_size-}
|
|
|
|
|
@*
|
|
|
|
|
A size test is given by -max_size, -min_size, or -image_file but the size of
|
|
|
|
|