ble/disks-suppression-list¶
A template to define the BLE config.txt with.
A list of devices that should not be attempted to be wiped on the system.
Disks may be listed either as sda
or /dev/sda
format.
This suppression list is intended for blacklisting devices that may be
known to be Read Only; for example /dev/sr0
or /dev/cdrom0
.
By default this Param will suppress wiping the following defined devices:
/dev/sr0
(SCSI ROM device 0)/dev/cdrom
(CDROM device )/dev/dvd
(DVD device )
Systems with more than one sr0
type device will need to update this list
appropriately.