Skip to Content.
Sympa Menu

baslinux - Re: [BL] BL 3.4 DOS version with BZIMAGE in QEMU

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: James Miller <jamtat AT mailsnare.net>
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] BL 3.4 DOS version with BZIMAGE in QEMU
  • Date: Thu, 27 Apr 2006 12:35:31 -0500 (CDT)

On Thu, 27 Apr 2006, sindi keesan wrote:

Can the second floppy disk be changed to an .img file and loaded somehow
with qemu?

Steven's recent post covering this:

From 3aoo-cvfd AT dea.spamcon.org Wed Apr 26 16:38:46 2006
Subject: Re: [BL] BL 3.40 in qemu image

Yesterday I wrote:

However, I have managed to boot the floppy version in QEMU:
----------------------------
qemu -fda bl3.f1 -fdb bl3.f2
----------------------------
When it asked for floppy 2, I hit CTRL-C and edited /etc/rc. I changed the line that says "mount /fd" to: ------------------
mount /dev/fd1 /fd
------------------
Then executed: /etc/rc

I have found a better way of doing the same thing:
----------------
qemu -fda bl3.f1
----------------
Then when it asks you for the second floppy:
------------------
CTRL-ALT-2
change fda bl3.f2
CTRL-ALT-1 ------------------

Cheers,
Steven




Archive powered by MHonArc 2.6.24.

Top of Page