2
Does shrinking the C:\
partition in Windows 10 to make room for a Linux partition affect the ability of the Windows Recovery partition(s) (One for Windows PE, one for recovery) to find and work with the C
partition?
2
Does shrinking the C:\
partition in Windows 10 to make room for a Linux partition affect the ability of the Windows Recovery partition(s) (One for Windows PE, one for recovery) to find and work with the C
partition?
0
I've resized my C: partition multiple times over the years as I switched between smaller or bigger hard drives.
I don't see any reason to think it would affect such things, as long as you really DO mean the C:\ partition, where Windows is installed, where you have the normal install path as C:\Windows, AND you are shrinking from the END of the partition. After all, Windows and whatever else it wanted to set itself up with should always be the FIRST things on a drive. Any OS's you want to add go AFTER Windows. But BEFORE you shrink, if it's a hard disk drive (spinny thingy with RPMs, you know), defragment first. Defragmenting organizes all data toward the beginning of the drive, keeping the end as truly free and clean as possible, allowing you a safe shrink.
The key is to not touch or resize the other important partitions. Don't touch the reserve partitions, the recovery partitions, MBR or the EFI partitions if you're on a UEFI system, etc.
I reiterate in different words, if you're resizing the C: partition, don't touch the BEGINNING of the partition - that's what will make Windows confused. Touching the beginning of a partition (resizing, moving, etc.) is the riskiest. You should have things planned so you never move partitions - if you do, be prepared to delete and recreate if necessary.
DISCLAIMER: There are exceptions to many of these and they are not hard rules for anyone who really knows what they're doing, so if you have to ask this question, you might as well take them as hard rules.
PS: Remember installing Linux usually involves using a bootloader like Grub2. Be prepared to face boot issues if anything goes wrong.
1Windows Recovery will only modify the system partition – Ramhound – 2016-12-21T23:34:03.177
1You might consider using disk images, rather than just Windows Recovery, for backup. The image should include the boot partition and Linux, as well as Windows, so you'd be protected if something happened with grub or Linux, as well. – DrMoishe Pippik – 2016-12-21T23:54:30.307