Do someone knows if the size of the usb key creates problems if it is too small?
I built two different keys: one is a 4GB and a second is 2GB.
Both have the same setup :
- 1st partition is fat32
- size is 34MB
- it holds /boot and /efi folders
- it is label BOOT
- 2nd partition is ext4
- size is the remaining space of the key so around 3GB and 1GB
- it hols /porteus folder
- it is labeled MAIN
Code: Select all
from=LABEL:MAIN
When I try to boot with either of the small keys, I get and error message saying the "from= cheatcode is incorrect"
I reformated another key just to be sure, it is 16GB. Same setup, same cheatcode, and this one works...
