howto mount/umount dvd [message #39805] |
Fri, 04 June 2010 13:25 |
rray
Messages: 4 Registered: June 2010
|
Junior Member |
|
|
I have a CentOS 5.5 container setup to allow a regular user to mount and umount a dvd that has a ext2 fs. I created the mount point, added fstab entry, and setup container device file. Mounting is no problem. I can read data ok. Umounting does not work for regular user.
[rray]$ umount /dev/dvd
umount: only root can unmount /dev/dvd from /mnt/dvd
Root can umount just fine. Any suggestions?
Richard
|
|
|