[arch-releng] [PATCH 3/4] [archiso] Update README

Gerardo Exequiel Pozzi vmlinuz386 at yahoo.com.ar
Wed Sep 26 20:44:14 EDT 2012


Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386 at yahoo.com.ar>
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index 7c899f9..d0e4e21 100644
--- a/README
+++ b/README
@@ -213,7 +213,7 @@ Note: Using here a MBR partition mode as example, but GPT should also works
 # mount <DEV-TARGET-N> <MNT-TARGET-N>
 
 4) Extract ISO image on target filesystem.
-# bsdtar -x --exclude=isolinux/ --exclude=EFI/ -f <ISO-SOURCE> -C <MNT-TARGET-N>
+# bsdtar -x --exclude=isolinux/ --exclude=EFI/ --exclude=loader/ -f <ISO-SOURCE> -C <MNT-TARGET-N>
 
 5) Install syslinux bootloader on target filesystem. (See know issue (2) if using FAT)
 # extlinux -i <MNT-TARGET-N>/arch/boot/syslinux
-- 
1.7.12.1



More information about the arch-releng mailing list