Changes

From Amahi Wiki
Jump to: navigation, search
{{AdvancedUsers}}
 
[[File:Ultimate_Boot_CD.png]]
<ins>What is the Ultimate Boot CD?</ins>
From your HDA's console, execute the following as root:
{{Code| yum -y install amahi-netboot}}
If you've already installed this package, simply continue to step 2.
= Step 2: Download the Ultimate Boot CD =
Next, download the Ultimate Boot CD package [httphttps://d-hdl.stdropbox.com/jXK u/1226885/amahi/ubcd.zip here].
From here, you have two options:
Back in your console window, execute the following (feel free to replace nano with your console text editor of choice):
{{Code| cd /usr/share/amahi-netboot/tftp/pxelinux.cfg/ nano default}}
At the bottom of the file, paste in the following:
{{Code|<pre>LABEL ubcd
MENU LABEL Ultimate Boot CD
KERNEL menu.c32
APPEND images/ubcd/menus/main.cfg}}</pre>
Make sure there aren't any "." or other characters at the beginning or end of that block once you've pasted it; occasionally text copied from this wiki suffers from this. If you've done it correctly, the file should look something like this:
12,424

edits