Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Aug 2004 19:14:35 +0900
From:      Jun Kuriyama <kuriyama@imgsrc.co.jp>
To:        Current <freebsd-current@FreeBSD.org>
Cc:        phk@FreeBSD.org
Subject:   Re: Hang at probing on VMware installation
Message-ID:  <7mk6vj4lis.wl@black.imgsrc.co.jp>
In-Reply-To: <7msmad6oa0.wl@black.imgsrc.co.jp>
References:  <7msmad6oa0.wl@black.imgsrc.co.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
At Tue, 24 Aug 2004 06:31:49 +0000 (UTC),
kuriyama wrote:
> I tried to install 6.0-CURRENT-20040824-JPSNAP into VMware via floppy
> images.
> 
> After using 3 floppy images, virtual machine is locked up at probing
> stage.  Here is the last output with verbose boot:
> 
> http://www.imgsrc.co.jp/~kuriyama/tmp/20040824-vmware.png

I've confirmed which commit breaks this by using binary search from
{build,install}kernel on old (working) 5-current.

Result is:

2004-08-20 10:00:00+00 OK
2004-08-20 15:30:00+00 Bad

so, we have phk's commit below between them.

-----
phk         2004-08-20 15:14:25 UTC
  
  FreeBSD src repository
  
  Modified files:
    sys/sys              fdcio.h
    usr.sbin/fdcontrol   fdcontrol.c
    usr.sbin/fdformat    fdformat.c
    usr.sbin/fdread      fdutil.c
    sys/dev/fdc          fdc.c fdc_acpi.c fdc_isa.c fdc_pccard.c
                         fdcvar.h
  Log:
  Rewrite of the floppy driver to make it MPsafe & GEOM friendly:
-----

VMware said "unrecoverable error" and "Exception 0xc0000005 {access
violation} has occured" and virtual machine has stopped.

Is there a workaround to avoid this?


-- 
Jun Kuriyama <kuriyama@imgsrc.co.jp> // IMG SRC, Inc.
             <kuriyama@FreeBSD.org> // FreeBSD Project



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7mk6vj4lis.wl>