index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
author | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2012-10-25 23:40:03 -0300 |
---|---|---|
committer | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2012-10-25 23:40:03 -0300 |
commit | f72752b17bfdc0898e30c59120ff0abecf2127f3 (patch) | |
tree | e4bf7369f7d7642787738a822209f983a6c70606 /docs/README.transfer | |
parent | 293f9d26ff2a128295ae6fef96b723abff8af889 (diff) |
-rw-r--r-- | docs/README.transfer | 2 |
diff --git a/docs/README.transfer b/docs/README.transfer index e9654b8..83a7572 100644 --- a/docs/README.transfer +++ b/docs/README.transfer @@ -82,7 +82,7 @@ Note: Using here a MBR partition mode as example, but GPT should also works 4) Extract ISO image on target filesystem. # 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. # extlinux -i <MNT-TARGET-N>/arch/boot/syslinux 6) Unmount target filesystem. |