Difficulty: Easy
Correct Answer: Existing backup files
Explanation:
Introduction / Context:
Upgrading legacy DOS often involved checking hardware compatibility, storage configurations, and third-party utilities. Identifying what does not hinder an upgrade saves time and reduces risk.
Given Data / Assumptions:
Concept / Approach:
BIOS versions and video hardware can affect boot loaders, memory layout, and drivers. Compressed drives depend on specific drivers that must load early and can complicate upgrades. In contrast, the presence of backup files is benign; they do not alter boot or DOS core behavior.
Step-by-Step Solution:
Verification / Alternative check:
Historical upgrade guides recommend checking BIOS and compression utilities; they never cite benign data files as blockers, aligning with this choice.
Why Other Options Are Wrong:
Common Pitfalls:
Attempting an upgrade without disabling or updating compression drivers; ignoring BIOS limits for disk geometry.
Final Answer:
Existing backup files
Discussion & Comments