LinuxMCE Forums

Archive => Archive => Pluto Main Installation & IR codes => Topic started by: archived on March 29, 2006, 07:02:06 PM

Title: Netless install of .39
Post by: archived on March 29, 2006, 07:02:06 PM
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
Title: Netless install of .39
Post by: archived on March 30, 2006, 02:05:06 PM
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"
Title: Netless install of .39
Post by: archived on March 31, 2006, 04:46:11 PM
super cool, thanks a lot!