From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Mon, 25 Apr 2005 11:36:01 -0400 From: Russ Cox To: Eric Van Hensbergen , Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] using qemu In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <2001a1bfc55613092e83228f0cb50d65@tombob.com> <3e1162e6050421072970b45c7c@mail.gmail.com> Cc: Topicbox-Message-UUID: 4003f746-ead0-11e9-9d60-3106f5b1d025 Did you build from CVS? Did you install from a recent CDROM? It looks like your 9load is old. You can work around this by giving qemu a CDROM image to present in the drive. On 4/25/05, Eric Van Hensbergen wrote: > I was playing around with using Qemu and Plan 9 this weekend -- things > actually seemed quite snappy and everything worked great when I booted > from the CDROM. However, if I did an install to a disk and then tried > to boot, I'd see the Initial boot messages: >=20 > Booting from Hard Disk.... > MBR...PBS...Plan 9 from Bell Labs > ELCR: 0000 > 45MHz Pentium II loop 2839 > apm ax=3Df000 ... > dev A0 port 1F0 ... > dev A0 port 170 ... >=20 > and then it just seems to hang (although qemu is still eating up all my C= PU ;) >=20 > Did I do something wrong? Do we have a wiki entry with step-by-step > on using qemu (I looked quickly but didn't see one, is it buried > somewhere)? Should we? >=20 > -eric >