LinuxQuestions.org
Support LQ: Use code LQCO20 and save 20% on CrossOver Office
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
 
LinkBack Search this Thread
Old 01-23-2012, 03:02 PM   #1
jsabbione
LQ Newbie
 
Registered: Jan 2012
Posts: 4

Rep: Reputation: Disabled
Bootloader error booting with Kickstart (RHEL 6)


Hi all, this is my first post, I´m sure you can help me with this...
I am booting RHEL 6 with Kickstart and I am getting this eror:

--------------------------------------------------------
"The kickstart configuration file is missing required information that anaconda cannot prompt for. Please add the following sections and try again:

bootloader configuration"
--------------------------------------------------------

But... the bootloader info is already there. This is an excerpt of the kickstart file:

-----------------------------------------------------
auth
bootloader --driveorder=sda

clearpart --drives=sda --initlabel
part /boot --fstype=ext4 --asprimary --size=100
part swap --asprimary --size=2048
.
.
.
------------------------------------------------------

Thank you!!
Juan
 
Old 01-23-2012, 03:59 PM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 39,857

Rep: Reputation: 1121Reputation: 1121Reputation: 1121Reputation: 1121Reputation: 1121Reputation: 1121Reputation: 1121Reputation: 1121Reputation: 1121
I think the --location parameter is always required, e.g. --location=mbr
 
Old 01-24-2012, 06:03 AM   #3
jsabbione
LQ Newbie
 
Registered: Jan 2012
Posts: 4

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by acid_kewpie View Post
I think the --location parameter is always required, e.g. --location=mbr
I have tried it and I get the same message... Thank you anyway.
 
Old 01-24-2012, 06:09 AM   #4
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 39,857

Rep: Reputation: 1121Reputation: 1121Reputation: 1121Reputation: 1121Reputation: 1121Reputation: 1121Reputation: 1121Reputation: 1121Reputation: 1121
well show us the entire file please.
 
Old 01-24-2012, 09:26 AM   #5
jsabbione
LQ Newbie
 
Registered: Jan 2012
Posts: 4

Original Poster
Rep: Reputation: Disabled
kickstart follow-up

Quote:
Originally Posted by acid_kewpie View Post
well show us the entire file please.
OK ! Here it is the one I am checking now...

-------------------------------------------------------

auth
bootloader --location=mbr --driveorder=sda

clearpart --drives=sda --initlabel
part /boot --fstype=ext4 --asprimary --size=100
part swap --asprimary --size=2048
part pv.ml8977-uy76-g87g-9089-kuJJ-gJDw-pok909 --grow --asprimary --size=200
volgroup vg001 --pesize=4096 pv.ml8977-uy76-g87g-9089-kuJJ-gJDw-pok909
logvol /home --fstype=ext4 --name=lvhome --vgname=vg001 --size=1024
logvol /opt --fstype=ext4 --name=lvopt --vgname=vg001 --size=1024
logvol / --fstype=ext4 --name=lvroot --vgname=vg001 --size=1024
logvol /tmp --fstype=ext4 --name=lvtmp --vgname=vg001 --size=1024
logvol /usr --fstype=ext4 --name=lvusr --vgname=vg001 --size=4096
logvol /var --fstype=ext4 --name=lvvar --vgname=vg001 --size=1024

keyboard us
lang en_US.UTF-8
langsupport --default en_US.UTF-8 en_US.UTF-8

reboot
timezone --utc UTC

%packages
.
.
.

%pre

for D in `sfdisk -l 2>/dev/null | grep "unrecognized partition" | cut -d : -f 1 | tr -d " "|xargs`
do
echo "Adding new empty part table"
printf ";\n;\n;\n;\ny\n" | sfdisk --DOS --force "${D}" > /dev/null 2>&1
done

Last edited by jsabbione; 01-24-2012 at 09:48 AM.
 
Old 01-25-2012, 01:18 PM   #6
jsabbione
LQ Newbie
 
Registered: Jan 2012
Posts: 4

Original Poster
Rep: Reputation: Disabled
Hello all... It was a network problem. Thank you!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Kickstart Iso not booting -- RHEL 6 manyrootsofallevil Red Hat 4 03-14-2011 03:09 AM
RHEL 6 Kickstart error cheers Red Hat 1 11-12-2010 07:46 AM
RHEL Kernal booting error amir_myself Red Hat 15 07-21-2009 12:55 PM
RHEL 5 - Booting problem - error loading shared library c00kie88 Linux - Enterprise 1 06-04-2009 09:46 PM
Kickstart Error Error opening kickstart file (null): bad address Latitude Linux - Networking 0 06-04-2009 07:44 PM


All times are GMT -5. The time now is 02:40 AM.

Main Menu
 
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
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration