mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Look for mtools in toolchain/bin instead of toolchain/sbin mattrib is used by syslinux.mtools during make image When mattrib is absent, this error is observed: make image > image: installing extlinux to part1... > sh: mattrib: command not found > syslinux.mtools: warning: failed to set system bit on ldlinux.sys > sh: mattrib: command not found > syslinux.mtools: warning: failed to set system bit on ldlinux.c32 > image: copying files to part1...