<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:v = 
"urn:schemas-microsoft-com:vml" xmlns:o = 
"urn:schemas-microsoft-com:office:office" xmlns:w = 
"urn:schemas-microsoft-com:office:word"><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2800.1505" name=GENERATOR>
<STYLE>@page Section1 {size: 8.5in 11.0in; margin: 1.0in 1.25in 1.0in 1.25in; }
P.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
LI.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
DIV.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.EmailStyle17 {
        COLOR: windowtext; FONT-FAMILY: Arial; mso-style-type: personal
}
SPAN.EmailStyle18 {
        COLOR: navy; FONT-FAMILY: Arial; mso-style-type: personal
}
SPAN.EmailStyle19 {
        COLOR: navy; FONT-FAMILY: Arial; mso-style-type: personal
}
SPAN.EmailStyle20 {
        COLOR: navy; FONT-FAMILY: Arial; mso-style-type: personal
}
SPAN.EmailStyle21 {
        COLOR: navy; FONT-FAMILY: Arial; mso-style-type: personal-reply
}
DIV.Section1 {
        page: Section1
}
</STYLE>
</HEAD>
<BODY lang=EN-US vLink=purple link=blue>
<DIV dir=ltr align=left><SPAN class=955175020-07102005><FONT face=Arial 
size=2>Boot from disk 1, and at the boot: prompt, type linux 
rescue</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=955175020-07102005><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=955175020-07102005><FONT face=Arial 
size=2>Here is my (modified to remove host and domain names) pxeboot config 
file:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=955175020-07102005><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=955175020-07102005><FONT face=Arial 
size=2><FONT face=Courier>default hostname<BR>label hostname<BR>kernel 
RHELAS3U1/vmlinuz<BR>append initrd=RHELAS3U1/initrd.img nofb ramdisk_size=10000 
ks=nfs:kickstart_server.domainname.com:/kickstart/configs/hostname ksdevice=eth0 
eth0_ethtool="autoneg=on speed=1000 duplex=full"</FONT> 
</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=955175020-07102005><FONT face=Courier 
size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=955175020-07102005><FONT face=Courier 
size=2>So try this for yours:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=955175020-07102005><FONT face=Courier 
size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=955175020-07102005><FONT size=2>
<P class=MsoNormal><FONT size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><FONT 
face=Courier><FONT color=#000000>default 
linux<o:p></o:p></FONT></FONT></SPAN></FONT></P>
<P class=MsoNormal><FONT size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><FONT 
face=Courier><FONT color=#000000>label 
linux<o:p></o:p></FONT></FONT></SPAN></FONT></P>
<P class=MsoNormal><FONT size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><FONT 
face=Courier><FONT color=#000000>kernel 
vmlinuz<o:p></o:p></FONT></FONT></SPAN></FONT></P>
<P class=MsoNormal><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><FONT face=Courier 
color=#000000>append<SPAN class=955175020-07102005> 
initrd=initrd.img nofb</SPAN> ramdisk_size=10000 
ks=nfs:10.xxx.xxx.xxx:/tftpboot/ks.cfg ksdevice=eth0 eth0_ethtool="autoneg=on 
speed=1000 duplex=full"</FONT></SPAN></P><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><FONT face=Courier 
color=#000000></FONT></SPAN></FONT></SPAN></DIV>
<DIV><SPAN class=955175020-07102005><FONT size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"></SPAN></FONT></SPAN> </DIV>
<DIV><SPAN class=955175020-07102005><FONT face=Courier color=#000000 
size=2><SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">Based on 
the fact that there are no paths in front of your kernel and initrd, I assume 
that they are in the root of your tftpboot directory, or the same place as 
pxelinux.0</SPAN></FONT></SPAN></DIV>
<P class=MsoNormal dir=ltr align=left><BR></P>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> kickstart-list-bounces@redhat.com 
[mailto:kickstart-list-bounces@redhat.com] <B>On Behalf Of 
</B>Elizabeth.Brosch@thomson.com<BR><B>Sent:</B> Friday, October 07, 2005 1:44 
PM<BR><B>To:</B> kickstart-list@redhat.com<BR><B>Subject:</B> RE: Kickstart 
fails<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV class=Section1>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">Chip:<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p> </o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">Here is the contents of 
my pxeboot config file:<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p> </o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">default 
linux<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">prompt 
1<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">label 
linux<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">kernel 
vmlinuz<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">append ksdevice=eth0 
eth0_ethtool="autoneg=on speed=1000 duplex=full" load_ramdisk=1 
initrd=initrd.img network ks=nfs:10.xxx.xxx.xxx:/tftpboot/ks.cfg 
ip=dhcp<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p> </o:p></SPAN></FONT></P>
<DIV>
<P class=MsoNormal style="MARGIN-BOTTOM: 12pt"><FONT face=Arial color=navy 
size=2><SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">Sorry but 
how can I boot this client into linux rescue?<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">Liz<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p> </o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p> </o:p></SPAN></FONT></P></DIV></DIV></BODY></HTML>