ForthOS - Disk Stack Pack
Load direct disk access into your running ForthOS system with a single word.
Includes:
- `USING AHCI` — SATA controller driver, Intel Sunrise Point validated
- `USING NTFS` — NTFS filesystem reader, fragmented MFT support (1.2M+ records)
- `USING FAT32` — FAT32 / EFI System Partition access
- `USING AUTO-DETECT` — PCI bus scanner, auto-initializes on boot
Validated on HP 15-bs0xx (Intel 8086:9D03 AHCI). Works on any x86 with
a standard SATA controller. Delivered as loadable Forth block files.
Disk Stack Pack
| Label | Base Software Feature |
|---|---|
| Direct SATA hardware access | Storage management |
| NTFS filesystem reader | File management |
| FAT32 / EFI partition support | File management |
| PCI auto-detection on boot | Device management |
| No OS layer required | System utilities |
⚠️ Required after purchase: Email training@jollygeniusinc.com with your order number and GitHub username. Your repository invitation will be sent within 24 hours.
After purchase:
You will receive an invitation to the private `jeweledtech/forthos-vocabularies` GitHub repository within 24 hours. GitHub account required.