LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat
User Name
Password
Red Hat This forum is for the discussion of Red Hat Linux.

Notices


Reply
  Search this Thread
Old 01-22-2007, 11:08 AM   #1
sharptech
Member
 
Registered: Nov 2006
Posts: 104

Rep: Reputation: 15
Kickstart problem->


Hello,

I am doing a kickstart via http and get the error:

Install exited abnormally -received signal 11.

I am using CentOS on VMWare and did an install and copied the anaconda kickstart file to ks.cfg on the http web server and am hosting the DVD.

Here is my ks file.

# Kickstart file automatically generated by anaconda.

install
url --url http://172.20.1.208
lang en_US.UTF-8
langsupport --default=en_US.UTF-8 en_US.UTF-8
keyboard us

xconfig --card "VMWare" --videoram 16384 --hsync 31.5-37.9 --vsync 50-70 --resolution 800x600 --depth 16 --startxonboot --defaultdesktop gnome
network --device eth0 --bootproto dhcp
rootpw --iscrypted $1$2ifAMMX3$p4.c0j3d99QZHPgt/g6b6/

firewall --disabled
selinux --enforcing
authconfig --enableshadow --enablemd5
timezone America/New_York
bootloader --location=mbr --append="rhgb quiet"
# The following is the partition information you requested

# Note that any partitions you deleted are not expressed
# here so unless you clear all partitions first, this is
# not guaranteed to work
clearpart --linux --drives=sda --initlabel
part /boot --fstype ext3 --size=100 --ondisk=sda

part pv.60 --size=0 --grow --ondisk=sda
volgroup VolGroup00 --pesize=32768 pv.60
logvol / --fstype ext3 --name=LogVol00 --vgname=VolGroup00 --size=1024 --grow
logvol swap --fstype swap --name=LogVol01 --vgname=VolGroup00 --size=192 --grow --maxsize=384


%packages
@ admin-tools
@ editors
@ gnome-desktop
@ dialup
@ base-x
@ graphics
@ web-server
@ printing
@ sound-and-video
@ graphical-internet
grub
e2fsprogs
kernel
lvm2


%post
 
Old 01-22-2007, 11:30 AM   #2
sharptech
Member
 
Registered: Nov 2006
Posts: 104

Original Poster
Rep: Reputation: 15
Here is the ks.cfg cleaned up.

##
## sample config file for testing Kickstart
##
##
## Note: Change anything as needed
##
##
##

## - - install type/source - - - - - - - - - - -
install
url --url http://172.20.1.208

## - - debugging - - - - - - - - - -
## :: uncomment the following to debug a Kickstart config file
## interactive

## - - language and input support - - - - - - - -
## :: language used during install
lang en_US.UTF-8

## :: mouse used during install
mouse generic3ps/2

## :: runtime language and keyboard support
langsupport --default en_US.UTF-8 en_US.UTF-8
keyboard us

## - - video card and monitor - - - - - - - - - -

xconfig --card "VMWare" --videoram 16384 --hsync 31.5-37.9 --vsync 50-70 --resolution 800x600 --depth 16 --startxonboot --defaultdesktop gnome

## - - network configuration - - - - - - - - - -

network --device eth0 --bootproto dhcp

## - - security and authentication - - - - - - -

rootpw --iscrypted $1$2ifAMMX3$p4.c0j3d99QZHPgt/g6b6/

firewall --disabled

authconfig --enableshadow --enablemd5

## - - time zone - - - - - - - - - -
timezone America/New_York

## - - boot loader- - - - - - - - - -
bootloader --location=mbr

## - - disk setup - - - - - - - - - -

## :: remove old partitions

clearpart --all --initlabel

## :: choose between hard partitioning and LVM,
## :: then uncomment the proper set of lines

## :: hard partitioning
#part pv.60 --size=0 --grow --ondisk=sda
#volgroup VolGroup00 --pesize=32768 pv.60
#logvol / --fstype ext3 --name=LogVol00 --vgname=VolGroup00 --size=1024 --grow
#logvol swap --fstype swap --name=LogVol01 --vgname=VolGroup00 --size=192 --grow --maxsize=384

## - - package selection - - - - - - - - - -
## :: reboot the machine when done
## :: (it's up to you to remove the boot media)

reboot

## - - package selection - - - - - - - - - -
## :: this is a barebones install, just for testing Kickstart

%packages
@ admin-tools
@ editors
@ gnome-desktop
@ dialup
@ base-x
@ graphics
@ web-server
@ printing
@ sound-and-video
@ graphical-internet
grub
e2fsprogs
kernel
lvm2

## - - - - - - - - - - - - - - - - - - - - -
 
Old 01-22-2007, 11:51 AM   #3
sharptech
Member
 
Registered: Nov 2006
Posts: 104

Original Poster
Rep: Reputation: 15
issue resolved:

It may be a CentOS problem, but what I did was go to the line:

## - - install type/source - - - - - - - - - - -
install
url --url http://172.20.1.208

and I did

## - - install type/source - - - - - - - - - - -
install
url --url http://172.20.1.208/

Worked fine after that.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Kickstart Problem??? Please Help... okurt1982 Linux - Hardware 1 08-01-2003 05:59 PM
Kickstart Problem??? okurt1982 Linux - General 1 08-01-2003 05:54 PM
Kickstart Problem??? Please Help... okurt1982 Linux - Software 1 08-01-2003 05:54 PM
Kickstart boot pause problem theklink Linux - Hardware 0 03-29-2003 07:45 AM
Problem with kickstart Llwyd Linux - General 1 01-10-2003 09:14 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat

All times are GMT -5. The time now is 07:01 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration