diff --git a/docs/storage.html.in b/docs/storage.html.in index e9e6ec742341f0d2cc00e9b149b02b614b53a8f5..9adcc2a87f0c8972a4bf1ac766b21d6b38b0e70b 100644 --- a/docs/storage.html.in +++ b/docs/storage.html.in @@ -310,7 +310,7 @@ on the size and placement of volumes. The 'free extents' information will detail the regions which are available for creating new volumes. A volume cannot span across 2 different free extents. - It will default to using msdos as the pool source format. + It will default to using dos as the pool source format.

Example pool input

@@ -357,8 +357,10 @@

- The dos or gpt formats are recommended for - best portability - the latter is needed for disks larger than 2TB. + The formats dos ("msdos" in parted terminology, + good for BIOS systems) or gpt (good for UEFI + systems) are recommended for best portability - the latter is + needed for disks larger than 2TB.

Valid volume format types