Ubuntu 18.04 installation screen size problem

Discussions about using Linux guests in VirtualBox.
Post Reply
coubi64
Posts: 2
Joined: 10. May 2018, 12:55

Ubuntu 18.04 installation screen size problem

Post by coubi64 »

Hi.

I use Windows 10 Pro 64 as Operating System. It's my Host.

I installed VirtualBox 5.2.10.

I have a Ryzen 1700X as processor, an Asus Prime B350-plus as motherboard and a RX480 as Graphic card.

I try installing latest LTS Xubuntu 64 bits (18.04) in VirtualBox but I can't change screen resolution so I can't see the install window entirely.

Whatever I tried i didn't manage to change screen resolution.

Is is a bug or is there something i can try to solve this problem?

Thanks in advance for your help.
andyp73
Volunteer
Posts: 1631
Joined: 25. May 2010, 23:48
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Assorted Linux, Windows Server 2012, DOS, Windows 10, BIOS/UEFI emulation

Re: Ubuntu 18.04 installation screen size problem

Post by andyp73 »

Have you installed the Guest Additions for the Xubuntu guest? You need to "insert" the Guest Additions into the virtual drive using the "Devices" menu for the guest and then as root run the installer. It will require compilation tools and the kernel headers to work though.

It would be beneficial to see the VBox.log file from the guest in question. Boot the guest, make sure the problem occurs then shut the guest down (by force if necessary). zip the log file and post it.

-Andy.
My crystal ball is currently broken. If you want assistance you are going to have to give me all of the necessary information.
Please don't ask me to do your homework for you, I have more than enough of my own things to do.
coubi64
Posts: 2
Joined: 10. May 2018, 12:55

Re: Ubuntu 18.04 installation screen size problem

Post by coubi64 »

It happens before Ubuntu is installed. So i can't install guest additions. I boot the iso and then choose "install Xubuntu".

The only log i found is "VBoxSVC.log". I attached it.
Attachments
VBoxSVC.log
(4.42 KiB) Downloaded 62 times
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: Ubuntu 18.04 installation screen size problem

Post by socratis »

coubi64 wrote:It happens before Ubuntu is installed.
Are you talking about changing the resolution before the installation? You can't do that. You need to install an OS before installing the GAs. No OS? No GAs, no different resolution.

As for the log, that's not the log we're looking for. With the VM shutdown (after the failure), right-click on the VM in VirtualBox Manager, "Show log". The "VBox.log" (ONLY) is the one we're looking for. ZIPPED! But it's not needed now, since there's nothing failing. Everything is as it should be.
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
hevercosta
Posts: 2
Joined: 30. Jul 2009, 12:40
Primary OS: Debian Lenny
VBox Version: OSE Debian
Guest OSses: Windows 7

Re: Ubuntu 18.04 installation screen size problem

Post by hevercosta »

1) Turn off the virtual machine;
2) Just change from "VboxVGA" to "VboxSVGA" in Screen Tab ( https://www.virtualbox.org/manual/ch03. ... ngs-screen );
3) Turn on the virtual machine and run setup again.
Post Reply