qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] qemu and plan9
@ 2004-06-07 16:51 Marc Vertes
  2004-06-07 17:39 ` [OT] " Mark Guertin
  0 siblings, 1 reply; 7+ messages in thread
From: Marc Vertes @ 2004-06-07 16:51 UTC (permalink / raw)
  To: qemu-devel

[-- 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 --]

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

end of thread, other threads:[~2004-06-07 20:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-07 16:51 [Qemu-devel] qemu and plan9 Marc Vertes
2004-06-07 17:39 ` [OT] " 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

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).