Where is Docker?

Status
Not open for further replies.

Robert76

Dabbler
Joined
Oct 27, 2017
Messages
33
BTW, is there any Linux distribution that support UEFI in the way that both, installation and starting of the linux after installation is 100% compatible with VMs in UI? it means no shell actions are involved and it just simply install and boot without issues without extra scripting in shell?

I read a lot already and know that even Ubuntu and Debian even if can be installed under UEFI they are not booting after easily without extra scripting...
 

KrisBee

Wizard
Joined
Mar 20, 2017
Messages
1,288
Not true, see my previous post #12 above for debian expert install. I don't think that option is available during Ubuntu server install so at the first boot after install, exit the UEFI shell and use boot manger as previously described, then once the Ubuntu VM has booted use this command as root to ensure correct booting under byhve UEFI:

Code:
grub-install --efi-directory=/boot/efi --boot-directory=/boot --removable


see here: https://forums.freenas.org/index.ph...linux-vms-using-uefi.54039/page-5#post-421267
 

Robert76

Dabbler
Joined
Oct 27, 2017
Messages
33
Here it is :smile: Maybe I will get first points ha ha ha :smile:
 
Status
Not open for further replies.
Top