Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Sep 1995 06:04:12 -0700 (PDT)
From:      sos@freebsd.org
To:        digdon@Snoopy.UCIS.Dal.Ca (Mike Digdon)
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: ATAPI CD-ROM question...
Message-ID:  <199509071304.GAA17419@freefall.freebsd.org>
In-Reply-To: <199509071233.JAA01156@Snoopy.UCIS.Dal.Ca> from "Mike Digdon" at Sep 7, 95 09:33:56 am

next in thread | previous in thread | raw e-mail | index | archive | help
In reply to Mike Digdon who wrote:
> 
> I've been playing around with -current lately, and I've been having some
> problems mounting my ATAPI CD-ROM... it looks as though the probe works fine:
> 
> wdc0: unit 1 (atapi): <FX400_02>, removable, intr, iordis
> wcd0: 689Kb/sec, 256Kb cache, audio play, 255 volume levels, ejectable tray
> wcd0: 120mm data disc loaded, unlocked
> 
> However, when I go to mount the CD, this is what happens:
> 
> # mount -r /dev/wcd0c /cdrom        
> /dev/wcd0c on /cdrom: Incorrect super block.
> 
> Now, I would imagine that I'm not mounting the CD properly.  How *should* I
> be mounting it?

mount -t cd9660 -r /dev/wcd0c /cdrom


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Soren Schmidt  (sos@FreeBSD.org | sos@login.dknet.dk)  FreeBSD Core Team
               So much code to hack -- so little time



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509071304.GAA17419>