Opened 3 years ago
Closed 3 years ago
#222 closed System Defect (fixed)
Partition manager can't make a partition
| Reported by: | yerenkow | Owned by: | kris |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Installer | Version: | 8.0-BETA |
| Keywords: | Cc: | trac-bugs@… |
Description
Currently, partition manager can select a partition and will create slices in it.
Or can select whole disk, then it creates first partition for whole disk, no matter that slices could fit only a part of disk.
So, there is no way currently to leave some space unpartitioned, for other OS for example.
Installer creates single partition for whole disk, and leave free space only for slices in this partition.
This behavior required some more love.
Change History (2)
comment:1 Changed 3 years ago by yurkis
comment:2 Changed 3 years ago by kris
- Resolution set to fixed
- Status changed from new to closed
This is in 8.1 now, you can delete / create (mbr) partitions during the install phase.
Note: See
TracTickets for help on using
tickets.

And partition deletion if you please.