Discussion:
Copy VM to physical machine
Chris
2014-07-22 04:20:31 UTC
Permalink
Hi,

I've copied a VirtualBox VM to a physical machine with rsync.

The network card is shown in lspci but the realtek driver isn't loaded.
Only about a third of the kernel modules which are loaded on the same
machine when installing lubuntu from a cd-rom are used.

Do I have to adjust some udev rules? Where are the kernel modules loaded?

Thank you in advance.

- Chris
Gregory Nowak
2014-07-22 20:34:35 UTC
Permalink
Post by Chris
Hi,
I've copied a VirtualBox VM to a physical machine with rsync.
The network card is shown in lspci but the realtek driver isn't loaded.
Only about a third of the kernel modules which are loaded on the same
machine when installing lubuntu from a cd-rom are used.
Do I have to adjust some udev rules? Where are the kernel modules loaded?
You likely need to rebuild your initrd. Running
update-initramfs -c

as root should do this for you.

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-manager-iDweQDFWK/***@public.gmane.org
Loading...