2009/4/28 mac :
> Neil Greenwood wrote:
>> Thanks mac.
>>
>> I was trying to avoid having to run a command every time I plug the
>> drive in though.
>
>
> I don't have to run it every time. Once assigned to the labelled drive,
> the permissions are persistent. I'm looking at one of mine now, that
Neil Greenwood wrote:
> Thanks mac.
>
> I was trying to avoid having to run a command every time I plug the
> drive in though.
I don't have to run it every time. Once assigned to the labelled drive,
the permissions are persistent. I'm looking at one of mine now, that I
just plugged in. It h
2009/4/28 mac :
> Neil Greenwood wrote:
>> I have a similar issue with my ext3 formatted USB hard disk.
>>
>> When hotplugged, it's owned by root and I cannot create files or
>> directories as my normal user. What do I need to change so that all
>> users can create files/directories in the root whe
Neil Greenwood wrote:
> I have a similar issue with my ext3 formatted USB hard disk.
>
> When hotplugged, it's owned by root and I cannot create files or
> directories as my normal user. What do I need to change so that all
> users can create files/directories in the root when it's plugged in
> an
I have a similar issue with my ext3 formatted USB hard disk.
When hotplugged, it's owned by root and I cannot create files or
directories as my normal user. What do I need to change so that all
users can create files/directories in the root when it's plugged in
and automounted?
Many thanks.
Cofio
Matthew Daubney wrote:
> On Mon, 2009-04-27 at 14:28 +0100, mac wrote:
>> Matthew Daubney wrote:
>>> You can use the uid and gid options with mount to make it mount fat32
>>> drives as if you own all the files. e.g.
>>>
>>> sudo mount /dev/sdX /media/MOUNTPOINT -o uid=1000,gid=1000
>>
>> That's use
On Mon, 2009-04-27 at 14:28 +0100, mac wrote:
> Matthew Daubney wrote:
> > You can use the uid and gid options with mount to make it mount fat32
> > drives as if you own all the files. e.g.
> >
> > sudo mount /dev/sdX /media/MOUNTPOINT -o uid=1000,gid=1000
>
>
> That's useful to know. I guess,
2009/4/27 Matthew Daubney
> On Mon, 2009-04-27 at 12:57 +0100, Stephen Garton wrote:
> > Afternoon All,
> >
> > I have a spare drive in my machine, formatted as fat32. All of the
> > folders in this drive (automounts to /media/storage) as listed as
> > being owned by root. When I try to change th
Matthew Daubney wrote:
> You can use the uid and gid options with mount to make it mount fat32
> drives as if you own all the files. e.g.
>
> sudo mount /dev/sdX /media/MOUNTPOINT -o uid=1000,gid=1000
That's useful to know. I guess, though, you couldn't preserve other
ownerships / permissions
On Mon, April 27, 2009 12:57, Stephen Garton wrote:
> Afternoon All,
>
> I have a spare drive in my machine, formatted as fat32. All of the
> folders in this drive (automounts to /media/storage) as listed as
> being owned by root. When I try to change this (I've tried sudo
> chown -R and sudo nauti
On Mon, 2009-04-27 at 12:57 +0100, Stephen Garton wrote:
> Afternoon All,
>
> I have a spare drive in my machine, formatted as fat32. All of the
> folders in this drive (automounts to /media/storage) as listed as
> being owned by root. When I try to change this (I've tried sudo chown
> -R and sudo
2009/4/27 mac
> Stephen Garton wrote:
> > I have a spare drive in my machine, formatted as fat32...
> > Any idea why this would be, and/or how I can change the permissions to my
> > user?
>
> AFAIK you can't set permissions on FAT32
>
> mac
>
>
>
> --
> ubuntu-uk@lists.ubuntu.com
> https://lists.
Stephen Garton wrote:
> I have a spare drive in my machine, formatted as fat32...
> Any idea why this would be, and/or how I can change the permissions to my
> user?
AFAIK you can't set permissions on FAT32
mac
--
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
Afternoon All,
I have a spare drive in my machine, formatted as fat32. All of the folders
in this drive (automounts to /media/storage) as listed as being owned by
root. When I try to change this (I've tried sudo chown -R and sudo nautilus)
I get permission denied errors.
Any idea why this would b
14 matches
Mail list logo