Page 1 of 1
small screen display with additionals and FC13
Posted: 26. May 2010, 15:08
by jpc
hi,
I have always little screen display even after intallation of additions guest that I see in my configuration.
somedy have a idee ?
thank's
Re: small screen display with additionals and FC13
Posted: 26. May 2010, 16:35
by Perryg
Create and add the following to the file
/etc/X11/xorg.conf on the F13 guest
Code: Select all
Section "Device"
Identifier "VBoxVideo"
Driver "vboxvideo"
EndSection
Re: small screen display with additionals and FC13
Posted: 26. May 2010, 16:55
by jpc
Perryg wrote:Create and add the following to the file
/etc/X11/xorg.conf on the F13 guest
Code: Select all
Section "Device"
Identifier "VBoxVideo"
Driver "vboxvideo"
EndSection
problem, on boot, bluebar FC13 progress and freeze at the end of it
Do you known how getting grub or something like that ?
Re: small screen display with additionals and FC13
Posted: 26. May 2010, 17:33
by Perryg
Boot to the install cd/dvd or iso and select recover. Follow the prompts to shell and edit or remove the /etc/X11/xorg.conf. then reboot.
I had this problem before the final release of VBox 3.2.0 and the mentioned file fixed my systems. Perhaps you should look into upgrading to 3.2.0 if you are not using this release as they provided a fix for Fedora 13.