Date: Mon, 31 May 1999 13:57:15 +0200 From: Andrzej Szydlo <andrzej@gv.edu.pl> To: Sivma <info@sivma.ru> Cc: freebsd-questions@freebsd.org Subject: Re: Crash Message-ID: <19990531135715.A4876@gv.edu.pl> In-Reply-To: <00dc01beab32$63e7e950$370a0a0a@valert.sivma.ru>; from Sivma on Mon, May 31, 1999 at 10:54:11AM %2B0400 References: <00dc01beab32$63e7e950$370a0a0a@valert.sivma.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990531135715.A4876>