<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:10pt"><div>Take boot.iso from the images directory in the RHEL DVD and mount it:<br>mount -o loop boot.iso /mnt<br><br>make a directory and copy all files from /mnt to this dir.<br>mkdir /root/iso<br>cd /mnt<br>cp -pr * /root/iso<br>cd /<br>umount /mnt<br><br>Look in /root/iso/isolinux<br><br>Probably want an isolinux.cfg file like this:<br><br>default linux<br>prompt 0<br>timeout 0<br><br>label linux<br>    kernel vmlinuz<br>    append initrd=initrd.img ksdevice={DEV} <font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">linux  ip=xx.xx.xx.xx netmask=xx.xx.xx.xx dns=xx.xx.xx.xx
gateway=xx.xx.xx.xx vnc vncconnect=xx.xx.xx.xx vncpassword=abcdef  method=nfs:xx.xx.xx:/{PATH TO LINUX_DISTRO EXPORTED FROM NFS
SERVER} keymap=us lang=en_US.UTF-8<br>
</span></font><br>fill in the details. Dont forget to make an NFS server.<br><br>To make the iso file use something like:<br>mkisofs -o "/root/iso/isolinux.iso" -boot-info-table -b isolinux.bin -no-emul-boot -c boot.cat /root/iso/isolinux<br></div><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"><br>Use this file to boot from an RSA adapter or burn a cd.<br><br>Hope this helps<br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Peter Allen <peter.allen.5000@gmail.com><br><b><span style="font-weight: bold;">To:</span></b> Discussion list about Kickstart <kickstart-list@redhat.com><br><b><span style="font-weight: bold;">Sent:</span></b> Thu, February 24, 2011 5:43:41 PM<br><b><span style="font-weight: bold;">Subject:</span></b> RE: boot cd-rom network install on system with no display using
 vnc<br></font><br>



 
 

<style>
<!--
filtered {margin:1.0in 1.25in 1.0in 1.25in;}
filtered {font-family:Tahoma;panose-1:2 11 6 4 3 5 4 4 2 4;}
filtered {margin:1.0in 1.25in 1.0in 1.25in;}

 
 _filtered {font-family:Wingdings;panose-1:5 0 0 0 0 0 0 0 0 0;}
 _filtered {font-family:Tahoma;panose-1:2 11 6 4 3 5 4 4 2 4;}
 _filtered {font-family:"Bookman Old Style";panose-1:2 5 6 4 5 5 5 2 2 4;}
 
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;margin-bottom:.0001pt;font-size:12.0pt;font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;text-decoration:underline;}
span.emailstyle17
        {font-family:Arial;color:windowtext;}
span.emailstyle18
        {font-family:Arial;color:navy;}
