Predicting_real_estate_prices_using_scikit-learn icon indicating copy to clipboard operation
Predicting_real_estate_prices_using_scikit-learn copied to clipboard

[BOOTSECT][FREELDR] Support booting from NTFS partitions

Open sdever opened this issue 4 years ago • 5 comments

Purpose

Implement NTFS boot sector that loads FreeLdr from a NTFS partition

Proposed changes

  • Implement VBR for NTFS
  • Fix a bug in FreeLdr's NTFS driver preventing it to find freeldr.inf

TODO

  • Handle "weird" NTFS partition with uncommon sector sizes / sectors per cluster / sectors per index record
  • Better implementation for file loading
  • 64-bit LCN support
  • More testing

sdever avatar Jan 05 '21 14:01 sdever