New Posts  All Forums:

Posts by Chetyre

Today I discovered that having a nvidia card in my system was breaking a lot more things than it just not working. I wasn't able to auto-start VMs in /etc/xen/auto for example, but as soon as I removed my nvidia card (because honestly it...
nbhusain, I used your DUET image to install windows 8 from the sata controller, but I'm unable to modify the bootloader entry to change its order. I tried doing it from the shell, but it didn't work. How do you do it? I want it to start...
Quote:Originally Posted by nbhusain Try this quick fix: Code: ... if [[ -d usr/lib64 ]]; then cd usr/ cp -r lib64/* lib/ rm -rf lib64 fi ... change it to: Code: ... if [[ -d usr/lib64 ]];...
Quote:Originally Posted by nbhusain EDIT2: Quick update, you need to build binutils with "--enable-targets=x86_64-pep" for xen.efi to build, here's an edited binutils-multilib pkg:   Build fails when I use the modified...
nbhusain, could you help me compile xen on archlinux? the pkgbuild on aur fails for me for some reason on the stubdom. I'm also trying to mess with uefi for now. I just managed to make it boot with rEFInd, but how would I boot the xen...
Quote:Originally Posted by WorldExclusive I just bought a i7 3770. What are the basic features and benefits of VM? I tried reading some articles online, but most of them lost me with their explanation. The most important benefit...
nope, build-in. In anycase when I have time again I'll try building 4.1 and see what happens
Quote:Originally Posted by nbhusain Yeah but stable also means outdated you might have to rebuild your kernel anyway I have a 3.7 kernel
I have arch for everyday use on my laptop, but for my dom0 I was aiming for a more stable distro. It was either CentOS or Debian
CentOS 6.3
New Posts  All Forums: