Greetings,
I am using Minix 3.3.0. I can mount the Minix 3.3.0 distribution CD with:
mount -r /dev/c0d0p1 /mnt
All works fine.
But when I try any other CD or DVD with the same command I get:
mount: Can't mount /dev/c0d0p1 on /mnt: Invalid argument
I have tried several CD's and DVD's and they all fail. I tried booting the machine from one of the DVD's and it works fine. This means the drive can read DVD's just fine.
I also tried:
/dev/c0d0p0
/dev/c0d0p2
/dev/c0d0
Nothing works. All the CD's and DVD's I am trying can be read by that same machine when a different OS is loaded.
Thanks.
Blake McBride