Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| engineering:computer_science:windows:windows_fixes:error_booting_after_cloning_0xc000000e [2024/08/16 13:56] – removed - external edit (Unknown date) 127.0.0.1 | engineering:computer_science:windows:windows_fixes:error_booting_after_cloning_0xc000000e [2024/08/16 13:56] (current) – ↷ Links adapted because of a move operation carlossousa | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== | ||
| + | |||
| + | I usually clone a disk using either CloneZilla or a Disk Bay, but sometimes I have to clone an existing Drive to a Small Drive (usually going from HDD to SSD). | ||
| + | |||
| + | For that, there is a lot of tools, though I usually use [[https:// | ||
| + | |||
| + | To fix that, you can do as following: | ||
| + | |||
| + | * Boot your PC with an Windows Installation Disk - ProTip, use " | ||
| + | * Choose Language / Keyboard and click Next | ||
| + | * Choose " | ||
| + | * Choose " | ||
| + | * Type " | ||
| + | * Type " | ||
| + | * Type "list volume" | ||
| + | * Type " | ||
| + | * Assign a letter to the volume - eg: " | ||
| + | * Type " | ||
| + | * Type " | ||
| + | * Type " | ||
| + | * You should get a prompt saying something along the lines of: | ||
| + | < | ||
| + | Successfully scanned Windows installations. Total identified Windows installations: | ||
| + | |||
| + | </ | ||
| + | * Type " | ||
| + | * Reboot | ||
| + | |||
| + | The error should be fixed now. | ||
| + | |||