We can easily build a new GoboLinux ISO based on the previous one.
Example:
- Compile
BuildLiveCD(helper tools necessairy for ISO creation) - Download the official GoboLinux 017 ISO (preferably into a dedicated directory).
- From there, create another subfolder, we could call it "
workdir". - Run
sudo modprobe loop(for some reasonloopdoesn't get loaded automatically)