Re: Changing default network IP
Good, thanks for the information. Editing the ISO image and customizing the squashfs file is a nice solution to have a permanently modified copy. It also works on-the-fly, making the changes to a running system that was booted using the original ISO image. PelicanHPC uses aufs, so system configuration changes are possible while the system is running, without need to change the squashfs file. Saving the modified configuration files and then extracting them into a newly booted system is probably the easiest way to be able to use the modifications across reboots.
Cheers, M.