Quantcast Anyone using Xen on a laptop?

+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 20
  1. #1
    Notebook Consultant
    Join Date
    Jan 2012
    Posts
    102
    Rep Power
    4

    Default Anyone using Xen on a laptop?

    Hello,

    I'm still a bit of a Linux newbie (I've been dual booting between Ubuntu 11.1 and Windows 7 for a few months now, mostly driven by wanting to do more things with Android...) and I was wondering if anyone here had used Xen on a laptop to just fire up a HVM instead of dual booting.

    My plan is to install, say, Ubuntu to act as both my working Linux install and as a hypervisor for a Windows 7 VM running on its own partition so that I can still boot it natively if needed.

    I might jury-rig an Android x86 VM in a volume file too.

    Any gotchas I should watch out for?
    Is my plan downright crazy?

    Hardware-wise I'm pretty much set on a Clevo P150EM with a 3720QM, AMD 7970m, 16GB of RAM.

    Thanks,

    Darkshado
    Last edited by Darkshado; 21st June 2012 at 05:26 PM.

  2. #2
    Notebook Evangelist
    Join Date
    Oct 2007
    Posts
    584
    Rep Power
    16

    Default Re: Anyone using Xen on a laptop?

    As far as I know, you should carefully do your homework on what hardware is supported by Xen, and what kind of hypervisor it is...

    1. I don't know if you want to use both Ubuntu as your working linux install AND as the dom0 OS that runs the type-1 hypervisor for the reason that if your ubuntu system was compromised, then so is the rest of your system.

    2. Aside from the graphics card which I believe is nearly-communicating with the hardware, the software drivers (even in Windows) would be limited to the support of drivers running on dom0. That being said, if Xen or the OS on dom0 does not support a certain piece of hardware, neither will windows.

    I'm wanting to do a Xen setup on my laptop as well, but still researching a "flawlessly working setup" of it... I think they have a list of supported hardware on their site.

  3. #3
    Notebook Consultant
    Join Date
    Jul 2011
    Posts
    255
    Rep Power
    6

    Default Re: Anyone using Xen on a laptop?

    Personally, I think that Windows Server 2008 or Windows 8 would be a better OS to run a type-1 hypervisor. If you want to stick with Linux, why not try OpenSUSE? Given its shared heritage with SLED, Xen support is generally pretty robust. I did try it on my ProBook, but I ran into some hardware issues and didn't feel like fighting with it... Ubuntu, on the other hand, well, I've used it a lot, and just can't see it performing well as a hyper-visor.

    HP ProBook 4430s | Windows 8 Professional | 16GB RAM | 80GB Intel 320 SSD | 500 GB Seagate Momentus

  4. #4
    Notebook Evangelist
    Join Date
    Jan 2008
    Posts
    393
    Rep Power
    15

    Default Re: Anyone using Xen on a laptop?

    I dont see why you would need such a low level visualization setup. what you want (or at least what it seems for your post) is to run both linux, windows 7 and maybe android x86. what i dont get is why xen, kvm can do what you want with less pain, and even virtualbox could as well, with a little less performance but a LOT more ease.
    Lenovo Thinkpad w520/Intel i7-2720QM/16GB DDR3 RAM/Nvidia Quadro 1000m/500GB HDD/ 15.6" 1920x1080/Win7
    Dorm Router: Samsung NP-NC10/intel atom/1gb ram/Pfsense

  5. #5
    Notebook Consultant
    Join Date
    Jan 2012
    Posts
    102
    Rep Power
    4

    Default Re: Anyone using Xen on a laptop?

    jl1989: This thread is part of doing my homework, as a lot of information I've found out there was old and likely very outdated.

    It's true that I'd probably be better off running the dom0 separately from my usual work install.

    I'm considering low-level hardware virtualization because I'd like as little performance loss as possible. I've run some MS Virtual PC VMs in the past, and granted I wasn't using the most suitable hardware for that, I still wasn't too impressed by the performance.

    I would like to be able to (game/use Odin/work in MS Access) on the Windows 7 VM, save then seamlessly (start a CM9 kang/learn more Linux and programming related stuff) right-away, again, with as little performance loss as possible.

    Another reason I like the idea of virtualization is to be able to run multiple OSes without having to partition my system too much.

    I still might just end up dual-booting, but I figured doing this might push my Linux use up, make me learn some stuff and be cool for the sheer geekiness of it...

  6. #6
    Notebook Evangelist
    Join Date
    Jan 2008
    Posts
    393
    Rep Power
    15

    Default Re: Anyone using Xen on a laptop?

    I run Arch Linux, Debian test web server, and i have ran android x86, mac os x, and many different server distros for testing all in virtualbox under win7 pro 64-bit. with very little performance loss, the thing that make this possible is v-tech (intel: vt-x amd: AMD-v) as it allows for vm to run their thread closer to the cpu.

    i run it like this is because i play a few games and run programs that can use the gpu, and i dont feel like messing with pass though in xen. i also hate dual booting, i would prefer linux over win7 but until this improve in VM gpu systems i just run linux in a vm.
    Lenovo Thinkpad w520/Intel i7-2720QM/16GB DDR3 RAM/Nvidia Quadro 1000m/500GB HDD/ 15.6" 1920x1080/Win7
    Dorm Router: Samsung NP-NC10/intel atom/1gb ram/Pfsense

  7. #7

    Join Date
    Sep 2008
    Posts
    6,578
    Rep Power
    46

    Default Re: Anyone using Xen on a laptop?

    Another option would be Cooperative Linux: Cooperative Linux

  8. #8
    Notebook Evangelist
    Join Date
    Jan 2008
    Posts
    393
    Rep Power
    15

    Default Re: Anyone using Xen on a laptop?

    Quote Originally Posted by ALLurGroceries View Post
    Another option would be Cooperative Linux: Cooperative Linux
    i have looked at that but its my understanding is that its only 32-bit and that you cant run it in 64-bit windows yet. otherwise that would be more convenient then VMs
    Lenovo Thinkpad w520/Intel i7-2720QM/16GB DDR3 RAM/Nvidia Quadro 1000m/500GB HDD/ 15.6" 1920x1080/Win7
    Dorm Router: Samsung NP-NC10/intel atom/1gb ram/Pfsense

  9. #9

    Join Date
    Sep 2008
    Posts
    6,578
    Rep Power
    46

    Default Re: Anyone using Xen on a laptop?

    Yeah, you're right, 32-bit only at this point: FAQ - coLinux

  10. #10
    Notebook Consultant
    Join Date
    Jan 2012
    Posts
    102
    Rep Power
    4

    Default Re: Anyone using Xen on a laptop?

    I might not have as much time to play around with all of this after all... I'll probably have to stick to Windows as my main OS for now. Again.

    Thinking about it, there aren't any GPU intensive things I do in Linux just yet, so as long as the CPU isn't too hindered by running in a VM that should work quite well.

    Plus if I can get the VM's image to boot natively (be it a VHD or something else through grub) that'd be just great.

    Thanks for the insight guys,

    Darkshado

 

 
Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT -4. The time now is 02:14 PM.
Powered by vBulletin® Version 4.2.0
Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.
SEO by vBSEO 3.6.0