From e19a338a095b458201d29e425ab635e2ee227710 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Sun, 13 Aug 2017 14:51:39 +0200 Subject: [PATCH] Re-added two empty lines which were lost by previous commit --- doc/boot_sectors.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/boot_sectors.txt b/doc/boot_sectors.txt index 2c26d79..0cec78f 100644 --- a/doc/boot_sectors.txt +++ b/doc/boot_sectors.txt @@ -305,6 +305,7 @@ Sources: Mailing list conversations with H. Peter Anvin and Vladimir Serbinenko. Mail conversations with Natalia Portillo. + The candidates for MBR booting will normally use El Torito rather than MBR if the ISO image is presented on CD, DVD, or BD media. The MBR comes into effect if the image is on a media that is interpreted by @@ -426,6 +427,7 @@ Sources: Mail conversations with Natalia Portillo of DiskImageChef, who quoted "Inside Macintosh" Volumes IV and V. + APM has an adjustable block size. Because the ISO images shall always work on optical media, and in order to make room for the header block of an additional GPT, only block size 2048 is considered here.