Well you shouldn't have mounted it as root.

There is a wealth of documentation on this subject from granting servers access to mount and unmount file systems to users using fuse mounts like most desktop environments do as us Perl guys say there are many ways to do it!

-- Sent from my HP Pre3


On May 5, 2014 2:10, ToddAndMargo <toddandma...@zoho.com> wrote:

Hi All,

"#" is roots user prompt
"$" is my user's prompt

# mount -t ext3 -o users,exec /dev/sdc1 /mnt/LIVE
# chmod -R 2777 /mnt/LIVE
$ cp -R /home/CDs/Keepers/Linux/Usb.CreateLiveUSB /mnt/LIVE
$ umount /mnt/LIVE

I can not umount /mnt/LIVE because it is not in fstab
and "$" is not root.

I want the user to be able to umount this on and I don't
want it cluttering up fstab.

Is there an "-o" option that will allow the
user to umount it?

-T

--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Computers are like air conditioners.
They malfunction when you open windows
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Reply via email to