Install New Hard Drive |work|

Open File Explorer? [Yes] [No] Manage more partitions?

[Your Name] [Your Title] [Date]

list_disks() → [disk_id, model, size, init_status, partition_style] initialize_disk(disk_id, style=GPT|MBR) create_partition(disk_id, size_mb, fs_type, label, letter/mountpoint) format_partition(partition_path, fs_type, quick=true) assign_drive_letter(partition_path, letter) apply_changes(batch_operations) → status install new hard drive

Installing a new hard drive is one of the most cost-effective ways to speed up an aging computer or add massive amounts of storage for games, videos, and professional projects. Whether you are adding a second drive for extra space or replacing a failing boot drive, the process is straightforward for most users. Open File Explorer

| Scenario | Handling | |----------|----------| | Drive not detected | Rescan button, check cables/BIOS instructions | | Drive contains unknown partitions | Warn, show partition table, require manual delete | | Drive is write‑protected | Disable formatting, notify user | | Insufficient permissions | Request admin/root elevation | | Format interrupted | Re‑run tool, mark partition as damaged, suggest chkdsk/fsck | | Drive >2TB with MBR | Force GPT or show truncation warning | Whether you are adding a second drive for

October 26, 2023 To: User From: Technical Assistant Re: Procedures, Considerations, and Best Practices for Hard Drive Installation