VirtualBox/Preparing a disk image: Difference between revisions

No edit summary
Line 289: Line 289:
Installing graphics libraries and desktop services componen[  OK  ]
Installing graphics libraries and desktop services componen[  OK  ]
</pre>}}
</pre>}}
* Note that you will need to have the same kernel version as you have kernel-headers and kernel-devel
* I recommend:
<pre>
# yum update kernel
# yum install kernel-headers kernel-devel dkms gcc
</pre>
* With the guest additions successfully installed, it should '''Not be necessary to configure the screen (below)'''


===Configure Screen===
===Configure Screen===
Line 322: Line 330:
EndSection
EndSection
</pre>
</pre>
==Clear user data==
==Clear user data==
Finally,
Finally,