You are not logged in.

#1 2011-06-26 10:32:57

Lockheed
Member
Registered: 2010-03-16
Posts: 1,521

[solved] System partition priviledges

By a mistake, I changed privileges (user:group) on all files/folders on my system partition and boot partition using

sudo chown -R $USER:$USER <Mount Point>

What should these be normally?

Last edited by Lockheed (2011-06-27 08:32:05)

Offline

#2 2011-06-26 10:55:50

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: [solved] System partition priviledges

"System partition" doesn't tell us anything. Was it your root filesystem? or a separate /home?

More details required.

Offline

#3 2011-06-26 11:17:26

Lockheed
Member
Registered: 2010-03-16
Posts: 1,521

Re: [solved] System partition priviledges

I have two partitions:
1 = /
2 = /boot

Home is on /

I did this form ubuntu live cd so right now all permissions are:

Owner: ubuntu - Live session user
Group: ubuntu

Last edited by Lockheed (2011-06-26 11:19:05)

Offline

#4 2011-06-26 11:55:04

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: [solved] System partition priviledges

OK - chown everything back to root:root, then chown your home dir to username:users.

Offline

Board footer

Powered by FluxBB