1
vote
3answers
92 views

How do I recover files from an Ubuntu partition for which I am not the “owner”?

Good day, I've recently experienced an odd problem where for reasons that escape me my graphics configuration has been corrupted. I've tried going through the menu option that I am offered ...
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% / ...
0
votes
3answers
182 views

Cannot create files except in home partition

On my system I have made 3 partitions except home partition but Ubuntu doesn't let me create or delete any files on those partitions. Even copy and paste options are not available. Using my poor ...
1
vote
1answer
256 views

How to create a common ext4 [ read / write ] partition with all ubuntu users?

I have a shared EXT4 drive with 777 permissions for all users to use. Problem is : When a user creates a new folder / file, it gets 644. I guess that is because of the umask for that user. Now, I ...
1
vote
2answers
2k views

Copy-Paste Not Working

Using precise pangolin. I am trying to copy some folders from my portable hard drive to one of the partitions. The paste button is not working in the destination folder and whenever I am trying a ...
1
vote
1answer
621 views

How to provide user permission to read, write on `/dev/sdax`? What is the syntax?

I have two my hard disk divided into two partition (apart from swap). First one is /dev/sda3 on which I have my ubuntu installation. Second one is /dev/sda1. Now, when I try to copy a file to ...
1
vote
1answer
127 views

I can't write in Windows partition, but I've done it before

Before, I could save images downloaded from the web in the Windows partition. Even I could transfer files and all that. But today, I can't do it anymore. Some days ago, I was trying to resize Ubuntu ...
0
votes
1answer
551 views

Ubuntu Partition Permissions

I have just one partition with all my data on it. I want to change it's permission to allow any user to change, create and delete files and to be able to do that through LiveCD. Also even after ...
0
votes
2answers
522 views

What partition to use to keep data files in Ubuntu?

I have been using Ubuntu for a few years and usually my partition set up was the following: Ext3 or Ext4 partition for the system itself (20 GB); A 10 GB swap partition; a big FAT32 partition to ...
1
vote
0answers
210 views

Cannot execute files on mounted file systems [duplicate]

Possible Duplicate: How to 'chmod' on an NTFS ( or FAT32 ) partition? Trying to make file executable on USB, but the permission doesn't “stick” I have a fat32 file ...
1
vote
0answers
170 views

How to remount a drive as rewritable? [duplicate]

Possible Duplicate: I accidentally made my file system read only. How can I change it back? Whenever I mount some of my partitions from the computer menu, they are mounted as read only and ...
1
vote
2answers
237 views

Backup partitions belong to root, how do I fix it?

I've did a clean install of Ubuntu on my Notebook. I created 3 partitions, swap, the ubuntu partition, and a backup or files partition (located in /media/Backup). The thing that I don't understand is ...
4
votes
2answers
751 views

Installing ubuntu broke my windows install

So i went out and brought an HP DV6 laptop. The laptop came pre-installed with windows 7 Home premium. The laptop had several partitions. A system partition which appears to be a boot loader only. ...
9
votes
4answers
10k views

Change owner of internal hard drive partition from root to user

I have a number of drives internal and external. Some are partitioned. Most mount automatically at boot (all did at one point). One partition is owned by root and therefore does not mount ...
4
votes
1answer
938 views

Access NTFS partitions without providing root password?

I have Ubuntu and Windows Vista installed on the same disk, different partitions. I can access the Windows data, but each (first) time I access the NTFS partition, the system asks me for root ...