You are not logged in.

#1 2015-06-01 21:21:41

marko2010
Member
Registered: 2010-04-17
Posts: 70

[SOLVED] Lost write permissions ~/ directory since migrating to F2FS

I recently moved my /home directory on to a partition that is formatted with the F2FS file system. Since doing that my regular user can no longer write to the ~/ directory even though the folder permissions look OK.

So my permissions for my /home/marko directory are:
drwx------    marko users
("marko" owning the directory)

And  the partition it is located on is formatted with f2fs with  the following mount options in fstab:

defaults,rw,nofail,noatime

Last edited by marko2010 (2015-06-01 23:17:24)

Offline

#2 2015-06-01 21:25:20

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 12,514
Website

Re: [SOLVED] Lost write permissions ~/ directory since migrating to F2FS

What are the permissions on /home?


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#3 2015-06-01 21:49:26

marko2010
Member
Registered: 2010-04-17
Posts: 70

Re: [SOLVED] Lost write permissions ~/ directory since migrating to F2FS

WorMzy wrote:

What are the permissions on /home?

drwxr-xr-x   root root

Offline

#4 2015-06-01 22:10:59

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 12,514
Website

Re: [SOLVED] Lost write permissions ~/ directory since migrating to F2FS

Okay, that looks fine.

What is the output of

touch /home/marko/test-file

Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#5 2015-06-01 23:16:10

marko2010
Member
Registered: 2010-04-17
Posts: 70

Re: [SOLVED] Lost write permissions ~/ directory since migrating to F2FS

Thanks, I just realized problem is actually due to user error. I'm so used to my usual shell starting me in my  user directory that I did not realize the new shell I was using was actually starting me in the "/" directory (as a regular user). I'll mark this "solved," and my apologies for the wild goose chase.

Offline

Board footer

Powered by FluxBB