LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Best way of virtulising? (https://www.linuxquestions.org/questions/linux-newbie-8/best-way-of-virtulising-680877/)

godfor101 11-03-2008 01:31 PM

Best way of virtulising?
 
Hi

What I would like is to have 2 separate partitions (Ubuntu/XP) which I can boot into each separately, but also visualise the XP partition when booted in Ubuntu.

Is this possible? What do you think is the best way of doing it?

(+Is it possible to dynamically re-size these partitions once set?)

Thanks!

i92guboj 11-03-2008 03:01 PM

Quote:

Originally Posted by godfor101 (Post 3330434)
Hi

What I would like is to have 2 separate partitions (Ubuntu/XP) which I can boot into each separately, but also visualise the XP partition when booted in Ubuntu.

Is this possible?

Not easily. Windows is very very picky about the hardware configuration. Usually, moving windows from one machine to another with different hardware will not work out of the box, and it might completely break requiring a reinstall anyway. Using the same windows installation on your real machine and on a vm is exactly the same, since the vm has virtualized hardware, and do not provide direct access to your physical hardware.

Besides, a simple change in the disk ordering is enough to break windows horribly. I know no easy way to overcome these problems.

At most, you might have some degree of luck sharing the data partition. For example, you can create a separate partition for the "Documments and settings" stuff, that way your user configs and documents could be on a separate partition that could be accessed from the two separate windows installations (one in the disk, one in the vm). It's the only approach that I know that *should* work.

godfor101 11-04-2008 10:13 AM

Yea thats pretty much what I thought. Thanks anyway! :)

x

beiller 11-04-2008 01:07 PM

I dont think its possible to dual boot and virtualize the same OS correct me if I am wrong. Some alternatives:

1: you could just use ubuntu and virtualize xp ;)
2: you can dual boot and mount the NTFS partition in your Ubuntu (you should now be able to mount RW NTFS these days)
3: Use wine!

onebuck 11-04-2008 02:30 PM

Hi,

You can virtual host either XP with GNU/Linux client or Host the GNU/Linux with a XP As a client. The 'VirtualBox HOWTO' would be a good place to start.


All times are GMT -5. The time now is 10:58 AM.