From ce9c853292e0d37e3931634f43ce697ccd33ad11 Mon Sep 17 00:00:00 2001 From: Gerardo Exequiel Pozzi Date: Fri, 28 Jun 2013 12:49:46 -0300 Subject: [archiso] Document isohybrid-gpt boot method Signed-off-by: Gerardo Exequiel Pozzi --- docs/README.transfer | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'docs/README.transfer') diff --git a/docs/README.transfer b/docs/README.transfer index d3ec720..c2883ad 100644 --- a/docs/README.transfer +++ b/docs/README.transfer @@ -7,6 +7,7 @@ INDEX * PC-BIOS (MBR) * PC-BIOS (ISOHYBRID-MBR) * PC-EFI (GPT) [x86_64 only] + * PC-EFI (ISOHYBRID-GPT) [x86_64 only] @@ -95,7 +96,7 @@ Note: COW is not supported on NTFS. Note: This method is the most easily, quick and dirty, but is the most limited if you want to use your target medium for other purposes. - See README.knownissues (2) if using this method does not boot. + If using this does not work, use PC-BIOS (MBR) method instead. 1) Dump ISO file to target medium. # dd if= of= @@ -120,3 +121,13 @@ Note: Using here a GPT partition mode as example, but MBR should also works 5) Unmount target filesystem. # umount + + +* PC-EFI (ISOHYBRID-GPT) [x86_64 only] + +Note: This method is the most easily, quick and dirty, but is the most limited + if you want to use your target medium for other purposes. + If using this does not work, use PC-EFI (GPT) method instead. + +1) Dump ISO file to target medium. +# dd if= of= -- cgit v1.2.3