[archiso] Update README

Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
This commit is contained in:
Gerardo Exequiel Pozzi 2012-09-26 19:24:20 -03:00
parent fb6e6b80b9
commit f4eaf1f91e

2
README
View File

@ -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> # mount <DEV-TARGET-N> <MNT-TARGET-N>
4) Extract ISO image on target filesystem. 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) 5) Install syslinux bootloader on target filesystem. (See know issue (2) if using FAT)
# extlinux -i <MNT-TARGET-N>/arch/boot/syslinux # extlinux -i <MNT-TARGET-N>/arch/boot/syslinux