Results 1 to 7 of 7

Thread: Install Vmware to use XP as application inside ubuntu

  1. #1
    Join Date
    Aug 2008
    Beans
    5

    Install Vmware to use XP as application inside ubuntu

    Hello Friends,
    I had a problem with my laptop, i had the damned vista on it and i installed ubuntu 8. But now, Ubuntu doesn't boot, it gives me error. So I've decided to format the HD and install Ubuntu, but I heard about Vmware, from which i can open windows xp as an application, anyone knows how can i do this operation? coz i don't want to choose which OS upon reboot, I want Ubuntu to be the master OS and to be able to work on XP as an application.

    Many Thanks,
    Rony

  2. #2
    Join Date
    Jun 2008
    Location
    Romania
    Beans
    82
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Install Vmware to use XP as application inside ubuntu

    VMWare? Why don't you want to use an open-source, free one?

    Give VirtualBox a try

    Code:
    sudo apt-get update
    sudo apt-get install virtualbox-ose virtualbox-ose-source
    sudo apt-get install module-assistant
    sudo m-a prepare
    sudo m-a a-i virtualbox-ose
    sudo modprobe vboxdrv
    sudo gedit /etc/modules #add boxdrv
    sudo adduser `whoami` vboxusers

  3. #3
    Join Date
    Aug 2008
    Beans
    5

    Re: Install Vmware to use XP as application inside ubuntu

    Thanks for the reply, Someone told me about vmware, but i'll try VirtualBox, once I install it, i must install windows xp? coz i donnow the procedure about how to install and use this software.

  4. #4
    Join Date
    Jun 2008
    Location
    Romania
    Beans
    82
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Install Vmware to use XP as application inside ubuntu

    http://www.youtube.com/watch?v=ch8X86R6d-g

    Follow this guide, skip the VirtualBox installation part, you already did it.

  5. #5
    Join Date
    Aug 2008
    Beans
    5

    Re: Install Vmware to use XP as application inside ubuntu

    I visited the site http://www.virtualbox.org/wiki/Screenshots
    they explain everything many thanks for your help!!

  6. #6
    Join Date
    Jun 2006
    Location
    Switzerland
    Beans
    Hidden!
    Distro
    Kubuntu Jaunty Jackalope (testing)

    Re: Install Vmware to use XP as application inside ubuntu

    vmware and vbox let you both run a virtual operating system inside another one. So you wil have to install Windows XP (or VISTA or 2000 or ...) inside a virtual machine.

  7. #7
    Join Date
    Aug 2008
    Beans
    5

    Re: Install Vmware to use XP as application inside ubuntu

    Ok, I watched the video, this is what i was searching for, since 2 weeks!
    Thanks for your help!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •