I'm unable to shrink Windows partition using gparted live CD.
The partition filesystem is NTFS. Windows 7 is on it and boots fine.
Gparted information dialog gives the following:
- Status - unmounted
- ERROR - the disk has at least 19 bad sectors
- Run chkdsk /f /r on Windows and reboot it TWICE! Then you can resize NTFS safely by additionally using the --bad-sectors option of ntfsresize
- The cause might be a missing software package. The following list of software packages is required for ntfs file system support: ntfsprogs / ntfs-3g.
I've scanned for disk errors and rebooted twice as suggested above.
How do I get rid of this red exclamation mark? (The red exclamation mark looks like this).
Thanks in advance.
chkdsk /f /r
- or whatever the error message says. There is a guide here that might be helpful. – Wilf Mar 04 '14 at 16:11Windows tools for resizing partitions is unfamiliar territory to me, but I'll look into that. Thank you all for responding to my question.
– polarbear347 Mar 04 '14 at 17:29Is there a Windows command to undo what "chkdsk /r" has done above?
– polarbear347 Mar 05 '14 at 15:04