Manjaro Difference between revisions of "Partitioning Overview and Existing Partition Tables"

Difference between revisions of "Partitioning Overview and Existing Partition Tables"

From Manjaro
imported>Richard
imported>Handy
Line 49: Line 49:
== Where Using an Existing Linux Partition Table ==
== Where Using an Existing Linux Partition Table ==


It is worthwhile noting that the Manjaro installer will not overwrite a Home folder if it contains an existing username. As a consequence, the pre-installed desktop environment will lose its Manjro configurations, and revert back to its basic ('vanilla') settings. In order to restore the Manjaro configuration settings, having booted into the freshly installed system, it will be necessary to enter the following command in your terminal:
It is worthwhile noting that the Manjaro installer will not overwrite a Home folder if it contains an existing username. As a consequence, the pre-installed desktop environment will lose its Manjaro configurations, and revert back to its basic ('vanilla') settings. In order to restore the Manjaro configuration settings, having booted into the freshly installed system, it will be necessary to enter the following command in your terminal:


  cp -a /etc/skel/. /home/'''[username]'''
  cp -a /etc/skel/. /home/'''[username]'''
Cookies help us deliver our services. By using our services, you agree to our use of cookies.