Answers to: Resizing with GParted makes (other) Windows 7 partition unusablehttp://linuxexchange.org/questions/746/resizing-with-gparted-makes-other-windows-7-partition-unusable<p>Am I using it in the wrong way?<br> Luckily they were "temporary" Windows 7 RC versions that I was using while deciding whether to get rid of XP or not, but it would seem that when using GParted to do the partitioning, after rebooting in XP is fine but in 7 it says something along the line "partition invalid" or whatnot...<br> There are two primary partitions with the two Windows system on them and an additional Extended one with Linux.<br> <br> addendum: the error message during boot is as follows<br> Windows failed to start. A recent hardware or software change might be the cause.<br> ...<br> Status: 0xc0000225 Info: the boot selection failed because a required device is inaccessible.<br> <br> I had done many resize before with Linux/XP partitions but never with 7 and aside the odd time when I had to reboot twice in order to get the correct drive letters under XP (as explained in the GParted manual) I never had any other problem or anything bad like this</p>enWed, 16 Jun 2010 15:55:33 -0400Answer by Blender3Dhttp://linuxexchange.org/questions/746/resizing-with-gparted-makes-other-windows-7-partition-unusable/868<p>I had a very similar problem resizing partitions. Make sure you <strong>DO NOT</strong> round to cylinders, it screws up NTFS. When resizing (I used GParted), untick that option for both the Linux and Windows partitions.</p> <p>Hope this helps!</p>Blender3DWed, 16 Jun 2010 15:55:33 -0400http://linuxexchange.org/questions/746/resizing-with-gparted-makes-other-windows-7-partition-unusable/868Answer by psmittyhttp://linuxexchange.org/questions/746/resizing-with-gparted-makes-other-windows-7-partition-unusable/764<p>with windows vista and windows seven you must use the shrink feature of the disk management snap in Computer management if you want to shrink or enlarge a windows vista or windows 7 partition.</p>psmittyWed, 02 Jun 2010 13:37:03 -0400http://linuxexchange.org/questions/746/resizing-with-gparted-makes-other-windows-7-partition-unusable/764Answer by Sander Marechalhttp://linuxexchange.org/questions/746/resizing-with-gparted-makes-other-windows-7-partition-unusable/758<p>For Windows Vista and Windows 7 I highly recommend using it's built-in partition manager to shrink it's own NTFS partitions. Apparently there are some tiny differences between XP-era NTFS and the NTFS that Vista and Windows 7 use. Only tiny, but enough to cause trouble for gparted. Window's own partition manager is also much faster at shrinking NTFS partitions.</p> <p>Not a direct response for your problem, but I hope that people who end up here via a search will see this advice.</p>Sander MarechalTue, 01 Jun 2010 21:39:45 -0400http://linuxexchange.org/questions/746/resizing-with-gparted-makes-other-windows-7-partition-unusable/758Answer by Ronhttp://linuxexchange.org/questions/746/resizing-with-gparted-makes-other-windows-7-partition-unusable/753<p>Honestly, anytime you attempt to expand or shrink a partition, (regardless of it's file system or the OS that uses it), it's a risky gamble. Yes, it may work, and yes, you may never have issues, but the risk is there. Ideally, you should just reformat and create the partitions in the sizes you want and be done with it. I would also recommend NOT using "soft partitions" (aka taking one hard drive and dividing it up). In my opinion and experience, using a whole hard drive (aka "hard partition") is the better of the two methods (soft vs. hard partitioning). It's not like hard drives cost a ton of money these days anyway.</p>RonTue, 01 Jun 2010 15:44:20 -0400http://linuxexchange.org/questions/746/resizing-with-gparted-makes-other-windows-7-partition-unusable/753Answer by guerdahttp://linuxexchange.org/questions/746/resizing-with-gparted-makes-other-windows-7-partition-unusable/749<p>Some questions and hints for problems with <strong>GParted</strong>.</p> <ol> <li>Have you defragmented your partition (not with the Windows tool)?</li> <li>Is it a NTFS partition (I assume)?</li> <li>Did you have a backup as said in the <a href="http://gparted.sourceforge.net/docs/help-manual/C/gparted.html#gparted-introduction" rel="nofollow">manual of GParted</a>?</li> <li>Have you decreased the size to a smaller value than the used space on the partition?</li> </ol> <p>Some explanation to my points:</p> <ol> <li>The reduction works only without data loss if you defragment your partition. Otherwise, GParted will remove data blocks being allocated to real files. You don't want to do this, right?</li> <li>If it isn't a NTFS partition, it's not that easy to resize it. I don't have experiences with resizing FAT/VFAT.</li> <li>Nuff said.</li> <li>If you decrease the size to a smaller value than the used space, GParted will "cut" the partition with data loss.</li> </ol> <p>I hope, these hints will help you to solve your problem.</p>guerdaTue, 01 Jun 2010 12:42:17 -0400http://linuxexchange.org/questions/746/resizing-with-gparted-makes-other-windows-7-partition-unusable/749