qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] "No disk space" problem and work around
@ 2005-02-24 20:02 Joshua Kugler
  2005-02-24 21:20 ` [Qemu-devel] qemu capabilities Michael Waite
  0 siblings, 1 reply; 3+ messages in thread
From: Joshua Kugler @ 2005-02-24 20:02 UTC (permalink / raw)
  To: qemu-devel

I'm installing Win 2k sp3, and like others, I got the "not enough disk space" 
message during install.  Well, I decided try to do an install using FAT32 
instead, and all went well (CVS as of 2/22, with kqemu).  I installed all 
updates (including sp4).  Then I ran convert.exe and it converted the drive 
to NTFS.  All is running fine so far (even defragmented).

Once I have this project done, I'll have a pretty cool testimonial as to how 
we eliminated our last Windows box in the server room.

j----- k-----


-- 
Joshua Kugler
CDE System Administrator
http://distance.uaf.edu/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Qemu-devel] qemu capabilities
  2005-02-24 20:02 [Qemu-devel] "No disk space" problem and work around Joshua Kugler
@ 2005-02-24 21:20 ` Michael Waite
  2005-02-24 23:42   ` Paul Brook
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Waite @ 2005-02-24 21:20 UTC (permalink / raw)
  To: qemu-devel

I am wondering if anyone has tried using qemu in a way such that it
simulates another computer architecture such as:

Set up an x86 host system and configure qemu to simulate a POWER
platform. The purpose would be to build application binaries for a
variety of platforms without having to physically have them. This would
also provide a testing environment such that an ISV could not only build
their packages but test and certify them as well.

Thanks.

-----Mike

-- 
Michael Waite
978-943-9042
mwaite@redhat.com
10 Technology Park Drive
Westford, Ma 01876

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] qemu capabilities
  2005-02-24 21:20 ` [Qemu-devel] qemu capabilities Michael Waite
@ 2005-02-24 23:42   ` Paul Brook
  0 siblings, 0 replies; 3+ messages in thread
From: Paul Brook @ 2005-02-24 23:42 UTC (permalink / raw)
  To: qemu-devel, mwaite

[-- Attachment #1: Type: text/plain, Size: 766 bytes --]

On Thursday 24 February 2005 21:20, Michael Waite wrote:
> I am wondering if anyone has tried using qemu in a way such that it
> simulates another computer architecture such as:
>
> Set up an x86 host system and configure qemu to simulate a POWER
> platform. The purpose would be to build application binaries for a
> variety of platforms without having to physically have them. This would
> also provide a testing environment such that an ISV could not only build
> their packages but test and certify them as well.

I have done this emulating arm on x86. Setup binfmt_misc with the appropriate 
magic, and it mostly just works. I've attached the setup script I use.

I also gave ppc a quick try, but didn't get very far as the debian installer 
didn't work.

Paul

[-- Attachment #2: binfmt_misc --]
[-- Type: application/x-shellscript, Size: 1524 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-02-24 23:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-24 20:02 [Qemu-devel] "No disk space" problem and work around Joshua Kugler
2005-02-24 21:20 ` [Qemu-devel] qemu capabilities Michael Waite
2005-02-24 23:42   ` Paul Brook

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).