umount

Please reproduce your error on a second machine before posting, and check the error by running without saved changes or extra modules (See FAQ No. 13, "How to report a bug"). For unstable Porteus versions (alpha, beta, rc) please use the relevant thread in our "Development" section.
User avatar
Ed_P
Contributor
Contributor
Posts: 8341
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

umount

Post#1 by Ed_P » 07 Jun 2014, 02:38

Unmounting/removing a USB flash drive should not require root privileges to perform. IMO Don't need admin rights to do it in Windows.
Ed

donald
Full of knowledge
Full of knowledge
Posts: 2064
Joined: 17 Jun 2013, 13:17
Distribution: Porteus 3.2.2 XFCE 32bit
Location: Germany

Re: umount

Post#2 by donald » 07 Jun 2014, 11:23

That's exact the Reason why I prefer Linux

Because it doesn't behave like Windows!! :wink:

User avatar
Ed_P
Contributor
Contributor
Posts: 8341
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Re: umount

Post#3 by Ed_P » 13 Jun 2014, 17:47

I prefer consistency. Signed in as guest, using spaceFM I can dismount a USB drive no problem. Try doing the same thing as guest in a script or terminal and it fails because it requires root privileges.

Code: Select all

uest@porteus:~$ umount /mnt/sdb1
umount: only root can unmount /dev/sdb1 from /mnt/sdb1
guest@porteus:~$ 
Ed

Post Reply