Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/docs/README.transfer
diff options
context:
space:
mode:
authorGerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>2013-10-19 15:02:35 -0300
committerGerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>2013-10-19 15:02:35 -0300
commit6d4e69b90527c1be56c50f6d8a32cf6540ef361a (patch)
treebc53f9d4c41ffbc1dfd7beeca62496c9fac55fbc /docs/README.transfer
parentc2b620953250360ba8cbdcb8db46791527b4abf4 (diff)
[archiso] changes for syslinux 6
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
Diffstat (limited to 'docs/README.transfer')
-rw-r--r--docs/README.transfer2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.transfer b/docs/README.transfer
index c2883ad..ade083a 100644
--- a/docs/README.transfer
+++ b/docs/README.transfer
@@ -89,7 +89,7 @@ Note: COW is not supported on NTFS.
# umount <MNT-TARGET-N>
7) Install syslinux MBR boot code on target drive.
-# dd bs=440 count=1 conv=notrunc if=/usr/lib/syslinux/mbr.bin of=<DEV-TARGET>
+# dd bs=440 count=1 conv=notrunc if=/usr/lib/syslinux/bios/mbr.bin of=<DEV-TARGET>
* PC-BIOS (ISOHYBRID-MBR):