Written by Tallyho the 13 Apr 09 at 17:41.
Related project: Live CD installer.
Status: Implemented
Rationale
Sometimes a reinstallation is healthy. It is also recommended when installing a new version. The Ubuntu installer insists on formating or re-partitioning the drive before copying files. This, obviously, also deletes the home folder.
Lol, the best approach in minus. Idiotic solutions that doesn't work in general in pluses. Canonical, it's time to close this project.
Darwin Survivor(Brainstorm moderator)
wrote on the 14 Apr 09 at 22:00
I would like to be able to make symlinks at install time. I have my home folder as a "folder" on a secondary partition.
On every reinstall, I:
-login as user
-set root password
-enable admin-login
-login as root
-rm -rf /home; ln -s /media/secondary/home /home
-re-login as user
-dissable admin login
-dissable root password
being able to simply set /home as a symlink at install would save me quite a bit of annoyance.
I belive that symlinking is a feature for the alternative installer. Using symlink on the main installer would complicate the install process for non-technical users.
@Darwin Survivor
I have a traditional /home partition setup and it is very easy to setup in the gui installer. You just have to set /home as the mount point for your secondary partition.
I agree that making a home partition setup one step easier would be very beneficial.