qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re: When qemu starts kernel image (given by -kernel option), d eo


From: Tomas By
Subject: Re: Re: When qemu starts kernel image (given by -kernel option), d eos it initialize CPU registers like firmwares and bootloaders do before kernel loading?
Date: Sun, 17 Jan 2021 10:07:51 +0100
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (Gojō) APEL/10.8 EasyPG/1.0.0 Emacs/26 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

On Sun, 17 Jan 2021 02:43:05 +0100, Berto Furth wrote:
> Is this related to the same "-kernel" question or is this a new topic?

It is probably `new,' as I do not know what other question you mean.


> Can you post the complete command line and parameters you're using to start 
> QEMU?

#!/bin/sh
qemu-system-i386 -m 16 -k en-us -rtc base=localtime -soundhw sb16,adlib -device 
cirrus-vga -display gtk -drive file=dos.img,format=raw,index=0,media=disk 
-drive file=fat:rw:disk/,format=raw -boot order=c

("disk" is a sub-directory of the one from which I start it.)


> Interrupt 0x1E seems to be related to "SYSTEM DATA - DISKETTE PARAMETERS" 
> according to Ralf Brown's interrupt list. Could a disk drive be misconfigured?

You tell me?

/Tomas



reply via email to

[Prev in Thread] Current Thread [Next in Thread]