Opened 4 years ago

Closed 4 years ago

#16859 closed bug (fixed)

Drivesetup: can't create new partitions

Reported by: nephele Owned by: pulkomandy
Priority: blocker Milestone: R1/beta3
Component: Applications/DriveSetup Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

I booted hrev54998 in Gnome boxes

When coming to the drivesetp part and initializing the empty disk i pick either intel or gpt.

Afterwards i pick the option to create a partition on the new empty space of the partition map, after clicking write changed an error box pops up

"Failed to format the partition. no changes have been writem to disk" "Error: invalid argument"

I haven't tested this on a normal install yet.

Attachments (3)

Bitmap Clip 3 (54.3 KB ) - added by nephele 4 years ago.
Screenshot
Bitmap Clip 3.2 (54.3 KB ) - added by nephele 4 years ago.
Screenshot
Bitmap Clip 3.png (54.3 KB ) - added by nephele 4 years ago.
Screenshot

Download all attachments as: .zip

Change History (7)

comment:1 by nephele, 4 years ago

Milestone: UnscheduledR1/beta3
Priority: highblocker
Summary: Drivesetup: can't create new partitions (in gnome boxes)Drivesetup: can't create new partitions
Version: R1/beta2R1/Development

Tested on hrev55005 (hrev55006+3) on AMD64 The issue occurs there too, regardless of whether i use gpt or mbr. I tested with an image file.

dd if=bs=512M count=4 of=disk.img
diskimage register disk.img
  • Select raw device
  • Initialize GUID partition Map or Intel partition map

=> Try to create a partition of any size

by nephele, 4 years ago

Attachment: Bitmap Clip 3 added

Screenshot

by nephele, 4 years ago

Attachment: Bitmap Clip 3.2 added

Screenshot

by nephele, 4 years ago

Attachment: Bitmap Clip 3.png added

Screenshot

comment:2 by pulkomandy, 4 years ago

Owner: changed from stippi to pulkomandy
Status: newin-progress

comment:3 by nephele, 4 years ago

Proposed patch: https://review.haiku-os.org/c/haiku/+/3822

Tested locally and fixes the issue for me, thanks!

comment:4 by pulkomandy, 4 years ago

Resolution: fixed
Status: in-progressclosed
Note: See TracTickets for help on using tickets.