Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Odin: Installer too big in VirtualBox (or VBox window too small) #491

Closed
marbetschar opened this issue Feb 25, 2021 · 7 comments · Fixed by #661
Closed

Odin: Installer too big in VirtualBox (or VBox window too small) #491

marbetschar opened this issue Feb 25, 2021 · 7 comments · Fixed by #661
Labels
Status: Confirmed Verified by someone other than the reporter

Comments

@marbetschar
Copy link
Member

Describe the bug

Just wanted to install elementaryos-6.0-daily.20210224.iso in the freshly installed VirtualBox-6.1. For this I created a new VM and selected Ubuntu 64 Bit as operating system. When I start the box, the installer is not entirely visible - therefore its hard to install elementary:

vbox-daily-installer

I'm aware that its possible to switch the graphics controller in the VM settings. However, when I select anything else than the default VMSVGA, VirtualBox claims its an invalid setting - and if I start the VM with the invalid setting, the installer is not shown completely too:

vbox-graphics-controller-invalid

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://www.virtualbox.org/
  2. Download and install VirtualBox 6.1
  3. Download elementary daily *.iso
  4. Start VirtualBox
  5. Create a new VM, selecting Ubuntu 64 Bit as operating system
  6. Select the elementary daily iso to boot from in VM Settings > Storage > Controller: IDE
  7. Start the VM and wait for the installer to appear

Expected behavior

Ideally the Installer is visible entirely, without any further actions needed by the user.

Additional context

I started VirtualBox on a elementary daily bare meta installation.

@davidmhewitt
Copy link
Member

I know it doesn't solve the original issue, but starting the VM in EFI mode instead of legacy BIOS should give you a higher resolution.

I think it's something about the way the virtualbox GPU reports its resolutions because other virtualization software does not have this issue, even with legacy BIOS modes.

Either way, it feels like there needs to be a smaller minimum size for the installer, or a way to change resolution in the installer session, or both. As it's perfectly possible that this could happen on real hardware too if there's something wrong with the graphics driver etc

@bayasdev
Copy link

bayasdev commented May 2, 2021

Same issue with VMware Workstation

image

@cassidyjames cassidyjames added the Status: Confirmed Verified by someone other than the reporter label Aug 17, 2021
@danirabbit danirabbit pinned this issue Aug 25, 2021
@brunetton
Copy link

This workaround worked for me: drag the window with Super+Drag, in addition of activating EFI mode

@joeljosedev
Copy link

joeljosedev commented Jan 1, 2022

This issue is also present in elementary OS 6.1 Jolnir.

@zizlog
Copy link

zizlog commented Jan 9, 2022

This issue is also present in elementary OS 6.1 Jolnir.

Here is a workaround which worked for me:
Hit the ESC key when Elementary starts counting down from 5 to 1 and edit the Kernel boot parameter: delete "quiet splash" and add "vga=ask" w/o the quotes. Not sure if "quiet splash" needs to be removed since there really isn't any splash screen anyway. vga=ask will get you a list of available resolutions. I went for 344.

This boot parameter will only last until the reboot once the installation is finished. I couldn't find a way to get into the boot parameters again on startup. Maybe ElementaryOS prevents it doing so. Anyway, I was able to tab & Enter all the way through to the login screen.
Screenshot 2022-01-09 at 21 31 54

Screenshot 2022-01-09 at 21 33 18

Screenshot 2022-01-09 at 21 55 23

@yarik303
Copy link

well for me this just i set 1024x768 it turn back to 800x600

@spawnflagger
Copy link

FWIW, the installer (elementaryos-6.1-stable.20211218-rc.iso) had no screen size issues under VMware Fusion (free Player license) 12.1.2 on macOS 10.15.7. (I set the VM to EFI, didn't test on standard bios).

Also, the VM performance is acceptable even on my 2012 MacBookPro (w/SSD) - not sure why all the warnings about being on a VM... And AppCenter even offers to install open-vm-tools-desktop, which is correct. Auto-guest-resolution-resizing works, as does shared Clipboard. (Share Folders too after adding line to /etc/fstab)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Confirmed Verified by someone other than the reporter
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

9 participants