From Vmware to Virtualbox

Discussions about using Linux guests in VirtualBox.
Post Reply
adjirenee
Posts: 1
Joined: 4. Jan 2010, 22:49
Primary OS: MS Windows XP
VBox Version: OSE Debian
Guest OSses: Windows XP

From Vmware to Virtualbox

Post by adjirenee »

Hello,
I'm sorry but, after spending some hours searching on the forum, i don't find a solution for this problem which seem simple.
I'm using Windows XP SP3. I've created a VM with Vmware workstation 6.0.4 then install Linux (Debian) on the WM. Now I start using VirtualBox 3.1.2 on Windows XP and I'd like to use the .vmdk file. I create the new WM (in Virtualbox), using the existing wmdisk file. But, during the startup of Linux (inside the VM), I got this error:
/dev/sda1 does not exist. dropping to a shell!
and after
/bin/sh : can't access tty; job control turned off
and nothing else.
May be I do not use the correct procedure of switching. I succeded migrating from Vmware to Virtualbox with an Windows XP guest on Windows XP host.
thank you
stefan.becker
Volunteer
Posts: 7639
Joined: 7. Jun 2007, 21:53

Re: From Vmware to Virtualbox

Post by stefan.becker »

Possibly SCSI Image in VMWARE, IDE Controller in VBOX. Try SCSI.
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: From Vmware to Virtualbox

Post by Perryg »

Isn't sda1 the sata type drive? Did you set it to ide instead?
Sata is not setup by default you must set it up manually.
Plus you need the sata drivers for XP. It does not come with one. I got my intel image file from Intel.
I guess you could edit the grub file and change the sda1 to hda1. That might work.
Andy34Mtl
Posts: 1
Joined: 12. May 2010, 22:00
Primary OS: MS Windows XP
VBox Version: OSE other
Guest OSses: Ubuntu 9.04

Re: From Vmware to Virtualbox

Post by Andy34Mtl »

I did have the same problems. I was converting a virtual machine from elasticserver.com from VMWare to VirtualBox. The error was "/dev/sda1 does not exist." and "can't access tty; " were also displayed.
To correct go under Storage > Remove the IDE Controller
Add a new Controller > Choose SCSI
Choose your new SCSI controller > Add a new attachment (and that's your virtual machine that you have converted)
Post Reply