Changes

Jump to: navigation, search

DESK-MX6UL-L/General/DVDK Virtual Machine

1,663 bytes added, 10:01, 6 July 2021
Virtual Machine
Please note that u-boot and kernel source trees are derived from the official trees released by NXP/Freescale; these trees have been customized to add support for the [[AXEL ULite SOM]].
 
=== Guest Addictions ===
''Guest Addictions'' installation may fail if the VirtualBox version is different from the VM linux kernel version.
 
In case of VBox error message:
 
Error: kernel headers not found
 
as suggested [https://askubuntu.com/questions/98416/error-kernel-headers-not-found-but-they-are-in-place here], install the correct kernel header using the following command:
 
sudo apt-get install linux-headers-`uname -r`
 
and the run the Guest Addictions install
 
<pre class="workstation-terminal">
dvdk@vagrant:/media/dvdk/VBox_GAs_6.1.18$ sudo ./VBoxLinuxAdditions.run
Verifying archive integrity... All good.
Uncompressing VirtualBox 6.1.18 Guest Additions for Linux........
VirtualBox Guest Additions installer
Removing installed version 6.1.16 of VirtualBox Guest Additions...
update-initramfs: Generating /boot/initrd.img-4.4.0-197-generic
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 4.4.0-197-generic.
update-initramfs: Generating /boot/initrd.img-4.4.0-197-generic
W: mdadm: /etc/mdadm/mdadm.conf defines no arrays.
VirtualBox Guest Additions: Running kernel modules will not be replaced until
the system is restarted
dvdk@vagrant:/media/dvdk/VBox_GAs_6.1.18$
</pre>
===Host setup===
8,183
edits

Navigation menu