mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Include syslinux gptmbr, needed for GPT in the installer
This commit is contained in:
committed by
Stephan Raue
parent
49e72aa6ff
commit
fcef74ab31
@@ -29,3 +29,4 @@ mkdir -p $INSTALL/usr/bin
|
||||
mkdir -p $INSTALL/usr/share/syslinux
|
||||
cp $PKG_BUILD/core/isolinux.bin $INSTALL/usr/share/syslinux
|
||||
cp $PKG_BUILD/mbr/mbr.bin $INSTALL/usr/share/syslinux
|
||||
cp $PKG_BUILD/mbr/gptmbr.bin $INSTALL/usr/share/syslinux
|
||||
|
||||
Reference in New Issue
Block a user