I tried installing PorteuX 1.7
Worked great when using a FAT32 partition on a MBR formatted USB Stick. Ran into minor problems, because I couldn't make porteux-installer-for-linux.run executable on a FAT32 partition.
But using: sudo /bin/bash porteux-installer-for-linux.run did the trick. I also added a .dat file and it saved my changes successfully.
Now I wanted to go full ext4 and skip the .dat file. So I formatted the USB Stick again: MBR with ext4.
When I execute porteux-installer-for-linux.run it tells me:
Code: Select all
/media/carsti/PorteuX 1.7/boot# ./porteux-installer-for-linux.run
Creating directory /tmp/porteux-installer
Verifying archive integrity... 100% MD5 checksums are OK. All good.
Uncompressing PorteuX Installer 100%
Partition filesystem not supported
Any idea what is going on?