Changes

Jump to navigation Jump to search
34 bytes added ,  09:28, 4 November 2013
m
Line 31: Line 31:  
Your credentials are the user admin of SME Server but you can add more users by the [[Phpvirtualbox#DB_Configuration|DB Configuration]].
 
Your credentials are the user admin of SME Server but you can add more users by the [[Phpvirtualbox#DB_Configuration|DB Configuration]].
   −
===Optional : Change your kernel boot options===
+
===Optional : Change your guests kernel boot options===
   −
Optionally, for best results with SME 8.x, modify /etc/grub.conf, adding divider=10 to the kernel boot options in order
+
Optionally, for best results with SME 8.x guests, modify /etc/grub.conf, adding divider=10 to the kernel boot options in order
 
to reduce the idle CPU load with VirtualBox. For example, if your kernel boot line is:
 
to reduce the idle CPU load with VirtualBox. For example, if your kernel boot line is:
 
  kernel /vmlinuz-2.6.18-348.6.1.el5 ro root=/dev/main/root  
 
  kernel /vmlinuz-2.6.18-348.6.1.el5 ro root=/dev/main/root  
 
change it to:
 
change it to:
  kernel /vmlinuz-2.6.18-348.6.1.el5 ro root=/dev/main/root divider=10
+
  kernel /vmlinuz-2.6.18-348.6.1.el5 ro root=/dev/main/root divider=10 clocksource=acpi_pm
 
Reminder: if you subsequently update SME Server to use a newer kernel, you may need to change
 
Reminder: if you subsequently update SME Server to use a newer kernel, you may need to change
 
your kernel boot line to reflect the update.
 
your kernel boot line to reflect the update.

Navigation menu