On Sun, 29 Sep 2002, iulian wrote: > I have tried this one but the message is "file exists". > I don't know what's happening!
try this, then: umount -f /cdrom then: mount_cd9660 /dev/acd0c /cdrom after this, check your /etc/fstab, make sure it has an entry like: /dev/acd0c /cdrom cd9660 ro,noauto 0 0 if not, add that. from then on, as root, you can simply type mount /cdrom and it should "just work." To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message