span.EmailStyle19
        {font-family:Arial;color:navy;}
 _filtered {margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {}
-->
</style>



<div class="Section1">

<p class="MsoNormal"><font color="navy" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: navy;">Ok, I will try this and report back with
results  </span></font><font color="navy" face="Wingdings" size="2"><span style="font-size: 10pt; font-family: Wingdings; color: navy;">J</span></font><font color="navy" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: navy;"></span></font></p> 

<p class="MsoNormal"><font color="navy" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: navy;">  </span></font></p> 

<p class="MsoNormal"><font color="navy" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: navy;">Peter</span></font></p> 

<div>

<div class="MsoNormal" style="text-align: center;" align="center"><font face="Times New Roman" size="3"><span style="font-size: 12pt;">

<hr tabindex="-1" align="center" width="100%" size="2">

</span></font></div>

<p class="MsoNormal"><b><font face="Tahoma" size="2"><span style="font-size: 10pt; font-family: Tahoma; font-weight: bold;">From:</span></font></b><font face="Tahoma" size="2"><span style="font-size: 10pt; font-family: Tahoma;">
kickstart-list-bounces@redhat.com [mailto:kickstart-list-bounces@redhat.com] <b><span style="font-weight: bold;">On Behalf Of </span></b>James Harrison<br>
<b><span style="font-weight: bold;">Sent:</span></b> Thursday, February 24, 2011
2:25 PM<br>
<b><span style="font-weight: bold;">To:</span></b> Discussion list about
Kickstart<br>
<b><span style="font-weight: bold;">Subject:</span></b> Re: boot cd-rom network
install on system with no display using vnc</span></font></p> 

</div>

<p class="MsoNormal"><font face="Times New Roman" size="3"><span style="font-size: 12pt;">  </span></font></p> 

<div>

<div>

<p class="MsoNormal"><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">You have to make your own boot cd and insert the information
I provided into the isolinux.cfg.<br>
<br>
James</span></font><font face="Arial" size="4"><span style="font-size: 14pt; font-family: Arial;"></span></font></p> 

</div>

<div>

<p class="MsoNormal"><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;"> </span></font><font face="Bookman Old Style" size="4"><span style="font-size: 14pt; font-family: "Bookman Old Style";"></span></font></p> 

<div>

<div class="MsoNormal" style="text-align: center;" align="center"><font face="Tahoma" size="2"><span style="font-size: 10pt; font-family: Tahoma;">

<hr align="center" width="100%" size="1">

</span></font></div>

<p class="MsoNormal" style="margin-bottom: 12pt;"><b><font face="Tahoma" size="2"><span style="font-size: 10pt; font-family: Tahoma; font-weight: bold;">From:</span></font></b><font face="Tahoma" size="2"><span style="font-size: 10pt; font-family: Tahoma;"> Peter
Allen <peter.allen.5000@gmail.com><br>
<b><span style="font-weight: bold;">To:</span></b> Discussion list about
Kickstart <kickstart-list@redhat.com><br>
<b><span style="font-weight: bold;">Sent:</span></b> Thu, February 24, 2011
5:07:43 PM<br>
<b><span style="font-weight: bold;">Subject:</span></b> RE: boot cd-rom network
install on system with no display using vnc</span></font></p> 

<div>

<p class="MsoNormal"><font color="navy" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: navy;">What if the OS destination machine has no
keyboard or monitor??</span></font></p> 

<p class="MsoNormal"><font color="navy" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: navy;"> </span></font></p> 

<p class="MsoNormal"><font color="navy" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: navy;">Peter</span></font></p> 

<p class="MsoNormal"><font color="navy" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: navy;"> </span></font></p> 

<div>

<div class="MsoNormal" style="text-align: center;" align="center"><font face="Times New Roman" size="3"><span style="font-size: 12pt;">

<hr tabindex="-1" align="center" width="100%" size="2">

</span></font></div>

<p class="MsoNormal"><b><font face="Tahoma" size="2"><span style="font-size: 10pt; font-family: Tahoma; font-weight: bold;">From:</span></font></b><font face="Tahoma" size="2"><span style="font-size: 10pt; font-family: Tahoma;">
kickstart-list-bounces@redhat.com [mailto:kickstart-list-bounces@redhat.com] <b><span style="font-weight: bold;">On Behalf Of </span></b>James Harrison<br>
<b><span style="font-weight: bold;">Sent:</span></b> Thursday, February 24, 2011
11:52 AM<br>
<b><span style="font-weight: bold;">To:</span></b> Discussion list about
Kickstart<br>
<b><span style="font-weight: bold;">Subject:</span></b> Re: boot cd-rom network
install on system with no display using vnc</span></font></p> 

</div>

<p class="MsoNormal"><font face="Times New Roman" size="3"><span style="font-size: 12pt;"> </span></font></p> 

<div>

<div>

<p class="MsoNormal" style="margin-bottom: 12pt;"><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;"><br>
Hi,<br>
Start by running a vncviewer in listen mode (I use realvnc: vncviewer --listen
from a command line ). Boot the machine to install linux with the cd-rom and
you type:<br>
<br>
linux  ip=xx.xx.xx.xx netmask=xx.xx.xx.xx dns=xx.xx.xx.xx
gateway=xx.xx.xx.xx vnc vncconnect=xx.xx.xx.xx vncpassword=abcdef method=cdrom
keymap=us lang=en_US.UTF-8<br>
<br>
You need to specify IP, method, keymap and lang information otherwise it will
ask you for this before vnc is running.<br>
<br>
the ip address is the address you want to give to the machine your installing
linux on. Can also be ip=dhcp<br>
vncconnect is the IP address you ran the vncviewer on<br>
vncpassword is the password. Not sure if it should be encrypted or mot<br>
method=cdrom specify your install media<br>
<br>
By booting from a cd-rom you unfortunately have to perform a media check. This
requires output to a screen and a few key presses and I don't know if this can
be disabled. The way I got round this was to use an NFS server, so the boot
line is:<br>
<br>
linux  ip=xx.xx.xx.xx netmask=xx.xx.xx.xx dns=xx.xx.xx.xx
gateway=xx.xx.xx.xx vnc vncconnect=xx.xx.xx.xx vncpassword=abcdef 
\     <br>
    method=nfs:xx.xx.xx:/{PATH TO LINUX_DISTRO EXPORTED FROM NFS
SERVER} keymap=us lang=en_US.UTF-8<br>
<br>
eg,<br>
method=nfs:10.2.34.123:/export/RHEL5.4/i386<br>
<br>
/export/RHEL5.4/i386 is the path on the NFS server to the DVD distribution on
disk. You have to copy the contents of the DVD to disk.<br>
<br>
Heres a useful web page:<br><span>
<a target="_blank" href="http://www.redhat.com/magazine/024oct06/features/kickstart/">http://www.redhat.com/magazine/024oct06/features/kickstart/</a></span><br>
<br>
Hope this is of some help.<br>
<br>
James</span></font></p> 

<div>

<div class="MsoNormal" style="text-align: center;" align="center"><font face="Tahoma" size="2"><span style="font-size: 10pt; font-family: Tahoma;">

<hr align="center" width="100%" size="1">

</span></font></div>

<p class="MsoNormal" style="margin-bottom: 12pt;"><b><font face="Tahoma" size="2"><span style="font-size: 10pt; font-family: Tahoma; font-weight: bold;">From:</span></font></b><font face="Tahoma" size="2"><span style="font-size: 10pt; font-family: Tahoma;"> Peter
Allen <peter.allen.5000@gmail.com><br>
<b><span style="font-weight: bold;">To:</span></b> kickstart-list@redhat.com<br>
<b><span style="font-weight: bold;">Sent:</span></b> Thu, February 24, 2011
1:00:18 PM<br>
<b><span style="font-weight: bold;">Subject:</span></b> boot cd-rom network
install on system with no display using vnc</span></font></p> 

<div>

<p class="MsoNormal"><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">Does anyone know how to do this?</span></font></p> 

<p class="MsoNormal"><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;"> </span></font></p> 

<p class="MsoNormal"><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">Thanks</span></font></p> 

<p class="MsoNormal"><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;"> </span></font></p> 

<p class="MsoNormal"><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">Peter</span></font></p> 

</div>

</div>

</div>

</div>

<p class="MsoNormal"><font face="Times New Roman" size="3"><span style="font-size: 12pt;"> </span></font></p> 

</div>

</div>

</div>

</div>

<p class="MsoNormal"><font face="Times New Roman" size="3"><span style="font-size: 12pt;">  </span></font></p> 

</div>

</div></div>
</div><br>

      </body></html>