CDROM Not mounting

Mark Ovens marko at freebsd.org
Sat Aug 5 17:11:58 BST 2000


On Sat, Aug 05, 2000 at 07:17:45PM -0700, faisal wrote:
> I am trying to mount my cdrom with command like 
> 
> mount /dev/devicename"  /cdrom 
> 

try:

	mount -t cd9660 /dev/<device> /cdrom

If you have an entry for your CD-ROM in /etc/fstab (see my previous
message) you can just:

	 mount /cdrom

HTH

> 
> but it is giving some kind of error of wrong superblock
> 
> what is to be done ?
> 
> 
> ------ FreeBSD UK Users' Group  -  Mailing List ------
> http://listserver.uk.freebsd.org/mailman/listinfo/freebsd-users

-- 
  If I buy a copy of WinDelete, and it doesn't delete Windows,
  am I entitled to my money back?
________________________________________________________________
51.44°N  FreeBSD - The Power To Serve http://www.freebsd.org
2.057°W  My Webpage http://ukug.uk.freebsd.org/~mark
mailto:marko at freebsd.org                http://www.radan.com





More information about the Ukfreebsd mailing list