Comment 2 for bug 326604

Revision history for this message
Dave Wolovich (wolovids) wrote :

I have also just seen this happen on my system using Jaunty Alpha 4 Live CD. I tried to resize an NTFS system (Windows 7 beta) and it just sat there for 10 minutes or so. Finally a message came up saying it could not write the changes to the disk. I rebooted the Live CD and attempted it again with the same result. Here's some output:

Feb 23 14:10:58 ubuntu ntfsresize: ntfsresize v2.0.0 (libntfs 10:0:0)
Feb 23 14:10:58 ubuntu ntfsresize: Device name : /dev/sda1
Feb 23 14:10:58 ubuntu ntfsresize: NTFS volume version: 3.1
Feb 23 14:10:58 ubuntu ntfsresize: Cluster size : 4096 bytes
Feb 23 14:10:58 ubuntu ntfsresize: Current volume size: 79996908032 bytes (79997 MB)
Feb 23 14:10:58 ubuntu ntfsresize: Current device size: 79996911616 bytes (79997 MB)
Feb 23 14:10:58 ubuntu ntfsresize: Checking filesystem consistency ...
Feb 23 14:10:58 ubuntu ntfsresize: Accounting clusters ...
Feb 23 14:10:58 ubuntu ntfsresize: Cluster accounting failed at 5883239 (0x59c567): missing cluster in $Bitmap
Feb 23 14:10:58 ubuntu ntfsresize: Cluster accounting failed at 5883240 (0x59c568): missing cluster in $Bitmap
Feb 23 14:10:58 ubuntu ntfsresize: Cluster accounting failed at 5883241 (0x59c569): missing cluster in $Bitmap
Feb 23 14:10:58 ubuntu ntfsresize: Cluster accounting failed at 5883242 (0x59c56a): missing cluster in $Bitmap
Feb 23 14:10:58 ubuntu ntfsresize: Cluster accounting failed at 5883243 (0x59c56b): missing cluster in $Bitmap
Feb 23 14:10:58 ubuntu ntfsresize: Cluster accounting failed at 5883244 (0x59c56c): missing cluster in $Bitmap
Feb 23 14:10:58 ubuntu ntfsresize: Cluster accounting failed at 5883245 (0x59c56d): missing cluster in $Bitmap
Feb 23 14:10:58 ubuntu ntfsresize: Cluster accounting failed at 5883246 (0x59c56e): missing cluster in $Bitmap
Feb 23 14:10:58 ubuntu ntfsresize: Cluster accounting failed at 5883247 (0x59c56f): missing cluster in $Bitmap
Feb 23 14:10:58 ubuntu ntfsresize: Cluster accounting failed at 5883248 (0x59c570): missing cluster in $Bitmap
Feb 23 14:10:58 ubuntu ntfsresize: Filesystem check failed! Totally 3440 cluster accounting mismatches.
Feb 23 14:10:58 ubuntu ntfsresize: ERROR: NTFS is inconsistent. Run chkdsk /f on Windows then reboot it TWICE!
Feb 23 14:10:58 ubuntu ntfsresize: The usage of the /f parameter is very IMPORTANT! No modification was
Feb 23 14:10:58 ubuntu ntfsresize: and will be made to NTFS by this software until it gets repaired.
Feb 23 14:10:58 ubuntu partman: Error running 'ntfsresize --info'

I'm going to reboot into Windows, do a chkdsk /f and attempt this again.