Manjaro Difference between revisions of "Add a Storage Partition & Modify your System to Suit/ru"

Difference between revisions of "Add a Storage Partition & Modify your System to Suit/ru"

From Manjaro
(Created page with "Поскольку GParted выполняет свою работу с правами root - нам необходимо изменить права собственности...")
Tags: Mobile web edit Mobile edit
(Created page with "==Настройка системы для использования новых каталогов хранения по умолчанию==")
Tags: Mobile web edit Mobile edit
Line 50: Line 50:
{{RootCmd|command=chown <имя.пользователя>:users /data/<new.partition's.name>}}
{{RootCmd|command=chown <имя.пользователя>:users /data/<new.partition's.name>}}


==Configure the system to use new default storage directories==
==Настройка системы для использования новых каталогов хранения по умолчанию==


Firstly, I had to check both the ~/.bash_profile & the /etc/profile files & modify the '''PATH''' variables where I had added paths that were now incorrect. Most users here won't have changed anything in these two files, though it is just too easy to do, to not check them for safeties sake. When looking at these files, check the PATH line for anything that relates to your moved storage directories. You probably won't have any differences unless you added them. These lines in my files follow, you will see where I have replaced the original paths with /mnt/bdata :
Firstly, I had to check both the ~/.bash_profile & the /etc/profile files & modify the '''PATH''' variables where I had added paths that were now incorrect. Most users here won't have changed anything in these two files, though it is just too easy to do, to not check them for safeties sake. When looking at these files, check the PATH line for anything that relates to your moved storage directories. You probably won't have any differences unless you added them. These lines in my files follow, you will see where I have replaced the original paths with /mnt/bdata :
Cookies help us deliver our services. By using our services, you agree to our use of cookies.