I do not believe this is an issue with the Cobbler in 16.10. Please
reopen if it is.
** Changed in: cobbler (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1
Use the alternate build
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1000219
Title:
cobbler does not recognise 12.04 server iso
To manage notifications about this bug go to:
https://bugs.launchpad
I think i found a workaround here. I copied the file;
/var/lib/cobbler/kickstarts/sample.seed to another file and configured
that file to be the kickstart file. I then went down to the line that
said "d-i mirror/suitestring $suite" (ignore the spacing I
put in, it was for illustrative pu
I can reproduce within a precise amd64 cloud image using:
iso_url=http://releases.ubuntu.com/12.04/ubuntu-12.04-server-amd64.iso
iso=${iso_url##*/}
pkgs="cobbler-web kvm"
v=$(uname -r) && [ "${v%-virtual}" != "${v}" ] &&
pkgs="$pkgs linux-image-extra-virtual"
sudo apt-get install $pkgs
sudo m
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1000219
Title:
cobbler does not recognise 12.04 server iso
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cobbl