Re: [edk2] Booting physical Windows while in Arch (AHCI support in OVMF?)

2013-04-30 Thread Evert Heylen
;m guessing you have > similar reasons I had for dual booting > (performance/convenience/compatibility) but you may be better off running > Linux in the dual environment. > > > On Mon, Apr 29, 2013 at 4:05 PM, Evert Heylen wrote: >> >> Oops, my fault. Accidently

Re: [edk2] Booting physical Windows while in Arch (AHCI support in OVMF?)

2013-04-29 Thread Evert Heylen
4096 -hda /path/to/DUETimg -hdb /dev/sda Still no sign of /dev/sda. On Mon, Apr 29, 2013 at 10:02 PM, Evert Heylen wrote: > I've made an img with DUET on it, but I'm still a bit confused about > how to use it. Right now I try: > > qemu-system-x86_64 -enable-kvm -smp 4 -cpu

Re: [edk2] Booting physical Windows while in Arch (AHCI support in OVMF?)

2013-04-29 Thread Evert Heylen
us=ahci0.0,drive=drive-sata0-0-0,id=sata0-0-0 I ca On Sun, Apr 28, 2013 at 8:48 PM, Jordan Justen wrote: > On Sat, Apr 27, 2013 at 7:35 AM, Evert Heylen wrote: >> Hi all, My situation is the following: >> My PC (x64) has an UEFI capable motherboard (ASRock Z77). On my hard drive &

[edk2] Booting physical Windows while in Arch (AHCI support in OVMF?)

2013-04-27 Thread Evert Heylen
Hi all, My situation is the following: My PC (x64) has an UEFI capable motherboard (ASRock Z77). On my hard drive (which is GPT formatted ofc), I have Windows 7 installed on /dev/sda3 and Arch Linux on /dev/sda2. I can boot both OS'es. However, I would like to boot Windows while in Arch, using KVM.