Changes

From SME Server
Jump to navigationJump to search
no edit summary
Line 15: Line 15:  
  uname -r
 
  uname -r
   −
this will give you the name of the current Kernel.  'It is needed below'.
+
this will give you the name of the current Kernel.  ''It is needed below''.
    
*Remove the hard Drive and load it into the new system
 
*Remove the hard Drive and load it into the new system
Line 22: Line 22:  
*Type in the following code:
 
*Type in the following code:
 
  cd /boot
 
  cd /boot
  mv initrd.YOUR KERNEL VERSION.img initrd.YOUR KERNEL VERSION.img.old
+
  mv initrd.YOUR_KERNEL_VERSION.img initrd.YOUR KERNEL VERSION.img.old
  initrd initrd.YOUR KERNEL VERSION.img YOUR KERNEL VERSION
+
  mkinitrd initrd.YOUR_KERNEL_VERSION.img YOUR_KERNEL_VERSION
*Then reboot and if it has worked, then the system will boot normally
+
*Then reboot and if it has worked, then the system will boot normally.
 +
*If not, then you'll have to think again, or use the longer way as here.
       
[[Category:Howto]] [[Category:Hardware]]
 
[[Category:Howto]] [[Category:Hardware]]

Navigation menu