#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
- 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
- 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)
Change History (6)
by , 14 years ago
Attachment: | IntelPartitionMapHasLabel.png added |
---|
by , 14 years ago
Attachment: | PartitionCreationFailed.png added |
---|
by , 14 years ago
Attachment: | PartitionCreationFailed.PNG added |
---|
comment:1 by , 13 years ago
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
It would be nice to know from which approximative revision it is fixed.
comment:3 by , 13 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.
This ticket can be close. (Fixed in the meantime)