Changes

Jump to navigation Jump to search
m
→‎Creating USB stick: changing text to get clearer
Line 19: Line 19:     
'''1) Getting the usb to boot<br>'''
 
'''1) Getting the usb to boot<br>'''
unpack the grub4dos.zip.<br>
+
* Unpack the grub4dos.zip.<br>
Now to install to you usb drive, cd into the grub4dos dir, find and run<br>
+
Plug in your USB drive and identify what device it is. Use can see it by using:
./bootlace /dev/<Make SURE this is your usbdrive) MINE was /dev/SDD YMMV<br>
+
fdisk -l
take a peek at http://diddy.boot-land.net/grub4dos/files/install.htm for more hints on this<br>
  −
Now we need a couple of files too.<br>
     −
So we copy grldr and menu.lst to the root of the usb drive.<br>
+
* Installing to you usb drive
 +
cd into directory where you expanded the grub4dos, find and run this command:<br>
 +
./bootlace /dev/<YOUR USB DEVICE FROM STEP ABOVE>  
   −
There, now it would try to boot.<br>
+
take a peek at http://diddy.boot-land.net/grub4dos/files/install.htm for more hints on this<br>
 +
* Copy files to USB root drive:
 +
cp grldr menu.lst /dev/<YOUR USB DEVICE FROM STEP ABOVE><br>
       
'''2) Getting the iso ready for the boot<br>'''
 
'''2) Getting the iso ready for the boot<br>'''
Copy the file smeserver*.iso to the usb stick.<br>
+
* Copy the file smeserver*.iso to the usb stick.<br>
its important to NOT rename this iso, as sme's install program will search for it<br>
+
Its important to NOT rename this iso, as sme's install program will search for it<br>
now if you know you will newer have to work on servers with less than 1GB ram, then skip this<br>
+
If you know you will never have to work on servers with less than 1GB ram, then skip next step<br>
 +
 
 +
* for servers with less tham 1GB RAM you'll need to<br>
   −
Otherwise<br>
   
mount the iso in a temporary directory and copy the boot.iso to the root.<br>
 
mount the iso in a temporary directory and copy the boot.iso to the root.<br>
 
Something like <br>
 
Something like <br>
Line 49: Line 52:  
'''3) now for the magic.'''<br>
 
'''3) now for the magic.'''<br>
 
On USB edit the menu.lst to include this <br>
 
On USB edit the menu.lst to include this <br>
      
<pre>
 
<pre>
147

edits

Navigation menu