From: Marc Vertes <mvertes@free.fr>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] qemu and plan9
Date: Mon, 7 Jun 2004 18:51:19 +0200 [thread overview]
Message-ID: <20040607185119.75bb02eb.mvertes@free.fr> (raw)
[-- Attachment #1: Type: text/plain, Size: 875 bytes --]
After the release of the news cirrus vga virtual display, I tried to
run plan9 (Unix successor from bell-labs) under qemu. The install floppy
image boots successfully and activated the graphic part. Very
impressive.
I had to tweak configurations file on the boot floppy image (see
http://www.cs.bell-labs.com/plan9dist/download.html).
See attached plan9.ini (monitor line) and a few lines that I added in
vgadb:
ctlr
vid=0x1013 did=0x00B8 # CL-GD5446
0xC0006="Plex86/Bochs VGABios "
link=vga
ctlr=clgd542x linear=1
hwgc=clgd542xhwgc
The problem I face now is that the hard disk is not recognized. The
disk partitioning tool does not start.
I have created a correct hda image file. The command line is:
qemu -pci -cirrusvga -fda 9dsk.flp -hda plan9.img -boot a
Any advice to go further ?
Thanks.
--
Marc
[-- Attachment #2: plan9.ini --]
[-- Type: application/octet-stream, Size: 511 bytes --]
*nomp=1
distname=plan9
nobootprompt=local!/boot/bzroot
# serial console on COM1
#console=0
# disable ether and usb probing
#*nousbprobe=1
#*noetherprobe=1
ether0=type=NE2000
monitor=xga
vgasize=1024x768x8
mouseport=ps2
audio0=type=sb16
bootfile=fd0!dos!9pcflop.gz
installurl=http://204.178.31.2/magic/9down4e/compressed/1086553143.73ddntc7rw8er6yry6gz696q6tgf85x5
[-- Attachment #3: qemu-plan9-2.png --]
[-- Type: application/octet-stream, Size: 13497 bytes --]
next reply other threads:[~2004-06-07 16:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-07 16:51 Marc Vertes [this message]
2004-06-07 17:39 ` [OT] Re: [Qemu-devel] qemu and plan9 Mark Guertin
2004-06-07 17:52 ` Antony T Curtis
2004-06-07 17:54 ` John R. Hogerhuis
2004-06-07 19:18 ` [Qemu-devel] Re: [OT] " Gabriel Ebner
2004-06-07 19:34 ` John R. Hogerhuis
2004-06-07 20:31 ` [OT] Re: [Qemu-devel] " Jean-Michel POURE
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040607185119.75bb02eb.mvertes@free.fr \
--to=mvertes@free.fr \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).