Disabling network sources on custom install CD

Robert Smol robert.smol at stereoit.com
Fri Mar 20 08:36:46 UTC 2015


Hello, how do I disable all network sources when using Ubuntu Install CD
with custom preseed file?

Basically I would like to install system only using resources on the CDROM.
I tried to put this into preseed, but the system still goes to internet and
fetches some online updates:

d-i mirror/http/proxy string
apt-mirror-setup        apt-setup/no_mirror     boolean true
apt-mirror-setup        apt-setup/use_overlay   boolean false
apt-mirror-setup        apt-setup/multiverse    boolean false
apt-mirror-setup        apt-setup/restricted    boolean false
apt-mirror-setup        apt-setup/backports     boolean false
apt-mirror-setup        apt-setup/extras        boolean false
apt-mirror-setup        apt-setup/contrib       boolean false
apt-mirror-setup        apt-setup/universe      boolean false
apt-mirror-setup        apt-setup/partner       boolean false
apt-mirror-setup        apt-setup/proposed      boolean false
apt-mirror-setup        apt-setup/non-free      boolean false

Thanks

Robert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20150320/867f8cf5/attachment.html>


More information about the ubuntu-users mailing list