Subject: Re: mount hangs
To: None <mjacob@feral.com, kwellsch@link.link-systems.com>
From: Bernd Ernesti <netbsd@arresum.inka.de>
List: port-alpha
Date: 04/01/1999 10:23:39
On Wed Mar 31 02:50:35 1999, Matthew Jacob wrote:
> 
> 
> I've just noticed this too.

How fast is your alpha?

It may be a timing problem on faster alphas.

I see the same problem on my 533MHz 164lx.

A work around for the /etc/rc hang is to disable mount_critical_filesystems
in it and use mount /usr and mount /var instead or compile mount(8) with -O0.

Bernd