Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Home sola lettura... [Risolto]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
andreaaz78
n00b
n00b


Joined: 06 May 2004
Posts: 33

PostPosted: Tue May 18, 2004 10:21 pm    Post subject: Home sola lettura... [Risolto] Reply with quote

La partizione della home, dopo che si è riempita completamente, è diventata di sola lettura!
Cosa devo fare per avere nuovamente un filesystem non di sola lettura?
il filkesystem è ext3

Grazie


Last edited by andreaaz78 on Wed May 19, 2004 5:42 pm; edited 1 time in total
Back to top
View user's profile Send private message
Sparker
l33t
l33t


Joined: 28 Aug 2003
Posts: 992

PostPosted: Wed May 19, 2004 6:14 am    Post subject: Reply with quote

Devi entrare come root e cancellare files fino ad avere piu' del 5% di spazio libero.

(se proprio non ci riesci, usa un livecd)
Back to top
View user's profile Send private message
andreaaz78
n00b
n00b


Joined: 06 May 2004
Posts: 33

PostPosted: Wed May 19, 2004 6:51 am    Post subject: Reply with quote

ho il 60% della partizione home libera, ma non va!
qunado lancio kde mi dice che la cartlla home è di sola lettura!
Back to top
View user's profile Send private message
n3mo
l33t
l33t


Joined: 28 Mar 2004
Posts: 657
Location: In a Cruel World

PostPosted: Wed May 19, 2004 7:03 am    Post subject: Reply with quote

ls -l -d /home ti fà vedere come sono settati i permessi, chmod 775 ripristina i permessi a rwxr-xr-x per la /home, chmod 700 /home/utente ripristina a rwx------ la home dell'utente.

p.s.

se tutto torna a posto metti il tag risolto al titolo
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30967
Location: here

PostPosted: Wed May 19, 2004 3:46 pm    Post subject: Reply with quote

Posta l''output di
Code:
# ls -l /
#ls -l /home

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Bengio
Apprentice
Apprentice


Joined: 20 Feb 2003
Posts: 186
Location: Italy - Pisa

PostPosted: Wed May 19, 2004 4:27 pm    Post subject: Reply with quote

Eccoti una linea per cambiare il proprietario ed il gruppo ad un insieme di file ricorsivamente (anche file e dir nascoste).
Se e' una questione di owner puoi provare cosi' da root (stai attento):

Code:

find /home/TUO_USERNAME -exec chown -c TUO_USERNAME:users {} \;


Eseguilo solo se sei sicuro di quello che fai.
Non so se questo risolvera' il tuo problema visto che non hai ancora risposto a fedeliallalinea.

Bengio
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Thu May 20, 2004 10:36 am    Post subject: Reply with quote

andreaaz78, sarebbe bene, oltre a modificare il titolo spiegare come hai risolto.... un domani qualcuno potrebbe averne bisogno ;-)
_________________
Ciao da me!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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