(moved to featurereadyforfesco) |
No edit summary |
||
Line 66: | Line 66: | ||
* See [[Talk:Features/FourkBSectorBooting]] | * See [[Talk:Features/FourkBSectorBooting]] | ||
[[Category: | [[Category:FeatureAcceptedF15]] | ||
<!-- When your feature page is completed and ready for review --> | <!-- When your feature page is completed and ready for review --> | ||
<!-- remove Category:FeaturePageIncomplete and change it to Category:FeatureReadyForWrangler --> | <!-- remove Category:FeaturePageIncomplete and change it to Category:FeatureReadyForWrangler --> | ||
<!-- After review, the feature wrangler will move your page to Category:FeatureReadyForFesco... if it still needs more work it will move back to Category:FeaturePageIncomplete--> | <!-- After review, the feature wrangler will move your page to Category:FeatureReadyForFesco... if it still needs more work it will move back to Category:FeaturePageIncomplete--> | ||
<!-- A pretty picture of the page category usage is at: https://fedoraproject.org/wiki/Features/Policy/Process --> | <!-- A pretty picture of the page category usage is at: https://fedoraproject.org/wiki/Features/Policy/Process --> |
Latest revision as of 20:11, 8 December 2010
4kB Sector disk boot support
Summary
Make booting from disks with a 4kB sector size work on UEFI machines.
Owner
- Name: Peter Jones
- Email: <pjones@redhat.com>
Current status
- Targeted release: Fedora 15
- Last updated: 2010-12-02
- Percentage of completion: 100%
Detailed Description
Most rotational media has a sector size of 512 bytes. Disks exist with a sector size of 4096 bytes. Some day you may even be able to buy one. UEFI machines should be able to boot from them.
Benefit to Fedora
Hardware enablement.
Scope
Several things are needed here:
- kernel has to support such disks
- parted has to support such disks
- efibootmgr has to be able to create nvram aliases for such disks
- grub needs to be able to read filesystems on such disks
Test Plan
Steps:
- Get a UEFI machine
- Get a disk with 4kB sectors
- Install to the disk
- reboot
UEFI-capable systems are available on the market, and 4kB disks from a number of vendors under NDA. Those with access to such systems are actively solicited to perform testing. We have very limited hardware access, which hampers the debugging effort.
- Architectures:
X86 X86_64
User Experience
Significantly similar to that of today. To the user, this should appear exactly like booting from a more common 512b-per-sector disk.
Dependencies
Vendor support in hardware
Contingency Plan
None.
Documentation
Release Notes
- 4kB sector size disks are not yet widely available and the user impact is negligible, so no release note is needed beyond "we support booting 4kB sector disks in UEFI environments"