Disk Management System Drives Clip
Is there a safe way to extend size of a system, boot, active, primary partition in Win7 Home premium? When I right click on C drive Extend Volume is greyed-out. This computer is dual boot system with Win7 professional on another drive (E:). Can I use the Win 7 Prof drive to Extend C: while it is not active without affecting boot for C:?
答案1
You can extend the partition using GParted.
- Go to https://gparted.org/ and download a copy of the ISO
- Using a tool of your choice, make a bootable flash drive (I recommend Rufus - https://rufus.ie/)
- Boot to GParted. This will provide you a minimal Linux environment and will launch the GParted application.
- Using the application, select the partition you want to resize, adjust accordingly, and save.
Of course, there's always a risk to disk data when messing with partition resizing, so be careful.