
any help appreciated (an explanation of how syslinux operates would be nice too)
thx
Moderators: Icecube, StopSpazzing
Code: Select all
7. Install syslinux to the partition of your USB thumb drive.
First make sure that ./ubcd/tools/linux/ubcd2usb/syslinux is executable, if not, run:
chmod a+x ./ubcd/tools/linux/ubcd2usb/syslinux (adapt the path if nessecary)
Code: Select all
./syslinux --install -d /boot/syslinux /dev/sdXn
It should work.I was in the directory.
Does it work on 64-bit systems?
Code: Select all
make clean
make installer