[archiso] changes for syslinux 6
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
This commit is contained in:
parent
c2b6209532
commit
6d4e69b905
10 changed files with 26 additions and 21 deletions
|
@ -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):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue