From owner-freebsd-questions Mon May 31 4:53:37 1999 Delivered-To: freebsd-questions@freebsd.org Received: from maciek.gv.edu.pl (netserv.gv.edu.pl [195.117.86.8]) by hub.freebsd.org (Postfix) with ESMTP id 921E714F51 for ; Mon, 31 May 1999 04:53:06 -0700 (PDT) (envelope-from andrzej@maciek.gv.edu.pl) Received: (from andrzej@localhost) by maciek.gv.edu.pl (8.9.2/8.9.1) id NAA04934; Mon, 31 May 1999 13:57:15 +0200 (CEST) (envelope-from andrzej) Message-ID: <19990531135715.A4876@gv.edu.pl> Date: Mon, 31 May 1999 13:57:15 +0200 From: Andrzej Szydlo To: Sivma Cc: freebsd-questions@freebsd.org Subject: Re: Crash References: <00dc01beab32$63e7e950$370a0a0a@valert.sivma.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.1i In-Reply-To: <00dc01beab32$63e7e950$370a0a0a@valert.sivma.ru>; from Sivma on Mon, May 31, 1999 at 10:54:11AM +0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, May 31, 1999 at 10:54:11AM +0400, Sivma wrote: > My FBSD box crashed when I work with cdrom. > For example: > > # mount /cdrom > # cd /cdrom > # umount -f /cdrom > # cd .. > CRASH !!! CRASH !!! CRASH !!! CRASH !!! CRASH !!! (kernel panic) > > If I replace last command with cd / FBSD work properly. It would be nice if it didn't crash, but forcing umount of busy filesystems may cause the above problems. Don't use -f, leave the filesystem before you umount it. Andrzej To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message