General TC > General TC Talk
Same set of files from Tinycore and other distros (file ownership issues)
(1/1)
florian:
I am booting several Linux distros on my computer and would like to access all my files from one single place independently from the distro which I use.
Files on the partition I use for my data have 1000:1000 numerical ownership. But in Tiny Core Linux (and Damn Small Linux too), files that I create are 1001:50. How could I do it so that I can work on the same set of files from all the different distro?
^thehatsrule^:
You could change the numbers themselves (ie look in /etc/passwd then chown your ~ files) or create a 1000 group and use group permissions or...
mikshaw:
...or use the usermod command to modify the UID and GID of each user in its respective distro. This is what I've done, and it works well so far.
I haven't checked what user "tc" is yet, but in my current setup I have two distros in which the regular user.group is 1001.50 to be compatible with Damn Small (it was easier to set my Debian user persistently to use the same IDs as the non-persistent DSL). If those IDs are different in TC I'll probably add a TC bootlocal command to change that, since all of my persistent files are already owned by 1001.50
Navigation
[0] Message Index
Go to full version