Anaconda crashes when selecting the keyboard

Arun SAG sagarun at gmail.com
Mon Jun 13 02:16:36 UTC 2011


Hi,

I am trying to create a minimal livecd  with live cd creator. Here is the
kickstart file.

lang C
keyboard us
timezone US/Eastern
auth --useshadow --enablemd5
selinux --disabled
firewall --disabled
#By default we just bump into runlevel 3
bootloader --timeout=1 --append="acpi=force 3"
network --bootproto=dhcp --device=eth0 --onboot=on
services --enabled=network

part / --size 2024 --fstype ext4 --ondisk sda

repo --name=fedora --mirrorlist=
http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch
repo --name=updates --mirrorlist=
http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f$releasever&arch=$basearch
#Fix pyparted: https://bugzilla.redhat.com/show_bug.cgi?id=711573
repo --name=custom-repo --baseurl=file:///home/zer0c00l/custom-repo/

%packages --excludedocs --nobase
@core

#
#Fonts, metacity and base-x are needed for anaconda
#Anaconda does not support text based installation as of now
#

@Fonts
@base-x
-desktop-backgrounds-basic
-firstboot
metacity
bash
kernel
grub
e2fsprogs
passwd
chkconfig
openssh
openssh-server
rootfiles
yum
vim-minimal
acpid
#needed to disable selinux
lokkit

#Allow for dhcp access
dhclient
iputils



-prelink
-setserial
-ed

# Remove the authconfig pieces
-authconfig
#-rhpl
-wireless-tools


# these are all kind of overkill but get pulled in by mkinitrd ordering
-mkinitrd
-kpartx
-dmraid
-mdadm
-lvm2


# selinux toolchain of policycoreutils, libsemanage, ustr
-policycoreutils
-checkpolicy
-selinux-policy*
-libselinux-python
-libselinux

# Things it would be nice to loose
fedora-logos
-fedora-release-notes

@Development Tools

-git
anaconda
rcs
cvs
subversion
fuse-devel
createrepo
mysql-server
MySQL-python
python
perl

%end

Everything works file in livecd-creator end, When i started anaconda using
'liveinst', it shows me the language selection screen. On clicking next on
language selection secreen i get "className=KeyboardWindow" error . Is it a
problem with my ks file or anaconda?


-- 
Arun S.A.G
http://zer0c00l.in/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/remixes/attachments/20110613/79c1649e/attachment.html 


More information about the remixes mailing list