Configuring Xen/Virtualization

Greetings.
I’d like to boot my windoze partition in opensuse.

However,
System > Virtualization > Create Virtual Machines Yeilds nothing.

Only asks for root PW, and then does nothing else.

Xen is installed.

Any Ideas?
Thanks.

Xen is a bear to get working. I suggest Sun’s Virtual Box.

Note 3D games may not work in VM’s because of lack of 3D driver support. Vbox has an experimental 3D driver but I don’t think it is up to doing real time 3D gaming.

On Fri, 09 Apr 2010 14:26:02 +0000, Rayja20 wrote for a reply:

> Greetings.
> I’d like to boot my windoze partition in opensuse.
>
> However,
> System > Virtualization > Create Virtual Machines Yeilds nothing.
>
> Only asks for root PW, and then does nothing else.
>
> Xen is installed.
>
>
> Any Ideas?
> Thanks.

Well, assuming you installed Xen and VB you have to boot the Xen kernel.

Once you’ve booted the Xen kenel, you start the VM.

NOTE: Sorry, no support for 3D with VirtualBox, and nVidia drivers do not
support Xen, so you might need to change your /etc/X11/xorg.conf video
driver to use the “vesa” and configure VB to use “Cirrus” or “Vesa” vga
adapter.

Fuzzy memory here but then you can use Virtual Machine to install a new
OS.

Pick the type of OS to be installed.
Point to an iso file or media file source
Add virtual storage large enough to contain OS and all additional
applications, ie, Windoze updates, service packs, applications, etc. take
up a lot room very quickly, so, make sure you have more than enough free
space, typically on your physical hard drive root partition.

Something like
/var/lib/xen/images/windowsxpsp2/Disk0 at minimum 8Gb

Allocate a cpu, and memory for the OS.

Again from my fuzzy memory but that should get you started with on a
virtual Windoze OS for you.


Chill@opensuse.forum

Thank you gentlemen.
I shall look into getting a repo with sun microsystems’s Vmware.

If you have a source for a stable reccomended one - It would be appreciated.

Also - about booting into the xen kernel - I assume this is going to be in my GRUB conf?
(so I choose to boot to it at startup)

Thanks

Take virtualbox from here Downloads - VirtualBox
and
vmware from here VMware Server, Free Virtualization Download for Virtual Server Consolidation

Thanks much.

I booted to XEN kernel.
Creating a virtual machine, I am told that my processor(s) do not support full virtualization. (and I am halted)

I was under the impression that, even if my CPU does not “SUPPORT” virtualization (ie, hardware assisted virtualization), I could still run a Virtual machine…

no?
(I have an Athlon 3500+)

You can but not xen and there are some restrictions in others ie can’t run 64 bit guest in in 33 host and there is some speed penalty.

What is you processor?

Ok then, so xen is out of the question.

I shall attempt Sun’s Virtualization (virtual box) tomorrow. I shall attempt, fully that is, for I am certain I shall be inveigled to try it tonight

My cpu is the Athlon64 3500+ (2.2GHZ).

I’m going to uninstall Xen now.
—edit—
I should add, Strictly for the purpose of reference (for some search engin-ing soul) that Xen has to be run / configured after booting to the Xen kernel.

This option will be displayed in Grub after installation of xen (and reboot).

Readers, please Forgive my DP. I could not Edit my last post.

Ok, new prob.
On installing Virtual Box for opensuse 11.2, I am told that the package needs libpython 2.5 in order to be installed.
Yet - I have 2.6, already installed.

Does any knowledgeable person have an explanation/solution for this?

Virtual Box (Sun Version) Install HowTo - openSUSE Forums

Thanks caf.
But following the instructions in that guide, having downloaded all the listed packages, I am met upon by the same dependency-problem I noted in my last post

:\

Try this in a su - terminal

zypper ar -f http://download.virtualbox.org/virtualbox/rpm/opensuse/11.2 vbox
zypper ref

(a) will accept key/licence

zypper in VirtualBox-3.1

Please explain the syntax of the first command!

(it all worked, thanks!)

Transcribing the instructions given here:
Boot an existing XP (Physical HD) install with VirtualBox - Ubuntu Forums

I am trying to load up my current XP installation.

Works to the point of my selecting my .vmdk in virtualbox.
It gives the error “(VERR_ACCESS_DENIED)”

Why would it want root privaleges to work with this file?
And how to I grant it to virtualbox?

