On Fri, Nov 26, 2021 at 02:11:25PM +0300, Vsevolod Popov wrote:
> I don't want to reinstall the whole system because I feel that the fix for
> the problem is really easy.

Yes, it is.

vboxmanage modifyvm vmname --boot1 dvd --boot2 disk

where vmname is the UUID or name of your guest. You can verify the
boot order was in fact changed with:

vboxmanage showvminfo vmname |more

and looking for:

"Boot Device 1:               DVD
Boot Device 2:               HardDisk"

in the output.


Greg


-- 
web site: http://www.gregn.net
gpg public key: http://www.gregn.net/pubkey.asc
skype: gregn1
(authorization required, add me to your contacts list first)
If we haven't been in touch before, e-mail me before adding me to your contacts.

--
Free domains: http://www.eu.org/ or mail dns-mana...@eu.org


_______________________________________________
VBox-users-community mailing list
VBox-users-community@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vbox-users-community
_______________________________________________
Unsubscribe:  
mailto:vbox-users-community-requ...@lists.sourceforge.net?subject=unsubscribe

Reply via email to