Public bug reported:

below is the kickstart I use to install 8.10-server, this kickstart
works almost perfectly fine in 8.04 except it still asks me how i want
the disk to be partitioned. In 8.10 there are a series of
irregularities.

Generated by Kickstart Configurator
#platform=x86
lang en_US
langsupport en_US
keyboard us
mouse
timezone America/New_York
rootpw --iscrypted removed.
user administrator --fullname "" --iscrypted --password removed
reboot
text
install
url --url http://ubuntu.osuosl.org/ubuntu
bootloader --location=mbr 
zerombr yes
clearpart --all --initlabel 
auth  --useshadow  --enablemd5 
network --bootproto=dhcp --device=eth0 --hostname=server
firewall --disabled 
skipx
%packages
ssh

I replaced 'removed' with the actual encrypted values.

The root user's password is not set, and a user named administrator is
not created (it asks to create a non superuser during the install).

also, on the netboot about 20 errors which reference busybox -l being an
invalid option are displayed during install.

thanks, DW

** Affects: kickseed (Ubuntu)
     Importance: Undecided
     Assignee: Colin Watson (kamion)
         Status: New

-- 
Kickstart on 8.10-server irregularities
https://bugs.launchpad.net/bugs/320053
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to