instead of using the alt CD image as a repo for netboot install, I am
trying apt-cacher and the following:

wget -N 
http://us.archive.ubuntu.com/ubuntu/dists/gutsy/main/installer-i386/current/images/netboot/386/ubuntu-installer/i386/linux
wget -N 
http://us.archive.ubuntu.com/ubuntu/dists/gutsy/main/installer-i386/current/images/netboot/386/ubuntu-installer/i386/initrd.gz

then using either of these in my pxe boot;

label ubuntu-gutsy-alternate
        kernel ubuntu/gutsy/linux
        append initrd=ubuntu/gutsy/initrd.gz root=/dev/rd/0 rw DEBCONF_DEBUG=5 
--

label ubuntu-gutsy-alternate-hands-off
        kernel ubuntu/gutsy/linux
        append initrd=ubuntu/gutsy/initrd.gz root=/dev/rd/0 rw locale=en_US 
console-setup/layoutcode=us netcfg/wireless_wep= netcfg/get_hostname= 
DEBCONF_DEBUG=5  preseed/url=http://shaz/preseed-gutsy-alt.cfg  --


** Changed in: Ubuntu
     Assignee: (unassigned) => Colin Watson

-- 
netboot install proxy apt-cacher
https://bugs.launchpad.net/bugs/117398
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to