All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] VCPI & muLinux
@ 2004-05-06  4:36 Jim C. Brown
  2004-05-06  5:20 ` J. Mayer
  2004-05-06  9:54 ` malc
  0 siblings, 2 replies; 3+ messages in thread
From: Jim C. Brown @ 2004-05-06  4:36 UTC (permalink / raw)
  To: qemu-devel

I tried to install muLinux (a mini-distro, stored on several floppies) via the
DOS mode option. (The DOS, in turn, was running under qemu on my linux system.)

Suprise, suprise, it failed. Apparently, muLinux loads up Linux to run the
installer. Linux, in turn, needs loadlin.exe to load. And loadlin.exe needs
VCPI, which qemu doesn't support (or so it seems anyways).

This is not a big deal at this point (I can just hack the linux installer
script to install to image files instead of real floppies) but I am
curious: Are we going to support VCPI in the future?

BTW, does qemu support superformatted floppy images (as those made via
/dev/fd0u1722) ?

-- 
Infinite complexity begets infinite beauty.
Infinite precision begets infinite perfection.

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

* Re: [Qemu-devel] VCPI & muLinux
  2004-05-06  4:36 [Qemu-devel] VCPI & muLinux Jim C. Brown
@ 2004-05-06  5:20 ` J. Mayer
  2004-05-06  9:54 ` malc
  1 sibling, 0 replies; 3+ messages in thread
From: J. Mayer @ 2004-05-06  5:20 UTC (permalink / raw)
  To: qemu-devel

On Thu, 2004-05-06 at 06:36, Jim C. Brown wrote:
> I tried to install muLinux (a mini-distro, stored on several floppies) via the
> DOS mode option. (The DOS, in turn, was running under qemu on my linux system.)
> 
[...]

> BTW, does qemu support superformatted floppy images (as those made via
> /dev/fd0u1722) ?

Qemu should be able to support all floppy disks types known by Linux. If
the format isn't recognized, it will use 1.44 MB as a fallback.
I didn't test all formats, but I succeeded to boot tomsrbt, which is an
extended disk image: 1.72 or 1.8 MB if I remember well,
and some other OSes with strange floppy formats...

-- 
J. Mayer <l_indien@magic.fr>
Never organized

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

* Re: [Qemu-devel] VCPI & muLinux
  2004-05-06  4:36 [Qemu-devel] VCPI & muLinux Jim C. Brown
  2004-05-06  5:20 ` J. Mayer
@ 2004-05-06  9:54 ` malc
  1 sibling, 0 replies; 3+ messages in thread
From: malc @ 2004-05-06  9:54 UTC (permalink / raw)
  To: qemu-devel

On Thu, 6 May 2004, Jim C. Brown wrote:

> I tried to install muLinux (a mini-distro, stored on several floppies) via the
> DOS mode option. (The DOS, in turn, was running under qemu on my linux system.)
>
> Suprise, suprise, it failed. Apparently, muLinux loads up Linux to run the
> installer. Linux, in turn, needs loadlin.exe to load. And loadlin.exe needs
> VCPI, which qemu doesn't support (or so it seems anyways).

Erm.. VCPI is API to enter/leave protected mode how can QEMU support it?
In any case all programs that need VCPI run just fine over here, given
that you have emm386(or substitute) loaded.

>
> This is not a big deal at this point (I can just hack the linux installer
> script to install to image files instead of real floppies) but I am
> curious: Are we going to support VCPI in the future?
>
> BTW, does qemu support superformatted floppy images (as those made via
> /dev/fd0u1722) ?
>
>

-- 
mailto:malc@pulsesoft.com

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

end of thread, other threads:[~2004-05-06 10:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-06  4:36 [Qemu-devel] VCPI & muLinux Jim C. Brown
2004-05-06  5:20 ` J. Mayer
2004-05-06  9:54 ` malc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.