Booting Ubuntu Without External Access¶
How to install Ubuntu without internet access.
Solution¶
Default Ubuntu ISOs will attempt to check internet repositories, this can cause problems during provisioning if your environment does not have outbound access.
To workaround this problem, you need to supply a DNS and gateway for your subnet. There are several ways to do this:
- Internal to Digital Rebar: Define Options 3 (Gateway) and 6 (DNS) for your Machine Subnet
- External to Digital Rebar: Adding
default_route=true
to the boot parameters and include a DNS server on the local subnet in DHCP
Additional Information¶
Additional resources and information related to this Knowledge Base article.
See Also¶
- use of the
package-repositories
Param to specify internal Package Repositories
Versions¶
all
Keywords¶
ubuntu, no network access, package repositories, package-repositories, default gateway