Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Sep 1995 08:21:02 -0700
From:      "Justin T. Gibbs" <gibbs@freefall.freebsd.org>
To:        Mike Digdon <digdon@Snoopy.UCIS.Dal.Ca>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: ATAPI CD-ROM question... 
Message-ID:  <199509071521.IAA12504@freefall.freebsd.org>
In-Reply-To: Your message of "Thu, 07 Sep 1995 09:33:56 -0300." <199509071233.JAA01156@Snoopy.UCIS.Dal.Ca> 

next in thread | previous in thread | raw e-mail | index | archive | help
>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 /dev/wcd0c /cdrom

>-- 
>         Mike Digdon # Network Operation Centre # Dalhousie University
>          Phone: +1 902 494-1873 # E-mail: digdon@snoopy.ucis.dal.ca

--
Justin T. Gibbs
===========================================
  Software Developer - Walnut Creek CDROM
  FreeBSD: Turning PCs into workstations
===========================================



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