Date: Thu, 20 Jul 2000 12:18:31 -0400 (EDT) From: Michael Dungan <vega@mail.rit.edu> To: FreeBSD questions <questions@freebsd.org> Subject: amd: "Operation not permitted" Message-ID: <Pine.BSF.4.21.0007201213120.25242-100000@res142a-008.rh.rit.edu>
next in thread | raw e-mail | index | archive | help
Hi,
I'm attempting to get amd to mount my cdrom on a 4.0-STABLE system
(cvsupped 3-4 days ago.) When I attempt to ls the directory to get the cd
to mount, I get this:
ls: /host/cdrom: Operation not permitted
[vega@vatican][07/20/2000][12:14pm][~]>
(The same message appears whether I am superuser or not.)
Other relevant info:
[vega@vatican][07/20/2000][12:15pm][~]>sudo cat /etc/amd.map
/defaults type:=host;fs:=${autodir}/${key}
* opts:=rw;grpid;resvport;nosuid;nodev
cdrom type:=program;\
mount:="/sbin/mount_cd9660 mount_cd9660 -o ro /dev/wcd0a${fs}";\
unmount:="/sbin/umount umount ${fs}";
[vega@vatican][07/20/2000][12:15pm][~]>rpcinfo -p
program vers proto port
100000 2 tcp 111 portmapper
100000 2 udp 111 portmapper
100005 3 udp 1023 mountd
100005 3 tcp 1023 mountd
100005 1 udp 1023 mountd
100005 1 tcp 1023 mountd
100003 2 udp 2049 nfs
100003 3 udp 2049 nfs
100003 2 tcp 2049 nfs
100003 3 tcp 2049 nfs
100024 1 udp 1011 status
100024 1 tcp 1022 status
300019 1 tcp 1021 amd
300019 1 udp 1008 amd
[vega@vatican][07/20/2000][12:16pm][~]>grep amd /etc/rc.conf
amd_enable="YES"
amd_flags="-a /amd -c 1800 -k i386 -l syslog:/var/log/amd.log /host
/etc/amd.map"
I've looked all over the net and in the archives for this one, but have
come up with nil. Any ideas?
Thanks,
Mike
___________________________________________________________
"I LOVE TO PLAY IN THE SNOW! MY NAME IS POKEY THE PENGUIN! WILL YOU BE
MY FRIEND!"
- Pokey the Penguin from "THE ABANDONED CASTLE"
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0007201213120.25242-100000>
