dtone
December 25th, 2008, 04:47 AM
Hello,everyone.
Merry Christmas~
I've got some troubles when I try to install windows xp as a guest system on ubuntu server 8.04 LTS (host) with VirtualBox-ose. I hope someone will give me some tips to solve the problems.
I run the command lines as following to build a xp platform:
> vboxmanage createvm -name xplite -register
> vboxmanage createvdi -filename xplite.vdi -size 10000 -register
> vboxmanage modifyvm xplite -hda xplite.vdi
> vboxmanage modifyvm xplite -memory 512MB -acpi on -boot1 dvd -nic1 nat
> vboxmanage registerimage dvd /tmp/xplite.iso
> vboxmanage modifyvm xplite -dvd /tmp/xplite.iso
> vboxmanage startvm xplite
---------------------------------------------------------------
The only line display on the screen is :
Waiting for the remote session to open...
and nothing more appear since I waited for a long time.
I have tried several times, attributing to the same result.
Will you give me any advise?
Merry Christmas~
I've got some troubles when I try to install windows xp as a guest system on ubuntu server 8.04 LTS (host) with VirtualBox-ose. I hope someone will give me some tips to solve the problems.
I run the command lines as following to build a xp platform:
> vboxmanage createvm -name xplite -register
> vboxmanage createvdi -filename xplite.vdi -size 10000 -register
> vboxmanage modifyvm xplite -hda xplite.vdi
> vboxmanage modifyvm xplite -memory 512MB -acpi on -boot1 dvd -nic1 nat
> vboxmanage registerimage dvd /tmp/xplite.iso
> vboxmanage modifyvm xplite -dvd /tmp/xplite.iso
> vboxmanage startvm xplite
---------------------------------------------------------------
The only line display on the screen is :
Waiting for the remote session to open...
and nothing more appear since I waited for a long time.
I have tried several times, attributing to the same result.
Will you give me any advise?