Re: [Dorset] External HD - Permission denied

2013-03-17 Thread John Palmer
Clive, thanks for the directory listings. My solution would have two steps. While the external disc is mounted, run: $ sudo mkdir /media/CAW1/clive $ sudo chown clive:clive /media/CAW1/clive User clive should now be able to store anything in /media/CAW1/clive (but not directly in /media/CAW1).

Re: [Dorset] External HD - Permission denied

2013-03-16 Thread C A Wills
Hi Ralph John Sorry for the slow response but been very busy trying to sort out a mix-up with DVLA and my driving licence photo. It turned out they gave me a wrong instruction so I'm now awaiting a new licence before going on the continent id 8 days time!! Result of the 2 instruction asked

Re: [Dorset] External HD - Permission denied

2013-03-07 Thread C A Wills
Hi Ralph info is:- root@clive-Inspiron-1525:/home/clive# cat /proc/mounts rootfs / rootfs rw 0 0 sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0 proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0 udev /dev devtmpfs rw,relatime,size=1018800k,nr_inodes=214890,mode=755 0 0 devpts /dev/pts

Re: [Dorset] External HD - Permission denied

2013-03-07 Thread Peter Merchant
On 07/03/13 08:25, C A Wills wrote: Hi Ralph info is:- root@clive-Inspiron-1525:/home/clive# cat /proc/mounts . /dev/disk/by-uuid/37f2ac3d-2a23-4e5c-b1dc-d13347c5cf52 / ext4 rw,relatime,errors=remount- /dev/sda6 /home ext4 rw,relatime,user_xattr,acl,barrier=1,data=ordered 0 0

Re: [Dorset] External HD - Permission denied

2013-03-07 Thread Dan Dart
It'll be to do with permissions in PolicyKit to disallow users from doing so. There are a few solutions: 1. Fix in policykit to allow you to edit volumes (the tool depends on your DE, it's usually in the relevant settings tool). 2. Format to VFAT and it will automount as user 3. Edit the fstab

Re: [Dorset] External HD - Permission denied

2013-03-07 Thread Ralph Corderoy
Hi Peter, /dev/sdb1 /media/CAW1 ext4 rw,nosuid,nodev,relatime,user_xattr,barrier=1,data=ordered 0 0 For those of us not so hot on this stuff, is it related to nosuid,nodev and then what do we do? It's not, no. :-) mount(8) explains that nosuid means setuid, set user ID, and setgid,

Re: [Dorset] External HD - Permission denied

2013-03-07 Thread Ralph Corderoy
Hi Clive, John's pointed out the underlying cause. John Palmer wrote: johnp@zeno:~$ ls -l /media total 4 drwxr-xr-x 4 root root 4096 2013-01-13 22:23 disc0.ext3 There are two things going on here. /dev/sdb1 /media/CAW1 ext4 rw,nosuid,nodev,relatime,user_xattr,barrier=1,data=ordered

[Dorset] External HD - Permission denied

2013-03-06 Thread Clive A Wills
Hi all Today I bought a small external HD from Novatec in Portsmouth, to back-up my laptop before re-formatting and re-installing the laptop. Plugged it in and it was not recognised by the system, so checked with Gparted which confirmed it was not formatted. Formatted drive to EXT4 and gave

Re: [Dorset] External HD - Permission denied

2013-03-06 Thread Ralph Corderoy
Hi Clive, Now recognised when plugged in, but it will not accept copying a file onto it, reports that 'Copying file error - Permission denied'. Checked on main PC, same result. What's the output of cat /proc/mounts Cheers, Ralph. -- Next meeting: Bournemouth, Tuesday, 2013-04-02