Sorry for delay didn't see your update.

This time using Ubuntu 804 LTS server, I get a different message and it
wont't let me change the mirror :/

PXELinux cfg:
----------------------------
#
# Ubuntu
#
LABEL latest-Ubuntu
    MENU LABEL ^Ubuntu Latest Version
    KERNEL knl/vmlinuz-ubuntu804-x86
    APPEND initrd=img/initrd-ubuntu804-x86.img 
ks=http://kickstart-svr.server.com/ks/svr/x86/other/ubuntu-804.cfg
----------------------------


My Kickstart files as follows:
-----------------------------------------
#Generated by Kickstart Configurator
#For Ubuntu
#platform=x86

#System language
lang en_GB
#Language modules to install
langsupport en_GB
#System keyboard
keyboard gb
#System mouse
mouse
#System timezone
timezone --utc Europe/London
#Root password
rootpw --iscrypted $3$C8nNrDGy$sPV.c8FNnCkAd5dMFGH5R0
#Initial user
user --disabled
#Reboot after installation
reboot
#Use text mode install
text
#Install OS instead of upgrade
install
#Use Web installation
url --url http://kickstart-svr.server.com/x86/ubunt804
#System bootloader configuration
bootloader --location=mbr 
#Clear the Master Boot Record
zerombr yes 
#System authorization infomation
auth  --useshadow  --enablemd5 
#Firewall configuration
firewall --disabled 
#Do not configure the X Window System
skipx
-----------------------------------------------

(Server name and encrypted root password are examples only)

** Attachment added: "804-1.png"
   http://launchpadlibrarian.net/15436051/804-1.png

-- 
http install looking for wrong file version
https://bugs.launchpad.net/bugs/87340
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to