PXE Kickstart not happening

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat PXE Kickstart not happening
# 1  
Old 11-06-2009
PXE Kickstart not happening

We have a lab where installation is done through PXE . The installation always run fine usually but suddenly we are getting the below mentioned error

any idea whats happening ?



==quote==
| Erros parsing Kickstart Config |
The following error was found while parsing your kickstart configuration :
The following error occured on line 32 of the kickstart file :
Specified nonexistent disk cciss/c0d0 in clearpart command
Reboot
==unquote==
can anyone tell me whats happening and how to trouble shoot this issue .

---------- Post updated at 06:56 AM ---------- Previous update was at 06:41 AM ----------

Hi folkz

I seem to have resolved it by using the following help .
I used LUN's in my case .
HP Proliants, the RAID controller disks show up
as /dev/cciss/c0d0, c0d0, etc. /dev/sda is the first SAN LUN and I want
Anaconda to just completely disregard it.

I mentioned device scsi cciss in kickstart and it worked fine .
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Function call is not happening

set -x QM=$1 port=$2 KILLQ () { ps -efww | grep $QM | grep -v grep | tr -s " " " " | cut -d" " -f2 |xargs kill -9 sleep 3 echo "Checking the Queue" CHKQ } CRTQ () { strmqm $QM runmqlsr -m $QM -t TCP -p $port & } CHKQ () (6 Replies)
Discussion started by: nikhil jain
6 Replies

2. Fedora

Leap second happening

Have anybody heard about the Leap second problem Leap second :A leap second is a one-second adjustment that is occasionally applied to Coordinated Universal Time (UTC) in order to keep its time of day close to the mean solar time. How could i avoid such thing in my script which i deal with... (6 Replies)
Discussion started by: wnaguib
6 Replies

3. Programming

[SQL] Why Update is happening twice?

Example 1=> I have unix ksh file and I am calling sql file from it. (table 1 contains 2 rows - ID Name 1 test't 2 Pet's ) below sql statement is part of sql file: update table1 set name = replace(name,'''','''''') where instr(name,'''') > 0 ; --I see below... (3 Replies)
Discussion started by: rshivarkar
3 Replies

4. Shell Programming and Scripting

Incrementing a variable is not happening

Hi All, Iam trying to increment a variable Following is the code #!/usr/bin/ksh i=1; i='expr $i+1'; echo $i; Output: expr $i+1 not able to understand why its happening in that way i was expecting result as 2... if the above method is worng .. can you help how i can get... (3 Replies)
Discussion started by: kiranlalka
3 Replies

5. UNIX for Dummies Questions & Answers

what's happening with my keyboard

hi everybody. i ussually use unix and windows, but mainly unix-mandriva distribution, and i have a problem. i have like main os unix, and windows as secondary, and this one is loaded by vmware application. well, when a i load vmware to execute windows afterwards when i return to unix, in this... (1 Reply)
Discussion started by: tonet
1 Replies

6. AIX

Ping/Telnet is not happening

Hi All, We are not able to ping to a AIX box...Network is ok..when we give ping from that AIX box..it is giving 0821-067 ping: The socket creation call failed.there is no enough buffer space for the requested socket operation. refresh -s inetd is also giving socket error. Please help to... (1 Reply)
Discussion started by: b_manu78
1 Replies

7. AIX

Ping is happening, telnet is not happening

HI all, Ping is happening to a AIX box...but telnet is not happening... AIX box doesn't have any conslole... Please help how to resolve it. Thanks in advance .. Manu (2 Replies)
Discussion started by: b_manu78
2 Replies

8. Solaris

Checking for PXE

Hi! Is there any possibility to determine whether some Solaris machine has PXE enabled? I need some kind of a utility, which I could invoke remotely. Thanks! (5 Replies)
Discussion started by: maestro@altiris
5 Replies
Login or Register to Ask a Question
CHECK-SELINUX-INSTALLATION(8)				      System Manager's Manual				     CHECK-SELINUX-INSTALLATION(8)

NAME
check-selinux-installation -- perform configuration checks in SELinux installation SYNOPSIS
check-selinux-installation DESCRIPTION
check-selinux-installation this command will run scripts to pull in some standard SELinux stuff via dependencies. SEE ALSO
selinux (8), sestatus(8), selinuxenabled (1), postfix-nochroot(8), selinux-config-enforcing(8), selinux-policy-upgrade(8), http://wiki.debian.org/SELinux - More about SELinux Debian install AUTHOR
This manual page was written by Ulisses Castro <uss.thebug@gmail.com> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version pub- lished by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. CHECK-SELINUX-INSTALLATION(8)