New xorriso-dd-target option -trust_lsblk_udev
This commit is contained in:
@ -387,6 +387,15 @@ File: xorriso-dd-target.info, Node: Options, Next: Examples, Prev: Overview,
|
||||
need to run the whole program as superuser.
|
||||
If -DO_WRITE -with_sudo is given, then the programs umount and dd
|
||||
will be run by sudo, too.
|
||||
-trust_lsblk_udev
|
||||
Suppress the reason no_fs_while_not_su- if lsblk is linked with
|
||||
libudev.so. In this case it is likely that lsblk can retrieve
|
||||
FSTYPE even if run by a non-priviledged user.
|
||||
This option is intended for use by frontend programs which are
|
||||
certain that they do not encounter a udev-using version of lsblk
|
||||
which nevertheless fails to detect existing filesystems. Human
|
||||
users should better acquire superuser powers if reason
|
||||
no_fs_while_not_su- is reported.
|
||||
-image_file PATH
|
||||
Set the path of the image file which shall be written to a device.
|
||||
Its size will be set as -min_size.
|
||||
@ -491,19 +500,20 @@ File: xorriso-dd-target.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal
|
||||
|