Hi,
I'm installing 2.0.0.39 without a net connection, i answer to the question the installer makes at the start and say i don't want pluto to connect to the internet, this went like a breeze. However, when i'm booting the media directors after setting them up (diskless boot) i get a lot of errors related to dns resolution, it seems the directors are disregarding the option i made at the start and are trying to connect to the web, any ideas on this?
thanks in advance
LR
I can confirm that is a bug in the offline mode flag that causes apt not to behave offline. You can track the issue on our mantis here (http://plutohome.com/support/mantis/view.php?id=2004)
PS: This issue can be manualy corrected now by running "/usr/pluto/install/Initial_Config_Finish.sh" on each MD or creating a symlink like this "ln -s /usr/pluto/var/apt.conf.offline /etc/apt/apt.conf.d/99offline"
super cool, thanks a lot!