<div dir="ltr">2013/12/16 J <span dir="ltr"><<a href="mailto:dreadpiratejeff@gmail.com" target="_blank">dreadpiratejeff@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
TSIA.<br>
<br>
I have a brand new 2TB USB3 external HDD.  It came from the factory<br>
formatted in NTFS, naturally.<br>
<br>
I also have a system running Saucy.<br>
<br>
I plug my brand new 2TB NTFS formatted external USB3 HDD into my<br>
system running Saucy and the drive is mounted to my user mount dir<br>
with 0700 permissions:<br>
<br>
drwx------ 1 bladernr bladernr 4096 Dec 16 12:47 Alexandria<br>
<br>
and anything created inside that drive is given 0600 permissions:<br>
-rw------- 1 bladernr bladernr 179 Dec 16 12:47 update-library<br>
<br>
and it is absolutely IMPOSSIBLE to create an executable script on that<br>
disk.  Utterly impossible.  Even after trying to remount with the<br>
right fmask, umask and dmask.  Even after trying to remount with exec<br>
set.<br>
<br>
So I gave up on NTFS and formatted the drive in ext4.  After<br>
re-formatting in ext4, I plugged the 2TB external USB3 HDD into my<br>
Saucy machine.<br>
<br>
NOW, Saucy chooses to mount the drive in my users mount point,<br>
/media/username/drivename<br>
WITH ROOT ownership.<br>
/dev/sdb1 on /media/bladernr/Alexandria type ext4<br>
(rw,nosuid,nodev,uhelper=udisks2)<br>
<br>
bladernr@klaatu:/media/bladernr$ ll<br>
total 4<br>
drwxr-xr-x 3 root root 4096 Dec 16 13:21 Alexandria<br>
<br>
Which makes it impossible toe ven create files on my USB HDD now.<br>
<br>
so two questions:<br>
<br>
How the heck do I fix this so that my external hard drives are mounted<br>
in a way that I can actually use them?<br>
<br>
Why do we make it so bloody difficult to actually plug a drive in and use it?<br></blockquote><div><br></div><div>I don't know why that happens, it doesn't happen to me. I just plug mine in and it's ready to be used.</div>
<div>Anyway, can't you just change the owner with ”sudo chown bladernr:bladernr /media/bladernr/Alexandria”?</div><div><br></div><div><br></div><div>Johnny Rosenberg</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
Cheers,<br>
<br>
Jeff<br>
<span class=""><font color="#888888"><br>
--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</font></span></blockquote><br></div>