Let -truncate "sbsector" "new" work even if LBA-0-superblock is damaged
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
.\" First parameter, NAME, should be all caps
|
||||
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
.\" other parameters are allowed: see man(7), man(1)
|
||||
.TH XORRISO 1 "Version 1.5.5, Jan 15, 2023"
|
||||
.TH XORRISO 1 "Version 1.5.5, Feb 22, 2023"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -2785,6 +2785,10 @@ A number without "+" gives the overall number of bytes. In any case the result
|
||||
may not be smaller than "new". Numbers may have a unit suffix: "d"=512,
|
||||
"k"=1024, "s"=2048, "m"=1024k, "g"=1024m.
|
||||
.br
|
||||
Normally the volume descriptors at block 16 ff. have to be readable. Only with
|
||||
entity "lba" or "sbsector" and adjust mode "new" it is possible to address
|
||||
a session if block 16 ff. yields no valid volume descriptors.
|
||||
.br
|
||||
Examples:
|
||||
.br
|
||||
Activate session 4 and enable overwriting of the blocks of younger sessions:
|
||||
|
Reference in New Issue
Block a user