[haiku-bugs] Re: [Haiku] #15634: [DriveSetup] add Format partition checkbox to Create partition dialog

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Fri, 17 Jan 2020 09:18:41 -0000

#15634: [DriveSetup] add Format partition checkbox to Create partition dialog
---------------------------------------+----------------------------
   Reporter:  diver                    |      Owner:  stippi
       Type:  bug                      |     Status:  new
   Priority:  normal                   |  Milestone:  Unscheduled
  Component:  Applications/DriveSetup  |    Version:  R1/Development
 Resolution:                           |   Keywords:
 Blocked By:                           |   Blocking:
Has a Patch:  0                        |   Platform:  All
---------------------------------------+----------------------------
Comment (by pulkomandy):

 The filesystem initialization dialog cannot be skipped completely. You
 have to select the block size and decide wether to enable queries or not.

 There are really two different steps and each with different options and
 dialogs possible:

 1) creating the partition. Which is different on MBR vs GPT disks
 2) initializing, which is different in BFS, FAT, NTFS, etc.

 I don't think it's easy to completely merge the two steps then. An
 "assisted" mode as is found in typical Linux installers would be nice and
 solve a lot of the confusion. Something like "I don't care, wipe
 everything from the disk and set it up however you want". But we should
 keep the existing dialogs for more advanced cases.

 However, creating a partition and then not formatting it is quite useless,
 so chaining partition creation and initialization would make sense. Except
 there is currently no way to map a partition type (which is only
 informative and only exists for MBR anyway) to a filesystem, so we should
 add that too.
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/15634#comment:3>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: