LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices

Tags used in this thread
Popular LQ Tags , , , ,

Reply
 
Thread Tools
Old 03-27-2008, 10:02 PM   #46
ComputerGreek
Member
 
Registered: Sep 2007
Posts: 152
Thanked: 0

Original Poster

[Log in to get rid of this advertisement]
Quote:
Originally Posted by ComputerGreek View Post
It just seemed like something that was doable.
I would really love to see someone take up the idea.
ComputerGreek is offline     Reply With Quote
Old 04-30-2008, 01:09 PM   #47
davide.rossetti
LQ Newbie
 
Registered: Apr 2008
Posts: 1
Thanked: 0
KVM and Vista on a real disk partition

just a question... I already have a dual boot PC, with Vista pre-installed on my 500GB SATA disk, and I’d like to boot kvm from the NTFS partition, not from a disk image. is it possible ???
davide.rossetti is offline     Reply With Quote
Old 05-05-2008, 09:42 AM   #48
Bernstein34
LQ Newbie
 
Registered: Mar 2008
Posts: 4
Thanked: 0
Quote:
Originally Posted by ComputerGreek View Post
It just seemed like something that was doable.
I would be interesting if doable.
Bernstein34 is offline     Reply With Quote
Old 08-11-2008, 03:06 AM   #49
satimis
Senior Member
 
Registered: Apr 2003
Posts: 2,745
Thanked: 0
Hi ComputerGreek,


Your guide may help me out.


Quote:
Vista does not produce valid boot sector information, so partition and format the image, vista.img, with XP or Linux. For example, use:
qemu-system-x86_64 -boot d -m 512 vista.img -cdrom xp.iso
Having installed Vista, Ultimate Edition, on KVM at least 3 times. Each time Vista can't boot after exit. It just boots seemingly to Rescue Mode. I have to put its installer on CDRom and re-run;

# kvm -m 1024 vista.img -cdrom /dev/scd0 -boot d

to start the OS. It is working fine on the VM able connecting Internet w/o problem.


Your comment abovementioned clears my doubt on mis-installation. Vista can't boot by itself on VM without some treatment.


If I use linux.iso when shall I stop installing Linux on linux.iso? Please advise. TIA


I'm prepared running Ubuntu8.04 amd64 desktop which is the Host OS on VM


B.R.
satimis


Furthermore can I use 64bit OS on 32bit Vista? OR I have to run a 32bit Linux installer to do the job? Thanks

Last edited by satimis; 08-11-2008 at 03:07 AM..
satimis is offline     Reply With Quote
Old 05-22-2009, 12:04 PM   #50
DaveAtFraud
Member
 
Registered: Feb 2003
Location: Parker, CO USA
Distribution: CentOS primarily but I multi-boot my laptop to Ubuntu or Fedora Core 10 as needed
Posts: 48
Thanked: 0
Resurrecting an old thread

I had Vista working in a qemu VM at one point. I probably still have a screen shot. I wanted to get kqemu working and I was playing with Windows 7 RC so I rebuilt all of the pieces (kqemu, qemu, etc.) including the kernel (currently running the 2.6.30-rc6 kernel). W7 works fine now as does Windows Server 2008 and both with kqemu but Vista is giving me the STOP: 0x000000A5 BSOD. Supposedly this is an ACPI problem but that doesn't explain Server 2008 and W7 working.

I've tried going back to the configuration that had previously worked with Vista (qemu 0.9.1 with or without kqemu, previous kernel, etc.) but I still get the same BSOD. This includes using a gzipped image that used to work and trying a clean install into a new VM.

Just for sanity's sake, does anyone have Vista running in a qemu VM (with or without kqemu)? If so, what if anything did you do to get Vista running (which version of qemu, etc. are you using)?

Any suggestions as to how to troubleshoot/debug this are welcome. I'd like to have Vista working "for completeness" so, please, no suggestions to just abandon Vista. I've started taking some classes on network security and being able to run any OS I want in a VM is really handy.

Thanks,
Dave
DaveAtFraud is offline  
Tag This Post , , ,
Reply With Quote
Old 05-23-2009, 01:30 AM   #51
pierro78
LQ Newbie
 
Registered: Jul 2008
Posts: 5
Thanked: 0
Did you try with kvm 84 ? they say here : http://www.linux-kvm.org/page/Guest_Support_Status that it should work.
BTW I had problems with kvm 85 and a windows xp guest but kvm 86 is working great so far ...
pierro78 is offline     Reply With Quote
Old 05-24-2009, 10:38 PM   #52
DaveAtFraud
Member
 
Registered: Feb 2003
Location: Parker, CO USA
Distribution: CentOS primarily but I multi-boot my laptop to Ubuntu or Fedora Core 10 as needed
Posts: 48
Thanked: 0
Quote:
Originally Posted by pierro78 View Post
Did you try with kvm 84 ? they say here : http://www.linux-kvm.org/page/Guest_Support_Status that it should work.
BTW I had problems with kvm 85 and a windows xp guest but kvm 86 is working great so far ...
I'm trying to get everything working under qemu. I'll go the KVM route if I can't get Vista working under qemu again. It would probably be easier to do that than the effort I've put into trying to get it working again under qemu. It just kind of pisses me off that it used to work and now it doesn't.

Cheers,
Dave
DaveAtFraud is offline     Reply With Quote
Old 09-15-2009, 10:46 PM   #53
bill_mcgonigle
LQ Newbie
 
Registered: Sep 2009
Posts: 1
Thanked: 0
Quote:
Originally Posted by ComputerGreek View Post
The option -soundhw es1370 has qemu emulate an Ensoniq AudioPCI ES1370 sound card.

The default network hardware -net nic,model=ne2k_pci is a Realtek 8029 PCI Ethernet Card.

Drivers for both, are on drivers.iso. Install them by right-clicking on the .inf files and choosing install from the menu.
Does anybody know where this version of drivers.iso might be archived? The sf site has drivers.iso without the ES1370 driver, and darned if I can find anything compatible anywhere else.

So, the answer is, Vista will find the driver for you, but to get sound on Fedora 11 you need to set security_driver="none" in qemu.conf. SELinux prevents sound (until F13, at least).

Last edited by bill_mcgonigle; 09-16-2009 at 12:43 AM..
linuxfedora bill_mcgonigle is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Solaris 10 guest endless reboot under KVM/Qemu green_dood Linux - Software 5 09-26-2009 11:50 AM
fedora/vista dual boot - partimage: restored vista - vista won't let me log on redmoon zero Linux - General 1 12-31-2007 08:21 PM
LXer: Using kvm, or kqemu, to speed up qemu LXer Syndicated Linux News 0 08-25-2007 02:21 AM
LXer: Linux: Improved KVM Performance, Vista Support LXer Syndicated Linux News 0 05-06-2007 02:46 PM


All times are GMT -5. The time now is 03:21 PM.

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration