Test: Difference between revisions

From wiki.breedveld.net
Jump to navigationJump to search
No edit summary
Removing all content from page
 
Line 1: Line 1:
his site for the software:
 
</span><font color="#0000ff"><u><a class="western" href="https://rhn.redhat.com/rhn/software/downloads/SupportedISOs.do"><span lang="en-US">https://rhn.redhat.com/rhn/software/downloads/SupportedISOs.do</span></a></u></font></p>
<p class="western" style="margin-bottom: 0in"><span lang="en-US">For
now we use: Red Hat Enterprise Linux (v. 5 for 64-bit x86_64) that
can be found here:
</span><font color="#0000ff"><u><a class="western" href="https://rhn.redhat.com/rhn/software/channel/downloads/Download.do?cid=6957"><span lang="en-US">https://rhn.redhat.com/rhn/software/channel/downloads/Download.do?cid=6957</span></a></u></font></p>
<p class="western" style="margin-bottom: 0in"><span lang="en-US">Where
we dowload this file: </span><font color="#0000ff"><u><a class="western" href="https://content-web.rhn.redhat.com/rhn/isos/RHEL-5.6/rhel-x86_64-server-5/rhel-server-5.6-x86_64-dvd.iso?__gda__=1297755165_265cb4518c79688af007e526aa5df5fa&amp;#38;ext=.iso"><span lang="en-US">Binary
DVD (Server Core/Cluster/Cluster Storage/Virtualization)</span></a></u></font></p>
<p lang="en-US" class="western" style="margin-bottom: 0in"><br>
</p>
<ol>
<ol start="3">
<li><h2 lang="en-US" class="western"><a name="__RefHeading__16_608843035"></a>
Creating the boot floppy image</h2>
</ol>
</ol>
<p lang="en-US" class="western" style="margin-bottom: 0in"> The
following command will create a floppy image in /tmp</p>
<ul>
<li><p lang="en-US" style="margin-bottom: 0in; line-height: 100%"><font face="Consolas, monospace"><font size="2" style="font-size: 10pt">dd
if=/dev/zero of=/tmp/floppyimage.flp bs=1K count=1440 </font></font>
</p>
<li><p lang="en-US" style="margin-bottom: 0in; line-height: 100%"><font face="Consolas, monospace"><font size="2" style="font-size: 10pt">mkfs.vfat
/tmp/floppyimage.fpl </font></font>
</p>
<li><p lang="en-US" style="margin-bottom: 0in; line-height: 100%"><font face="Consolas, monospace"><font size="2" style="font-size: 10pt">sudo
mount -o loop /tmp/floppyimage.flp /mnt </font></font>
</p>
<li><p lang="en-US" style="margin-bottom: 0in; line-height: 100%"><font face="Consolas, monospace"><font size="2" style="font-size: 10pt">sudo
cp kickstartfile /mnt/ks.cfg (see paragraph  for details)</font></font></p>
<li><p lang="en-US" style="margin-bottom: 0in; line-height: 100%"><font face="Consolas, monospace"><font size="2" style="font-size: 10pt">sudo
umount /mnt</font></font></p>
</ul>

Latest revision as of 07:35, 16 July 2014