kickstart exited abnormally -- sig-11

Fong Vang fvang at zantaz.com
Mon Jun 6 21:10:25 UTC 2005


I tried kicking three different machines but they all exited with signal
11.  In the past, I'm able work around this by disabling USB or ACPI.
This problem exists for both RedHat 9 as well as RedHat Enterprise WS
3.0.  

 

System is able to PXE Boot.. loads kernel and RamDisk without any
problem.  Then right after system obtains an IP address and Host
information, it errors out with a "install exited abnormally - received
signal 11" message and terminates.  There's nothing on the screen (all
virtual terminals) to indicate a problem

This is the last line displayed in vts-3:

 

*	ks location:
nfs://192.168.1.1:/install/Kickstart/192.168.1.238-kickstart

 

Any help is appreciated.

 

This is the KS file for RH9:

 

install

nfs --server 192.168.1.1 --dir /install/redhat-9.0

lang en_US

langsupport --default en_US.UTF-8 en_US.UTF-8

keyboard us

mouse none --device psaux

skipx

xconfig --noprobe

network --device eth0 --bootproto dhcp

firewall --disabled

authconfig --enableshadow --enablemd5 --enablecache

timezone --utc GMT

bootloader --location=mbr

 

#clearpart --linux --drives=hda,sda --initlabel

clearpart --drives=hda --initlabel

part /boot --fstype ext3 --size=100 --ondisk=hda

part swap --size=1024 --ondisk=hda

part / --fstype ext3 --size=1024 --ondisk=hda

part /var --size=1024 --fstype=ext3 --ondisk=hda

part /opt --size=1024 --fstype=reiserfs --ondisk=hda

part /var/log --size=1024 --grow --fstype=reiserfs --ondisk=hda

reboot

 

%packages

@ Administration Tools

@ Development Tools

@ Dialup Networking Support

@ Editors

@ Network Servers

@ System Tools

@ Text-based Internet

#@ X Window System

...

...

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/kickstart-list/attachments/20050606/2c5582dc/attachment.htm>


More information about the Kickstart-list mailing list