Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Apr 1997 18:29:28 -0700
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        ben@stuyts.nl
Cc:        stable@freebsd.org
Subject:   Re: How to use CD-writer as regular cd reader? 
Message-ID:  <7429.861845368@time.cdrom.com>
In-Reply-To: Your message of "Thu, 24 Apr 1997 00:53:11 %2B0200." <199704232320.BAA00270@terminus.stuyts.nl> 

next in thread | previous in thread | raw e-mail | index | archive | help
> I used to be able to mount a cd using the /dev/cd0a device with something lik
e
>   mount -o ro -t cd9660 /dev/cd0a /cdrom

yes, that was your CD.  But not your CDR. :-)

Try:

mount -o ro -t cd9660 /dev/worm0 /cdrom

					Jordan



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