LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 06-28-2006, 10:41 AM   #1
Randux
Senior Member
 
Registered: Feb 2006
Location: Siberia
Distribution: Slackware & Slamd64. What else is there?
Posts: 1,705

Rep: Reputation: 55
Question Winbloze under QEMU?


I've been able to run a clone of my Slackware under Slackware under QEMU (note however, that Slackware doesn't run under Slackware under Slackware. Apparently, you can only take things so far.)

I cannot get the damnable Winbloze to run under it. It starts booting and then just freezes. I've tried with and without kqemu.

Has anyone had any luck with this?

Thanks,
Rand
 
Old 06-28-2006, 12:24 PM   #2
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8120Reputation: 8120Reputation: 8120Reputation: 8120Reputation: 8120Reputation: 8120Reputation: 8120Reputation: 8120Reputation: 8120Reputation: 8120Reputation: 8120
Quote:
Originally Posted by Randux
I've been able to run a clone of my Slackware under Slackware under QEMU (note however, that Slackware doesn't run under Slackware under Slackware. Apparently, you can only take things so far.)
Hmm... I have tried running QEMU under QEMU in the past without problems (but that was a 0.7 qemu release).

Quote:
I cannot get the damnable Winbloze to run under it. It starts booting and then just freezes. I've tried with and without kqemu.

Has anyone had any luck with this?

Thanks,
Rand
I run Windows 2000 and Windows XP on my Athlon3200+ inside QEMU with quite satisfactory speeds (using kqemu). Did you build (k)qemu yourself, or did you use my packages?

Eric
 
Old 06-28-2006, 12:34 PM   #3
Randux
Senior Member
 
Registered: Feb 2006
Location: Siberia
Distribution: Slackware & Slamd64. What else is there?
Posts: 1,705

Original Poster
Rep: Reputation: 55
Quote:
Originally Posted by Alien Bob
Hmm... I have tried running QEMU under QEMU in the past without problems (but that was a 0.7 qemu release).



I run Windows 2000 and Windows XP on my Athlon3200+ inside QEMU with quite satisfactory speeds (using kqemu). Did you build (k)qemu yourself, or did you use my packages?

Eric
Hi Eric/AB,

If I can recall, I built QEMU as it was a snap. I think I did use your kqemu because it looked like a nightmare in progress after reading the directions.

Now what do I check? I can't even get it to complete init.

This was the original (and still valid) thread:
http://www.linuxquestions.org/questi...ighlight=kqemu

Last edited by Randux; 06-28-2006 at 12:36 PM.
 
Old 06-28-2006, 12:47 PM   #4
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8120Reputation: 8120Reputation: 8120Reputation: 8120Reputation: 8120Reputation: 8120Reputation: 8120Reputation: 8120Reputation: 8120Reputation: 8120Reputation: 8120
Ah... you want to run an already installed-to-harddisk Windows under QEMU? I would guess that Windows chokes on the emulated hardware it suddenly appears to run on. Even if it would start, it would require several reboots to get the ATA/video/USB working and if you run Windows off a SATA or SCSI drive, you will indeed not get past the bootloader.

For all intended purposes, you should install Windows in it's own image file if you want this to be a fun experience.
Read my Wiki article on QEMU if you need more pointers.

Eric
 
Old 06-28-2006, 01:12 PM   #5
Randux
Senior Member
 
Registered: Feb 2006
Location: Siberia
Distribution: Slackware & Slamd64. What else is there?
Posts: 1,705

Original Poster
Rep: Reputation: 55
Angry

Quote:
Originally Posted by Alien Bob
Ah... you want to run an already installed-to-harddisk Windows under QEMU? I would guess that Windows chokes on the emulated hardware it suddenly appears to run on. Even if it would start, it would require several reboots to get the ATA/video/USB working and if you run Windows off a SATA or SCSI drive, you will indeed not get past the bootloader.

For all intended purposes, you should install Windows in it's own image file if you want this to be a fun experience.
Read my Wiki article on QEMU if you need more pointers.

Eric
I don't have an installation disk. All I have is this "pre-installed" copy which came on the machine.

Awesome link, btw.
 
Old 06-28-2006, 01:21 PM   #6
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8120Reputation: 8120Reputation: 8120Reputation: 8120Reputation: 8120Reputation: 8120Reputation: 8120Reputation: 8120Reputation: 8120Reputation: 8120Reputation: 8120
What is the QEMU command line you use, and what are you able to see in the QEMU window? Do you see the Windows boot loader at all?

Eric
 
Old 06-28-2006, 02:07 PM   #7
Randux
Senior Member
 
Registered: Feb 2006
Location: Siberia
Distribution: Slackware & Slamd64. What else is there?
Posts: 1,705

Original Poster
Rep: Reputation: 55
Quote:
Originally Posted by Alien Bob
What is the QEMU command line you use, and what are you able to see in the QEMU window? Do you see the Windows boot loader at all?

Eric
I use

qemu -hda /dev/hda -snapshot

and then I see a terminal open which looks like my native machine. I get the LILO boot image and my selection list. I select Win from my list and it says "booting Windows" and that's it. QEMU is running 97% CPU and never comes back.

I tried to create an image file in /tmp and it seemed like that part worked. I don't remember the command as I can't find my notes. But it didn't work any better.
 
Old 06-28-2006, 04:16 PM   #8
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8120Reputation: 8120Reputation: 8120Reputation: 8120Reputation: 8120Reputation: 8120Reputation: 8120Reputation: 8120Reputation: 8120Reputation: 8120Reputation: 8120
Well.. running "qemu -hda /dev/hda -snapshot" on my own PC with XP on hda1 and lilo in the MBR, just gives me "L 99 99 99 99 ....." in the QEMU window.
Which proves that you should not use your real hard drive as the raw QEMU image just like that... there's bound to be incompatibilities in the layout of the virtualized hard disk and the emulated hardware.

Eric
 
Old 06-29-2006, 07:18 AM   #9
Randux
Senior Member
 
Registered: Feb 2006
Location: Siberia
Distribution: Slackware & Slamd64. What else is there?
Posts: 1,705

Original Poster
Rep: Reputation: 55
Quote:
Originally Posted by Alien Bob
Well.. running "qemu -hda /dev/hda -snapshot" on my own PC with XP on hda1 and lilo in the MBR, just gives me "L 99 99 99 99 ....." in the QEMU window.
Which proves that you should not use your real hard drive as the raw QEMU image just like that... there's bound to be incompatibilities in the layout of the virtualized hard disk and the emulated hardware.

Eric
I can boot anything else on my lilo list including several other Linux and OpenBSD. So QEMU doesn't seem to have a problem with disk images. Now we know why they call it Winbloze.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Run existing Winbloze under Linux QEMU? Randux Slackware 6 06-07-2006 01:24 PM
fried winbloze amouse12937 Linux - Newbie 12 05-13-2006 03:17 PM
winbloze question buffed317 General 2 04-14-2005 08:27 AM
qemu: qemu stopped right after command exec bitpicker Linux - Software 1 03-04-2005 11:25 PM
Winbloze 9x through XP jatcan General 1 10-09-2004 09:15 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 09:17 PM.

Main Menu
Advertisement
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
Twitter: @linuxquestions
Open Source Consulting | Domain Registration