Where can I get a netboot cd image for Ubuntu 18.04 LTS? I only get the beta version from here http://cdimage.ubuntu.com/netboot/18.04/ and some other places.
Asked
Active
Viewed 3,160 times
1 Answers
5
Go to http://archive.ubuntu.com/ubuntu/dists/bionic/main/, then
- For 64-bit: navigate to installer-amd64/current/images/netboot/
- For 32-bit: navigate to installer-i386/current/images/netboot/
Get the network-based installer mini.iso
.
Alternatively, go to Ubuntu.com, then choose Downloads > Alternative downloads and get the network installer.

AlexP
- 10,197
apt-get
on Ubuntu gets its packages. The "Beta" in the title of the page is misleading. – AlexP May 22 '18 at 11:57