Mounting CDs

Mark Ovens mark at dogma.freebsd-uk.eu.org
Sat Dec 4 21:01:04 GMT 1999


On Sat, Dec 04, 1999 at 05:01:16PM +0000, Ben Smithurst wrote:
> Mark Ovens wrote:
> 
> >> ben at strontium:~$ mount_cd9660 -r /dev/acd0c ~/cdrom
>                                                ^
>                                                ^
> 
> > marder-1:/usr/local/info{79}% mount_cd9660 -r /dev/cd0c /cdrom
> > mount_cd9660: Operation not permitted
> > 
> > So what have I missed?
> 
> The ~ in ~/cdrom. I think you need to mount it on a directory you can
> write to, or maybe even owned by you as well.
> 

Nope, it's not that:

marder-1:/usr/mark{57}% mkdir cdrom
marder-1:/usr/mark{58}% mount_cd9660 -r /dev/cd0c ~/cdrom
mount_cd9660: Operation not permitted
marder-1:/usr/mark{59}% ls -ld cdrom
drwxr-xr-x  2 mark  wheel  512 Dec  4 20:58 cdrom
marder-1:/usr/mark{61}% ls -ld ../mark
drwxr-xr-x  75 mark  wheel  10240 Dec  4 20:58 ../mark
marder-1:/usr/mark{60}% id
uid=1001(mark) gid=1000(usr) groups=1000(usr), 0(wheel), 5(operator),
69(network)



> -- 
> Ben Smithurst            | PGP: 0x99392F7D
> ben at scientia.demon.co.uk |   key available from keyservers and
>                          |   ben+pgp at scientia.demon.co.uk

-- 
PERL has been described as "the duct tape of the Internet"
and "the Unix Swiss Army chainsaw"
				- Computer Shopper 12/99
________________________________________________________________
      FreeBSD - The Power To Serve http://www.freebsd.org
      My Webpage http://ukug.uk.freebsd.org/~mark/
mailto:mark at ukug.uk.freebsd.org              http://www.radan.com






More information about the Ukfreebsd mailing list