Difference between revisions of "Partitioning Overview and Existing Partition Tables"
Views
Actions
Namespaces
Variants
Tools
Partitioning Overview and Existing Partition Tables (view source)
Revision as of 01:00, 26 November 2015
, 8 years ago→Where Using an Existing Linux Partition Table
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 | 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]''' |