Changes

Jump to navigation Jump to search
64 bytes removed ,  12:10, 23 June 2013
Line 122: Line 122:  
  Compaq Hot-swappable 36.4GB, 10k or 15k RPM (mixed set) (BF03664664)
 
  Compaq Hot-swappable 36.4GB, 10k or 15k RPM (mixed set) (BF03664664)
   −
To re-configure GRUB, I followed these steps
+
To re-configure GRUB, follow these steps
    
1. Rename /etc/grub.conf  to /etc/grub.old
 
1. Rename /etc/grub.conf  to /etc/grub.old
Line 128: Line 128:  
2. edit /etc/grub.conf       
 
2. edit /etc/grub.conf       
 
  nano etc/grub.conf
 
  nano etc/grub.conf
3. uncommented the line that starts with #boot=
+
3. uncomment the line that starts with #boot=
   −
4. edited the boot= line to read
+
4. edit the boot= line to read
 
  boot=/dev/cciss/c0d0
 
  boot=/dev/cciss/c0d0
 
This line previously read (if i remember correctly) #boot=/dev/md0
 
This line previously read (if i remember correctly) #boot=/dev/md0
   −
5. opened /boot/grub/device.map  
+
5. open /boot/grub/device.map  
 
  nano /boot/grub/device.map
 
  nano /boot/grub/device.map
5a. I don't remember if the (hd0) line was correctly set.  It SHOULD read  
+
5a. You SHOULD read  
 
  (hd0)    /dev/cciss/c0d0
 
  (hd0)    /dev/cciss/c0d0
  

Navigation menu