-
-
Notifications
You must be signed in to change notification settings - Fork 49
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
Comments
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 |
This workaround worked for me: drag the window with Super+Drag, in addition of activating EFI mode |
This issue is also present in elementary OS 6.1 Jolnir. |
well for me this just i set 1024x768 it turn back to 800x600 |
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) |
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: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 aninvalid setting
- and if I start the VM with the invalid setting, the installer is not shown completely too:To Reproduce
Steps to reproduce the behavior:
VM Settings > Storage > Controller: IDE
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.
The text was updated successfully, but these errors were encountered: