-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Ubuntu Server 24.04 ARM64 Stuck at Grub #6815
Comments
I think I used noble-server-cloudimg-arm64.img and it works fine. Also with some images (20.04) you need Serial (another terminal from settings) to be turned on to proceed with install. |
OK, it's strange that the Ubuntu official ISO-format Server works fine for VirtualBox for Mac Silicon. Can you explain more about configuring Serial (another terminal from settings)? |
You just see terminal output during initiaization and boot, there are these weird services (network/cups) that it looks like nothing is happening without Serial, but you can see continuation...I recommend adding them at least during setup |
@martincerven If serial is enabled, is it still compatible with graphic 2D like showing GNOME desktop? |
Yes, you can keep Serial enabled and video output should still be displayed - you might need to wait for a while though. In my case the culprit was Once in the UTM Serial terminal you are asked to input your credentials, wait 10/20 seconds more and the greeter should then be displayed. Additionally, make sure to choose FYI: I have used |
@sav-valerio there is nice writeup on utm subreddit and according to them:
Which kinda seems to make sense. @ghostplant yeah GUI and Serials are unrelated, but if something breaks (you uninstall your ubuntu-desktop) your only choice is to have a terminal acess. It seems that It's especially bad if u don't have terminal output so you don't see it's hanging on a weird service, and you only see black GUI. |
It works, but the systemd loading speed is too slow, much slower than VirtualBox for Mac M2 |
Describe the issue
I downloaded Ubuntu Server 24.04.1 ARM64 ISO from official Ubuntu website, creating a new VM in UTM, selecting Display driver to be "virtio-ramfb-gl (GPU supported)".
I can boot the ISO and see the Grub2 interface, but after go to the next step for installation, graphic stucks at this page:
Configuration
The text was updated successfully, but these errors were encountered: