Opened 14 years ago

Closed 12 years ago

Last modified 12 years ago

#6725 closed bug (fixed)

sniffing the file-system's volume leads to a strange behaviour

Reported by: starsseed Owned by: stippi
Priority: normal Milestone: R1
Component: Applications/DriveSetup Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

  1. install an Intel-Partition-Map over a BeFS formated disk ( for instance : the vmdk blank_BFS disk )

you will see a partition map with a label

  1. create a new partition inside it

an error message occurs

Workaround : I must write zeros over the 1024 firsts bytes of the disk (and reboot) prior I create the Intel partition map.

hrev39010 (gcc4)

Attachments (3)

IntelPartitionMapHasLabel.png (28.6 KB ) - added by starsseed 14 years ago.
PartitionCreationFailed.png (96.5 KB ) - added by starsseed 14 years ago.
PartitionCreationFailed.PNG (29.6 KB ) - added by starsseed 14 years ago.

Download all attachments as: .zip

Change History (6)

by starsseed, 14 years ago

by starsseed, 14 years ago

Attachment: PartitionCreationFailed.png added

by starsseed, 14 years ago

Attachment: PartitionCreationFailed.PNG added

comment:1 by starsseed, 12 years ago

This ticket can be close. (Fixed in the meantime)

comment:2 by korli, 12 years ago

Resolution: fixed
Status: newclosed

It would be nice to know from which approximative revision it is fixed.

comment:3 by starsseed, 12 years ago

hrev42140 Added optional partition_module_info::uninitialize() hook. It is supposed to destroy the partitioning system's on-disk structure.

Note: See TracTickets for help on using tickets.