Changes

From SME Server
Jump to navigationJump to search
Line 50: Line 50:  
   </li>
 
   </li>
 
   <li value="7">Update SME, and reboot again.</li>
 
   <li value="7">Update SME, and reboot again.</li>
       <pre>signal-event post-upgrade
+
       <pre>signal-event post-upgrade; signal-event reboot</pre>
signal-event reboot</pre>
   
   <li value="8">Change your kernel boot options.<br/>
 
   <li value="8">Change your kernel boot options.<br/>
 
Optionally, for best results with SME 8.x and earlier versions, modify /etc/grub.conf, adding divider=10 to the kernel boot options in order
 
Optionally, for best results with SME 8.x and earlier versions, modify /etc/grub.conf, adding divider=10 to the kernel boot options in order
Line 87: Line 86:  
       <pre>rpm -e gcc</pre>
 
       <pre>rpm -e gcc</pre>
 
   <li value="17">Update SME, and reboot again</li>
 
   <li value="17">Update SME, and reboot again</li>
       <pre>signal-event post-upgrade
+
       <pre>signal-event post-upgrade; signal-event reboot</pre>
signal-event reboot</pre>
   
   <li value="18">Setup VirtualBox as a service so it starts automatically after a reboot. Copy the command below on putty console then hit Enter.</li>
 
   <li value="18">Setup VirtualBox as a service so it starts automatically after a reboot. Copy the command below on putty console then hit Enter.</li>
 
       <pre>for file in $(ls /etc/rc5.d/S??vbox*); do cp "$file" /etc/rc7.d/. ;done</pre>
 
       <pre>for file in $(ls /etc/rc5.d/S??vbox*); do cp "$file" /etc/rc7.d/. ;done</pre>
Line 165: Line 163:     
   <li value="28">Update SME, and reboot again</li>
 
   <li value="28">Update SME, and reboot again</li>
       <pre>signal-event post-upgrade
+
       <pre>signal-event post-upgrade; signal-event reboot</pre>
signal-event reboot</pre>
      
   <li value="29">Ensure that the extension pack is installed correctly.
 
   <li value="29">Ensure that the extension pack is installed correctly.

Navigation menu