Tagged Questions
0
votes
1answer
34 views
need help with unison
I finally converted my desktop machine from Windows Vista to Lubuntu 13.04. I am having trouble getting the unison file sync program (version 2.40.65) to work on the Lubuntu machine, despite trying ...
0
votes
1answer
90 views
Permission denied viewing content of remote network share
I'm trying to mount a remote network share, but have trouble viewing the content.
It is showing up in my mounted devices but when I attempt to open it, I get
This location could not be displayed. You ...
5
votes
1answer
92 views
Why does Ubuntu apply separate permissions to partitions mounted with the same parameters?
Here's my partition setup. I've shortened the UUIDs for readability, and, before anyone asks, I've carefully checked that I copied the correct UUIDs into /etc/fstab.
me@ubuntu:/$ sudo blkid
...
1
vote
1answer
341 views
Ubuntu 12.04: Problem editing file in recovery mode using the shell
I'm pretty new to ubuntu/linux and I guess I messed up my /etc/fstab file. Ubuntu (12.04) won't boot anymore. I've found some tips on the internet on how to fix this, but I didn't manage to get them ...
1
vote
1answer
143 views
fstab. allow 2 users mount NTFS with passwd. Deny other users. possible?
i've seen this answer, but it requires the partition to always be mounted (and do the user access via group perms on the root FS that mounted the NTFS)
What i'm hopping to be possible, is to allow ...
1
vote
1answer
83 views
Most suitable permissions for mounted internal disk shared with Windows?
I've been using Ubuntu/Linux for a few years now but I'm still learning..
I've just updated to 12.10 after installing a Samsung 830 128GB SSD which has Windows and Ubuntu OS's dualboot on it. My old ...
0
votes
2answers
811 views
How could I mount an ext4 partition and have write permission?
I've set the /etc/fstab file so that I can mount an ext4 partition on startup and I did it with the following options : rw, auto, nouser, exec, sync.
The problem is that I can't create or delete any ...
2
votes
2answers
188 views
Configuring mongo DB to work with NTFS drive
I have 120 GB SSD Drive with two partitions (NTFS with Windows and ext4 with Ubintu) and 2TB NTFS HDD shared between Windows and Ubuntu.
I configured my HDD to be properly mounted on system boot:
# ...
0
votes
0answers
557 views
Mount USB drive with write permissions for everyone or specific user
I know there are similar questions but I get some specific problem I can't overcome.
I have:
HDD split into two partitions. /dev/sdb1 and /dev/sdb2. sdb1 is NTFS and I don't need it. I need sdb2 ...
5
votes
1answer
202 views
How to get permissions to compile a C program from NTFS hard drive?
I have this problem: I'm used to compile and run .c files with codeblocks. If I do that from my Desktop (ext partition) it works without problems, but doing this from my secondary hard drive (NTFS ...
3
votes
0answers
157 views
Why am I unable to edit a file on a windows share (cifs)?
I am mounting a Windows network drive to my Ubuntu machine and I am getting write permission errors when trying to edit a file.
sudo mount -t cifs
gives me
//MEDIASERVER/A on ...
3
votes
2answers
4k views
Automount ext4 partition with user permission/ownership (fstab?)
I just installed Lubuntu 12.10 "Quantal Quetzal" on my Acer Aspire One D257, creating the partitions:
$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda5 15G 2.1G 12G 15% /
...
1
vote
2answers
607 views
How to get permissions for all users for new drive added to the system - 12.10
I've added a new disk with a single ext4 partition and I want to use this as a shared multimedia drive /dev/sdd1 for all users and occasional samba users. It seems to work ok while I am logged in as ...
1
vote
1answer
60 views
Are my permissions correct for sharing files with Windows?
I have Kubuntu 12.04.01 installed on partition /dev/sdb2 of my dual boot Computer. /sda1 carries Windows XP, XP Program files and some data files. /sda2 and /sdb1 carry more data, music and pictures, ...
1
vote
0answers
259 views
mounting CIFS share appears to work, but then prevents writing after a few seconds
I've got a NAS that is setup with CIFS and open guest access. I mounted it in fstab with the following line
//192.168.0.101/Stor1 /media/freenasbox cifs ...
1
vote
2answers
247 views
If I create or modify any file or directory with sudo then I can only manipulate it with sudo
The general issue is that if I create or modify any file or directory with sudo then it seems that I'm unable to create and modify this file or directory further as any other user than sudo. The rest ...
0
votes
1answer
783 views
Why does everything keep changing back to root ownership (NTFS)?
I've tried EVERYTHING to get my files back into my name, but all I seem to do is add MORE files to Root ownership every time I try to fix things.
It starts with getting my 2 ntfs partitions to ...
1
vote
2answers
1k views
Ubuntu took away permissions from my Data partition
The pangolin has struck again. The bug of the day for today is Ubuntu taking away my permissions on my Data partition (NTFS). One moment everything worked fine, the next moment I couldn't chmod ...
1
vote
0answers
171 views
How can I mount a shared partition with nobody.nogroup? [closed]
I've successfully shared a dedicated partition using samba, setting new files & directories ownership to nobody.nogroup.
How can I edit fstab to make the local user work with the partition using ...
4
votes
3answers
33k views
How do I correctly mount a NTFS partition in /etc/fstab?
After a nasty episode (my second, you'd think I'd learn) caused by unsupervised automated podcast downloads filling my entire partition, I've finally moved just ~/Music to its own partition. The ...
7
votes
4answers
14k views
Mount NTFS partition at startup, with non-root user as owner
I'm currently mounting an NTFS partition at startup using the following line in /etc/fstab:
/dev/sda3 /media/data ntfs nls=iso8859-1,umask=000
To my Ubuntu 11.10 installation, ...
10
votes
1answer
10k views
Correct way of mounting a Windows share
I mounted a Windows share to my Ubuntu 11.10 system via adding the following line to the /etc/fstab:
//serveraddr/sharedfolder /mnt/foldername/ smbfs credentials=/home/myname/.smbpasswd 0 0
using ...
1
vote
2answers
484 views
How to access executable in a seperate partition? [duplicate]
Possible Duplicate:
How to 'chmod' on an NTFS partition?
I have just started using Ubuntu and I have my hard drive set up with an Ubuntu partition, a Windows 7 partition and a much ...
3
votes
2answers
1k views
fstab folder bind on partition mounted with defaults parameter
I want bind some folders in my Home directory with some folders in a NTFS partition. Will mounting the NTFS partition with only the defaults parameter affect my read/write access?
6
votes
2answers
6k views
Why does Ubuntu refuse to execute files from an NTFS partition?
I mount an NTFS partition (where I've got some Linux binaries and scripts alongside with Win32 and data files) with the following fstab line:
/dev/sda5 /mnt/dat ntfs-3g ...
4
votes
1answer
4k views
How to write an fstab line for full access to an NTFS drive?
I've written:
/dev/sda2 /win ntfs-3g rw,dev,exec,auto,async,users,umask=777,uid=1000,gid=1000,locale=en_US.utf8, errors=remount-ro 0 0
but I still can't access /win as a user (corresponding to ...