LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to change the user home & other paths like trash can (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-change-the-user-home-and-other-paths-like-trash-can-440634/)

Four 05-01-2006 03:25 PM

How to change the user home & other paths like trash can
 
How may I change the path of home, and trashcan and those other ones? I want to put it on another partition.

Thank you!

acid_kewpie 05-01-2006 03:34 PM

trashcans are the invention of the desktop manager, and you've not mentioned what you are using. as for your home... don't mess with that... you can move your /home to another partition, but the path should always be kept the same, you would simply mount the partition you have moved the data to at that location.

Four 05-01-2006 03:44 PM

I created a new user and put the the necessary fields to the path of the new partition. KDE won't start, it say's some error about not being able to change permissions of some file I think. Flux box ran but some programs fail to run and give an error message similar [like firefox in this case] cannot change permissions to 700.

This partition I'm placing it on is fat32.
Thanks!

acid_kewpie 05-01-2006 03:58 PM

woah fat32??!?! god no... either you do it properly, or you might as well not bother. linux uses decent unix filesystems for a reason. if you want a shared area between linux and windows then that's fine, you can do a symlink from /mnt/windows to /home/myusername/shared or something, but don't try to run off of fat completely. yuergh,

zytsef 05-02-2006 12:06 AM

That's quite a reaction acid_kepie. There's nothing wrong with trying to run your home directory off a fat partition, but I'm guessing that's not where your fat volume is mounted. You may want to modify fstab to mount your fat partition to /home. I have a feeling that will clear up your permissions problem.

phoenix49 05-02-2006 02:02 AM

I also had problems using fat as my home partition. Use unix systems instead.

Four 05-13-2006 12:09 PM

It seams like its too much work, so I decided to move the user to the partition where linux is in. So how may I change the path's to point to /home/user for the user from the root account?

Thank you!


All times are GMT -5. The time now is 11:34 PM.