NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Weird problem mounting a cdrom, ktrace "fixed" it?
On Sat, Jul 09, 2011 at 08:42:28AM -0700, Andy Ruhl wrote:
> Anyway, I wanted to start looking into it a bit harder, and using
> ktrace "fixed" the problem:
>
> root@dockstar:~ # mount -t cd9660 /dev/cd0a /mnt
You need to use:
mount -t cd9660 -o ro /dev/cd0a /mnt
Kind regards
--
Matthias Scheler http://zhadum.org.uk/
Home |
Main Index |
Thread Index |
Old Index