Problem
The user needs to create a home partition for their personal files, separate from root, and these could be located on another disk or on the same one.
Solution
Add the option to define a home partition when the user selects ext4 as the file system, and also specify which disk to use and the partition size.
Drivers
- Store personal files (such as photos, games, etc.) in another partition or even on a different disk.
- Back up the root partition without including large personal files.
- Provide more options for the user to manage their personal files.
Problem
The user needs to create a home partition for their personal files, separate from root, and these could be located on another disk or on the same one.
Solution
Add the option to define a home partition when the user selects ext4 as the file system, and also specify which disk to use and the partition size.
Drivers