Opened 17 years ago

Closed 13 years ago

#1053 closed enhancement (fixed)

Write Support in the Intel Partitioning Module

Reported by: bonefish Owned by: bonefish
Priority: normal Milestone: R1
Component: System/Kernel Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking: #1822
Platform: All

Description

Implement the missing write support in the intel partitioning module (src/add-ons/kernel/partitioning_systems/intel).

Change History (5)

comment:1 by bonefish, 17 years ago

Milestone: R1R1/alpha

comment:2 by stippi, 15 years ago

Blocking: 1822 added

comment:3 by stippi, 15 years ago

Milestone: R1/alpha1R1

Removing form the R1/alpha1 milestone, for the same reasons as #1822. Actually, write support is there for the features we need (initializing partitions). The most important problems are:

1) Retrieving possible disk system candidates for completely empty volumes. Currently, an empty harddrive can be initialized with BFS, but the BDiskDevice methods to retrieve disk systems do not work, since a proper object hierarchy is not being setup in the kernel.

2) Write support in the Intel Extended Partition. The Intel Partition Map write support could actually work already, but needs proper testing.

in reply to:  3 comment:4 by mmadia, 15 years ago

Replying to stippi:

2) Write support in the Intel Extended Partition. The Intel Partition Map write support could actually work already, but needs proper testing.

What and how can this be tested?

comment:5 by stippi, 13 years ago

Resolution: fixed
Status: newclosed

This one has been implemented as well.

Note: See TracTickets for help on using tickets.