On 2007-11-17 14:13, Gary Kline <[EMAIL PROTECTED]> wrote: >On Sat, Nov 17, 2007 at 08:03:25PM +0200, Giorgos Keramidas wrote: >>On 2007-11-17 02:55, Joshua Isom <[EMAIL PROTECTED]> wrote: >>> On Nov 16, 2007, at 10:56 PM, Yeef wrote: >>>> this is work for me freebsd 6.2-RELEASE >>>> >>>> /dev/acd0 /cdrom cd9660 ro,noauto 0 0 >>>> >>>> you should use root mount it. >>> >>> Or set vfs.usermount to 1, if I remember right. I can't recall what's >>> the proper method for setting it at boot, rc.conf or loader.conf. The >>> default is 0, which is what I have it set to, more to annoy me than >>> security (personal server behind a buggy router/firewall). >> >> man sysctl.conf >> >> That's the proper place to put `vfs.usermount=1'. > > Okay, I've set vfs.usermount=1, but both totem and kmplayer > refuse to play my audio-CD. Using #mount alone (as root) > doesn't say anything about /dev/acd0. I have tried to mount > the CD :: > > [EMAIL PROTECTED]:/dev# mount_cd9660 /dev/acd0 /media/cdroms/0 > mount_cd9660: /dev/acd0: Invalid argument
You are not trying to _mount_ an audio CD-ROM, right? If you are, then please read carefully the Handbook chapter about multimedia and CD-ROM/DVD-ROM disks. It will help a lot :) _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
