Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
permissions ?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
VelVet
n00b
n00b


Joined: 09 Feb 2005
Posts: 21
Location: Belgium

PostPosted: Fri Mar 11, 2005 12:24 pm    Post subject: permissions ? Reply with quote

Ok so here's the deal:
I've added an hd with lots of stuff on it (that i dont want to lose) to my linux system.
I can perfectly mount it and write to it on to a specific lvl then i get no permission :-(
i've try'd chmod 0777 /home/wim/hdc1/*/*/*/*
but then i get argument list to long
so how can i set the premission for the whole disc including every folder and file?
thx alot
Back to top
View user's profile Send private message
thebigslide
l33t
l33t


Joined: 23 Dec 2004
Posts: 792
Location: under a car or on top of a keyboard

PostPosted: Fri Mar 11, 2005 12:37 pm    Post subject: Reply with quote

What is the filesystem?
chmod -R 0777 /mnt/whatever should work
Back to top
View user's profile Send private message
VelVet
n00b
n00b


Joined: 09 Feb 2005
Posts: 21
Location: Belgium

PostPosted: Fri Mar 11, 2005 12:45 pm    Post subject: Reply with quote

it's ntfs but i have support in my kernel
Back to top
View user's profile Send private message
VelVet
n00b
n00b


Joined: 09 Feb 2005
Posts: 21
Location: Belgium

PostPosted: Fri Mar 11, 2005 12:47 pm    Post subject: Reply with quote

thx it works :)
one more thing how can i delete directory's ?
Back to top
View user's profile Send private message
BlackEdder
Advocate
Advocate


Joined: 26 Apr 2004
Posts: 2588
Location: Dutch enclave in Egham, UK

PostPosted: Fri Mar 11, 2005 12:47 pm    Post subject: Reply with quote

Hmmm I've heard some horror stories about chmod on NTFS. I wouldn't try it. Probably better to mount the partition with the correct umask set
Back to top
View user's profile Send private message
thebigslide
l33t
l33t


Joined: 23 Dec 2004
Posts: 792
Location: under a car or on top of a keyboard

PostPosted: Fri Mar 11, 2005 12:50 pm    Post subject: Reply with quote

If you're mounting NTFS in write mode, make sure you run fixntfs (from ntfsprogs) before booting back into windows. writing to ntfs will BREAK your ntfs in windows. deleting anything will also break it for windows.
you should be mounting it read only if possible with -o UMASK=0777
Back to top
View user's profile Send private message
BlackEdder
Advocate
Advocate


Joined: 26 Apr 2004
Posts: 2588
Location: Dutch enclave in Egham, UK

PostPosted: Fri Mar 11, 2005 12:50 pm    Post subject: Reply with quote

You could try captiventfs for full write support
Back to top
View user's profile Send private message
VelVet
n00b
n00b


Joined: 09 Feb 2005
Posts: 21
Location: Belgium

PostPosted: Fri Mar 11, 2005 12:52 pm    Post subject: Reply with quote

i think that's no problem because there's no windows os on it just files that i want to copy over to my other hd that has reiserfs on it :)
Back to top
View user's profile Send private message
VelVet
n00b
n00b


Joined: 09 Feb 2005
Posts: 21
Location: Belgium

PostPosted: Fri Mar 11, 2005 1:06 pm    Post subject: Reply with quote

thx for the help
i got it all to work :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum