Defined the term LBA in man xorriso
This commit is contained in:
@ -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 1 "Version 1.3.3, Nov 27, 2013"
|
||||
@c man .TH XORRISO 1 "Version 1.3.3, Dec 01, 2013"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -409,15 +409,19 @@ and the burn program is desired. -C $msc1,$msc2 is equivalent to:
|
||||
Input drive, i.e. source of an existing or empty ISO image, can be any random
|
||||
access readable libburn drive: optical media with readable data,
|
||||
blank optical media, regular files, block devices.
|
||||
@c man .PP
|
||||
@sp 1
|
||||
@*
|
||||
Output drive, i.e. target for writing, can be any libburn drive.
|
||||
Some drive types do not support the method of growing but only the methods
|
||||
of modifying and blind growing. They all are suitable for newly created images.
|
||||
@*
|
||||
@c man .PP
|
||||
@sp 1
|
||||
All drive file objects have to offer rw-permission to the user of
|
||||
@command{xorriso}.
|
||||
Even those which will not be useable for reading an ISO image.
|
||||
@*
|
||||
With any type of drive object, the data are considered to be organized in
|
||||
blocks of 2 KiB. Access happens in terms of Logical Block Address
|
||||
(@strong{LBA}) which gives the number of a particular data block.
|
||||
@c man .PP
|
||||
@sp 1
|
||||
MMC compliant (i.e. optical) drives on GNU/Linux usually get addressed by
|
||||
|
Reference in New Issue
Block a user