Rejecting zram[0-9] as candidate device
This commit is contained in:
@ -96,7 +96,7 @@ File: xorriso-dd-target.info, Node: Listall, Next: Givendevices, Prev: Simple
|
||||
|
||||
For the more curious user, there is option *-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
|
||||
name : advice : reasoning : info
|
||||
*name* is the device name without "/dev/" prefix.
|
||||
@ -279,6 +279,12 @@ This reason overrides any "has_XYZ-" reason.
|
||||
*looks_like_cd_drive-*
|
||||
A given device name looks like the name of an optical drive: sr[0-9]*.
|
||||
Use program *xorrecord* for this kind of devices.
|
||||
*looks_like_floppy-*
|
||||
A given device name looks like the name of a floppy disk drive:
|
||||
fd[0-9]*.
|
||||
*looks_like_ramdev-*
|
||||
A given device name looks like the name of a ram block device:
|
||||
zram[0-9]*.
|
||||
*looks_like_disk_partition-*
|
||||
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".
|
||||
@ -502,18 +508,18 @@ Node: Top429
|
||||
Node: Overview996
|
||||
Node: Simplenames2788
|
||||
Node: Listall3399
|
||||
Node: Givendevices4809
|
||||
Node: Plugtest5611
|
||||
Node: Dowrite7451
|
||||
Node: Unwise8566
|
||||
Node: Reasons9922
|
||||
Node: Options12220
|
||||
Node: Examples14840
|
||||
Node: Files15013
|
||||
Node: Seealso15171
|
||||
Node: Bugreport15337
|
||||
Node: Legal15923
|
||||
Node: CommandIdx16627
|
||||
Node: ConceptIdx17674
|
||||
Node: Givendevices4825
|
||||
Node: Plugtest5627
|
||||
Node: Dowrite7467
|
||||
Node: Unwise8582
|
||||
Node: Reasons9938
|
||||
Node: Options12427
|
||||
Node: Examples15047
|
||||
Node: Files15220
|
||||
Node: Seealso15378
|
||||
Node: Bugreport15544
|
||||
Node: Legal16130
|
||||
Node: CommandIdx16834
|
||||
Node: ConceptIdx17881
|
||||
|
||||
End Tag Table
|
||||
|
Reference in New Issue
Block a user