Thanks in advanced, thou skilled ninja

First, let me say. I wouldn’t do this myself. (Use a real HD install of XP as a VM).

You may find this will help.
In the file fstab there should be a line that is a mount for your windows partition.

Please post the result of this, so I can advise

cat /etc/fstab

Why?
Because its actual.
Or because its windoze? :stuck_out_tongue: LOL.

At this point, it doesnt matter if the partition gets mucked - its all backed up :slight_smile:

/dev/disk/by-id/ata-Maxtor_6Y160M0_Y4DCLWCE-part5 swap swap defaults 0 0
/dev/disk/by-id/ata-Maxtor_6Y160M0_Y4DCLWCE-part3 / ext4 acl,user_xattr,nodiratime,noatime, 1 1
/dev/disk/by-id/ata-ST340810A_5FBBB2K8-part1 /windows/D ntfs-3g defaults,locale=en_US.UTF-8 0 0
/dev/disk/by-id/ata-Maxtor_6Y160M0_Y4DCLWCE-part1 /windows/C ntfs-3g defaults,locale=en_US.UTF-8 0 0
/dev/disk/by-id/ata-Maxtor_6Y160M0_Y4DCLWCE-part2 /windows/E ntfs-3g defaults,locale=en_US.UTF-8 0 0
/dev/disk/by-id/ata-Maxtor_6Y160M0_Y4DCLWCE-part6 /windows/F ntfs-3g defaults,locale=en_US.UTF-8 0 0
/dev/disk/by-id/ata-Maxtor_6Y160M0_Y4DCLWCE-part7 /windows/G ntfs-3g defaults,locale=en_US.UTF-8 0 0
/dev/sdc1 /windows/H ntfs-3g defaults,locale=en_US.UTF-8 0 0
proc /proc proc defaults 0 0
sysfs /sys sysfs noauto 0 0
debugfs /sys/kernel/debug debugfs noauto 0 0
usbfs /proc/bus/usb usbfs noauto 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
/dev/disk/by-id/ata-WDC_WD5000AAKS-22A7B0_WD-WCASY0124213-part1 /windows/H ntfs-3g defaults,locale=en_US.UTF-8 0 0

It would have helped if you had said which entry it was.
If you change fstab to this:

/dev/disk/by-id/ata-Maxtor_6Y160M0_Y4DCLWCE-part5 swap swap defaults 0 0
/dev/disk/by-id/ata-Maxtor_6Y160M0_Y4DCLWCE-part3 / ext4 acl,user_xattr,nodiratime,noatime, 1 1
/dev/disk/by-id/ata-ST340810A_5FBBB2K8-part1 /windows/D ntfs-3g defaults 0 0
/dev/disk/by-id/ata-Maxtor_6Y160M0_Y4DCLWCE-part1 /windows/C ntfs-3g defaults 0 0
/dev/disk/by-id/ata-Maxtor_6Y160M0_Y4DCLWCE-part2 /windows/E ntfs-3g defaults 0 0
/dev/disk/by-id/ata-Maxtor_6Y160M0_Y4DCLWCE-part6 /windows/F ntfs-3g defaults 0 0
/dev/disk/by-id/ata-Maxtor_6Y160M0_Y4DCLWCE-part7 /windows/G ntfs-3g defaults 0 0
/dev/sdc1 /windows/H ntfs-3g defaults 0 0
proc /proc proc defaults 0 0
sysfs /sys sysfs noauto 0 0
debugfs /sys/kernel/debug debugfs noauto 0 0
usbfs /proc/bus/usb usbfs noauto 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
/dev/disk/by-id/ata-WDC_WD5000AAKS-22A7B0_WD-WCASY0124213-part1 /windows/H ntfs-3g defaults,locale=en_US.UTF-8 0 0

Yes of course :o
(I assumed you’d take an educated guess :p)

its on the NTFS entry mounted at ‘C’

The fourth one.

Just change it as in my reply in post 17. I edited all the ntfs entries but if you want to just edit the C entry it’s fine.
Here is how
FSTAB - Editing Manually - openSUSE Forums

reboot when done

:shame:

For shame.
I hadnt took the time to realize that you had gone and edited ALL the entries.

(I actually thought you were complaining about not knowing which one to edit - which is why I specified C).

Thanks :wink: - I’ll tell you how it goes.
(so, evidently, you think the issue virtualbox is having is with the mount options?)