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? :-)
> 
> --
>  /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~___~~~~~\
> |  [EMAIL PROTECTED]              //Z@|___  |
> |  http://home.kscable.com/natedac |'(__ [_<  |
>  \_C64/C128_-_What's_*YOUR*_hobby?__\___|____/
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-stable" in the body of the message

-- 
Kent Stewart
Richland, WA

mailto:[EMAIL PROTECTED]
http://kstewart.urx.com/kstewart/index.html
FreeBSD News http://daily.daemonnews.org/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to