Date: Thu, 22 Mar 2001 15:04:37 -0800 From: Kent Stewart <kstewart@urx.com> To: Nate Dannenberg <natedac@kscable.com> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: 4.3-BETA crash on 'mount /dev/acd0c /mnt' Message-ID: <3ABA8505.657E650@urx.com> References: <Pine.BSF.4.33.0103221544530.11058-100000@daconcepts.dyndns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Nate Dannenberg wrote: > > On Thu, 22 Mar 2001, David Taylor wrote: > > > (using: 4.3-BETA FreeBSD 4.3-BETA #3: Tue Mar 6 18:39:44 GMT 2001) > > > > mount -t cd9660 /dev/acd0c /mnt #works ok > > > > OTOH, > > > > mount /dev/acd0c /mnt > > > > causes the following panic: > > I've also experienced problems mounting CD-ROM discs, to the extent that > if the bus is busy on one disc, the system will not error out and return a > "device busy" message or something else more appropriate. Instead the > command and it's controlling console/terminal/shell/whatever hangs until > the other device is finished. > > I have yet to panic the kernel doing this, though. I just tried it and it didn't work. The mount complained about incorrect super block. I had /dev/acd0c defined in my fstab as mounting /cdrom. I tried mount /cdrom and it worked. Kent > > > panicstr: vm_fault: fault on nofault entry, addr: c7c11000 > > (not to downplay this...but isn't that like masking an NMI? :-) > > -- > /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~___~~~~~\ > | natedac@kscable.com //Z@|___ | > | http://home.kscable.com/natedac |'(__ [_< | > \_C64/C128_-_What's_*YOUR*_hobby?__\___|____/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3ABA8505.657E650>