Posts: 521
Shay
Joined: 20 Apr 2015
#46
BitJam wrote:
Shay wrote:AntiX 16 using UNetbootin.
F12 worked
It tried to read the stick several times, but it would not boot up. __{{emoticon}}__
If you used a ext file system then it won't boot via UEFI. If you are using a fat32 file system then try to rename the directories /efi/boot to /EFI/BOOT. You may need to use an intermediate name due to the perversities of fat32:

Code: Select all

mv efi temp
mv temp EFI
cd EFI
mv  boot temp
mv temp BOOT
Yep, fat32 and will try to figure out the code.
Posts: 521
Shay
Joined: 20 Apr 2015
#47
The names where correct, but when I compared the 2 sticks, there are file names and files that are not the same.