netinstall refuses to use local mirror
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
debian-installer (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
I am in charge of Ubuntu deployments at our organization, and in the past we have used kickstart + preseed files to deploy a tested, customized Ubuntu workstation. Although we do not have a huge number of Ubuntu users, I perform a substantial amount of testing on a configuration prior to mass deployment. Because of this all this testing, I have found that using apt-mirror to create a local mirror of packages saves me an enormous amount of time and bandwidth. This setup worked with both jaunty and lucid. However, with maverick, copying and updating the kickstart and preseed files does not work as before. While the system configuration settings from the kickstart seem to be followed correctly, the installer completely ignores the local mirror configuration and downloads every package from the Internet.
The PXE boot entry for this installation is:
label u1010c-64 ubuntu/ 10.10/x86_ 64/vmlinuz bootfiles/ ubuntu/ 10.10/x86_ 64/initrd. gz ks=http:// linuxmirror/ pub/ks/ u1010c- 64.cfg ksdevice=eth0 preseed/url=http:// linuxmirror/ pub/ks/ u1010c- 64.seed ramdisk_size=65536 root=/dev/rd/0 devfs=mount,dall rw nomodeset --
MENU LABEL Ubuntu 10.10 64-bit
kernel bootfiles/
append vga=normal initrd=
...and attached is the preseed file