I've imported a linux machine to my virtual box (which runs perfectly on a other computer). Importing does work, machines are in the list and the vmdk-files + vbox-files were on there right places.
In the export-files which I've used are 3 different VMs:
- linux open Suse 12.1 (meant to be a server later)
- linux open Suse 12.1 (meant to be a client later)
- Windows 2000 (meant to be a samba client later)
Now to the problem: When I start my linux vm's after I've selected the normal bootoption (not the failsafe) a error appears.
As image:
imageshack.us/a/img140/3342/fehlermeldungx.jpg
(HINT: I couldn't post the link or the image because of the rule that I have to be a member of one day and I have to create atleast one post. So instead of (DOT) there has to be a normal dot without brackets.)
In words:
Code: Select all
doing fast boot
FATAL: Module ata_piix not found.
FATAL: Error running install command for ata_piix
Creating device nodes with udev
udevd[139]: failed to execute ' /etc/sysconfig/network/scripts/iful-sysctl' ' /etc/sysconfig/network/scripts/iful-sysctl lo -o hotplug': No such file or directory
resume device not found (ignoring)
Waiting for device /dev/disk/by-id/ata-VBOX_HARDDISK_VB1fa8c6b3-a1e2ebf6-part 1 to appear:
...........Could not find /dev/disk/by-id/ata-VBOX_HARDDISK_VB1fa8c6b3-a1e2ebf6-part1.
Want me to fall back to /dev/disk/by-id/ata-VBOX_HARDDISK_VB1fa8c6b3-a1e2ebf6-part1? (Y/n)Many thanks in advance,
Moody