Hi,
I have a problem when using a virtual machine.
Here is my problem :
- My "old" computer has VirtualBox v6.0.4 r128413 and an Extension Pack linked to this version.
- I exported my virtual machine with the extension OVA.
- My "new" computer has VirtualBox v6.1.4 r136177 and an Extension Pack linked to this version.
- I imported my virtual machine.
- I configured it to use different shared folders / networks, etc.
- I launched it without problem.
- I checked if the virtual machine stopped and it is fine.
- I launched again the virtual machine.
- I installed guest additions (6.0.4 to 6.1.4).
- Once finished, it requires a restart.
- But when I restarted it (or stopped), the virtual machine was still black...
Do you have any ideas on my problem ?
Best regards
Problem importing a virtual machine
-
scottgus1
- Site Moderator
- Posts: 20945
- Joined: 30. Dec 2009, 20:14
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows, Linux
Re: Problem importing a virtual machine
Please zip and post the guest's vbox.log, using the forum's Upload Attachment tab.
This implies that the guest was black before. However:Ozonex wrote:the virtual machine was still black...
This implies the guest was running fine before. Was there a problem before you upgraded the Guest Additions?Ozonex wrote:- I launched it without problem.
- I checked if the virtual machine stopped and it is fine.
- I launched again the virtual machine.
- I installed guest additions (6.0.4 to 6.1.4).
Re: Problem importing a virtual machine
The answer when I install the guest additions :
When I want to stop the virtual machine, I select '"Shuitdown" and the screen still black... After waiting a couple of time, I close the virtual machine with close button vand I select "Shutdown virtual machine".
See the vbox.log in attachment.
Code: Select all
Verifying archive integrity... All good.
Uncompressing VirtualBox 6.1.4 Guest Additions for Linux........
VirtualBox Guest Additions installer
Removing installed version 6.1.4 of VirtualBox Guest Additions...
vboxadd-service.sh: Stopping VirtualBox Guest Addition service.
You may need to restart your guest system to finish removing guest drivers.
Copying additional installer modules ...
Installing additional modules ...
VirtualBox Guest Additions: Starting.
VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel
modules. This may take a while.
VirtualBox Guest Additions: To build modules for other installed kernels, run
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup <version>
VirtualBox Guest Additions: or
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup all
VirtualBox Guest Additions: Building the modules for kernel 3.8.0-44-generic.
VirtualBox Guest Additions: Running kernel modules will not be replaced until
the system is restarted
Adding system startup for /etc/init.d/vboxadd ...
/etc/rc0.d/K90vboxadd -> ../init.d/vboxadd
/etc/rc1.d/K90vboxadd -> ../init.d/vboxadd
/etc/rc6.d/K90vboxadd -> ../init.d/vboxadd
/etc/rc2.d/S10vboxadd -> ../init.d/vboxadd
/etc/rc3.d/S10vboxadd -> ../init.d/vboxadd
/etc/rc4.d/S10vboxadd -> ../init.d/vboxadd
/etc/rc5.d/S10vboxadd -> ../init.d/vboxadd
Adding system startup for /etc/init.d/vboxadd-service ...
/etc/rc0.d/K65vboxadd-service -> ../init.d/vboxadd-service
/etc/rc1.d/K65vboxadd-service -> ../init.d/vboxadd-service
/etc/rc6.d/K65vboxadd-service -> ../init.d/vboxadd-service
/etc/rc2.d/S35vboxadd-service -> ../init.d/vboxadd-service
/etc/rc3.d/S35vboxadd-service -> ../init.d/vboxadd-service
/etc/rc4.d/S35vboxadd-service -> ../init.d/vboxadd-service
/etc/rc5.d/S35vboxadd-service -> ../init.d/vboxadd-service
Building the VirtualBox Guest Additions kernel modules. This may take a while.
To build modules for other installed kernels, run
/sbin/rcvboxadd quicksetup <version>
or
/sbin/rcvboxadd quicksetup all
Running kernel modules will not be replaced until the system is restarted
vboxadd-service.sh: Starting VirtualBox Guest Addition service.
Press Return to close this window...See the vbox.log in attachment.