Signed-off-by: Gerardo Exequiel Pozzi <[email protected]>
---
 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

Reply via email to