/home
partition and perform a fresh installation. For more information on partitions and how to set them up, refer to 「Disk Partitioning Setup」.
rpm -qa --qf '%{NAME} %{VERSION}-%{RELEASE} %{ARCH}\n' > ~/old-pkglist.txt
su -c 'tar czf /tmp/etc-`date +%F`.tar.gz /etc'
su -c 'mv /tmp/etc-*.tar.gz /home'
/home
ディレクトリ全体のコンテンツや、Apache、FTP、SQL サーバーや ソースコード 管理システムなどのサービスからのコンテンツも含みます。アップグレードは破損動作ではありませんが、操作ミスをしてしまうと、 データロスの可能性があります。
/home
directory. If your /home
directory is not a separate partition, you should not follow these examples verbatim! Store your backups on another device such as CD or DVD discs or an external hard disk.