qemu-discuss
[Top][All Lists]
Advanced

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

Re: [Qemu-discuss] Help resurrecting the dead


From: Jakob Bohm
Subject: Re: [Qemu-discuss] Help resurrecting the dead
Date: Mon, 31 Aug 2015 14:51:44 +0200
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

On 30/08/2015 22:22, Dennis Murphy wrote:
Hi folks,

	I’m new to QEMU and I’m trying to use it for a special project I’m working on.

What I’m trying to do is resurrect a dead operating system - Banyan VINES 8.5.  Given how closed and dead VINES is, I’m really limited as to what drivers and devices I can use to virtualize it.  QEMU is super exciting because it can emulate LSI 53c810 and NE2000 Ethernet devices, both of which VINES knows how to talk to natively.

My issue is disk-related.  What I need to do is mount a hard disk image to install VINES to, as well as the VINES CD-ROM install media.

If I use the standard QEMU IDE emulation, I can’t get VINES to install correctly; I get an “srmount: Cannot mount root” panic from VINES when I install Compaq’s EIDE/ATAPI driver (Which is necessary if I’m using IDE to emulate the CD-ROM device.)  I’ve tried that 6 ways from Sunday but something in QEMU or SeaBios’s CHS translation is giving VINES fits.
Maybe you can change the CHS translation via qemu
command line options, I seem to recall there are
options to tell qemu the desired CHS mapping for
each disk.


So, Plan B, let’s try the SCSI route….

If I try to use the LSI 53c810 device and an option ROM, VINES can see the hard disk and CD image, but when VINES tries to read the disk image, QEMU throws an “lsi_scsi: Unhanded writeb” error and goes into a 100% CPU loop.

I’m still new to QEMU, so is there any way someone can help me generate some debug or I/O logs to see what’s hanging the lsi_scsi driver?  Unfortunately, again, this is such a closed OS that any changes have to be made on the QEMU side; I can’t change out the drivers or anything in VINES.

Thanks folks — I’m *this* close to having VINES up and running (I can actually get the server booted and running in VMware, but given that they only emulate a PCNet32 Ethernet device, I can’t get anything to talk to VINES since it doesn’t have a PCNet32 driver!) ….  so frustrating!!

—Dennis





Enjoy

Jakob
-- 
Jakob Bohm, CIO, Partner, WiseMo A/S.  https://www.wisemo.com
Transformervej 29, 2860 Søborg, Denmark.  Direct +45 31 13 16 10
This public discussion message is non-binding and may contain errors.
WiseMo - Remote Service Management for PCs, Phones and Embedded 

reply via email to

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