Quoting Steve Robertson <[EMAIL PROTECTED]>: > I recently re-installed Redhat on my system (new hard > drive). Since then my HP 9500 cd-writer won't read > cd's. It will still burn them, but if I try to mount > any cd's to read them (even ones that it has burned), > I get the following error message: > > mount: wrong fs type, bad option, bad superblock on > /dev/cdrom, or too many mounted file systems > > My other cdrom works just fine. I've tried unmounting > some filesystems, and I've searched on the internet, > but didn't come up with an answer. Any suggestions?
What does /etc/fstab have for /dev/cdrom (or the appropriate device on your system)? Mine, a dvd-rom drive, has: /dev/cdrom /mnt/cdrom iso9660 noauto,owner,kudzu,ro 0 0 I don't imagine that it would be very different for your drive (though having never used a burner under Linux I may be barking up the wrong tree). -- Tyler Strickland definition of defenestration 1. An act of throwing someone or something out of a window. 2. Proper karmic retribution for an incorrigible punster. "Oh, that was _awful_!" "Quick! Defenestrate him!" 3. The act of completely removing Micro$oft Windows from a PC in favor of a better OS (typically Linux). Source: dictionary.com ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://phantom.byu.edu/cgi-bin/mailman/listinfo/uug-list
