I try to list here the ones that come to me now, forgive me if I am a bit pedantic, everyone has his own flaws

- So the first thing I want to ask is that I'm having a problem with "Porteus-installer-for-Linux.com", I tried to follow the instructions in USB_INSTALLATION.txt:
So, I'm on Alpine, I mounted the /media/sda2 partition (formatted in ext4 and flagged as bootable), copied the contents of the mounted iso to sda2 with cp -a from root, cd /media/sda/boot, and ran bash ./Porteus-installer-for-Linux.com (first I had to install bash and sfdisk missing on my alpine).From any Linux Distribution other than Porteus:
a) copy the contents of the ISO image to your drive
b) navigate to the /boot folder and launch the installer
'bash Porteus-installer-for-Linux.com'
c) verify you are installing to the correct drive and press 'Enter' to
complete the installation
The program asks me to confirm the sda2 partition but when I do so it returns this error:I tried searching the forum and found this Problem in boot from usb [SOLVED], but I think this problem is not related, honestly the file claimed by the error is really missing, so I think that file is missingCode: Select all
Installation failed with error code '1'. Please ask for help on the Porteus forum: www.porteus.org/forum and provide the information from /tmp/debug.txt Exiting now... cat: can't open '/media/sda2/boot/syslinux/lilo.menu': No such file or directory
/tmp/debug.txt Is empty.
Now this is the second time I would try Porteus, last time I wrote the iso to a flash disk and then used the installer inside the booted live and it worked, so it's not an insurmountable problem, however I wanted to try this procedure which seemed more convenient.
. - I didn't quite understand if porteus loads the whole distro in ram if you don't specify the copy2ram cheatcode or the modules remain mounted from mass storage resulting in less ram consumption but not allowing to unmount the disk.
Can you precise me?
. - I have ascertained that there are three ways to procure packages (getpkg, pmod, getmod) if I understand correctly the last two create modules for porteus including dependencies, is this correct?
. - I saw that in addition to the normal version of porteus, there are three other versions currently active:
Kiosk: A version for use in restricted-access computers.
Nemesis: An artix-based version that I assume can create modules from arch?
Porteux: Apart from the app store, I didn't understand what differences it has from the regular version.
If anyone wants to give me more information, that would be interesting.
What I want to do is to install a distribution where I can find packages more easily than the one I use (alpine uses musl) but yet retain features of immutability and modularity. Since I have not yet understood precisely how Porteus works I cannot say that I am 100% sure that it will work well, however, I have a positive feeling about it.
Thanks for the patience
