kickstart exited abnormally -- sig-11

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 -->

part swap --size=1024 -->

part / --fstype ext3 --size=1024 -->

part /var --size=1024 --fstype=ext3 -->

part /opt --size=1024 --fstype=reiserfs -->

part /var/log --size=1024 --grow --fstype=reiserfs -->

reboot

 

%packages

@ Administration Tools

@ Development Tools

@ Dialup Networking Support

@ Editors

@ Network Servers

@ System Tools

@ Text-based Internet

#@ X Window System

 


[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux