From owner-freebsd-bugs Mon Jun 15 03:00:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA11980 for freebsd-bugs-outgoing; Mon, 15 Jun 1998 03:00:47 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA11975 for ; Mon, 15 Jun 1998 03:00:46 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA19541; Mon, 15 Jun 1998 03:00:01 -0700 (PDT) Date: Mon, 15 Jun 1998 03:00:01 -0700 (PDT) Message-Id: <199806151000.DAA19541@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.ORG From: Dmitrij Tejblum Subject: Re: bin/6953: freeze on mount_msdos Reply-To: Dmitrij Tejblum Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/6953; it has been noted by GNATS. From: Dmitrij Tejblum To: root@techyman.ml.org Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: bin/6953: freeze on mount_msdos Date: Mon, 15 Jun 1998 13:52:36 +0400 Charlie Root wrote: > if you mount_msdos without the /dev/ before the device node, it > freezes, and reboots. Annoying, yet passable > > >How-To-Repeat: > > mount_msdos wd0s1 /msdos > thats what i did and it froze, and rebooted. Cannot reproduce. Could you please do one of following: - make sure you don't run X and sit at the console, and watch panic messages carefully; - make sure your system is able to dump core; check if after the reboot a core dump created and look at the backtrace; Also, what is your current directory when you do this mount? Not /msdos, by a chance? Dima To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message