<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:bookman old style,new york,times,serif;font-size:14pt"><div style="font-family: arial,helvetica,sans-serif;"><font size="2"><font style="font-family: arial,helvetica,sans-serif;">You have to make your own boot cd and insert the information I provided into the isolinux.cfg</font>.<br><br>James<br></font></div><div style="font-family: bookman old style,new york,times,serif; font-size: 14pt;"><font size="2"><span style="font-family: arial,helvetica,sans-serif;"> </span></font><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: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<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;}
 
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;}
 _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;">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<br>
<br>
</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><br>

      </body></html>