Disabling network sources on custom install CD

Tom H tomh0665 at gmail.com
Fri Mar 20 13:16:56 UTC 2015


2015-03-20 4:36 GMT-04:00 Robert Smol <robert.smol at stereoit.com>:
>
> 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

"d-i netcfg/enable boolean false"?




More information about the ubuntu-users mailing list