0

I have a user who recently installed Windows 7 rc (7100) on a seperate drive to his main XP drive - he did the installation with the XP drive unplugged and then once everything was set up re-connected the drive on a different sata port than before (as the windows 7 drive was now using the sata-1 connection).

He said everything was fine until this morning when he couldn't log back into xp due to a corrupted drive error message (0x00000024), claiming he should run chkdsk /f to fix the issue.

Unable to boot into XP, he booted into windows 7 and fixed the disk from there which at first seemed to fix the issue - however after rebooting into XP successfully the domain login won't allow anyone to connect to the domain.

I logged in locally, disconnected and reconnected the machine to the domain and the problem went away - chkdsk doesn't report any further issues.

Realising the version of windows 7 is a release "candidate" I was suprised it was capable of corrupting a drive simply by reading it! The user claims the errors appeared before he'd even tried opening or viewing any of the files on the XP drive.

Is this a known fault or did he do somthing wrong? Apparently he needs it to test some applications against but I can't trust it from damaging his XP parition.

Cheers, Chris

Wedge
  • 1,617
  • 12
  • 16

3 Answers3

1

Just because the user didn't access any files doesn't mean the operating system or some other service didn't, nor that the OS didn't go to update the file tables or some-such.

I'd hope that W7 would realize the version of NTFS on the drive was older and only manipulate it to that level (as I seem to recall Vista and W7 have some changes to the filesystem), however I wouldn't make that assumption for critical data.

Additionally, it could also be related to different meaning of ACLs in the two OS instances. I don't KNOW that it does but it COULD. I personally would not trust the two OS instances to ahve the same ACL "values" for everything even if they are same-named machine in the Domain.

The ACL issue is a nitpick that I've had to clean up with an external USB drive that is NTFS formatted (originaly on XP) as I've moved through Vista and now onto W7 ... having to use an Administrative Shell to process the drive and grant full authority to my "new" user id.

ted_j
  • 126
  • 1
  • One thing that _may_ have caused the issue was the user was using NTFS folder names to mount drives - That's the only thing I can see that _may_ cause an issue but w7 also seems to support this and I have a very similar set up at home except w7 and xp coexist on the same drive - maybe the fact that the drive wasn't present during install caused w7 to get confused - although I'd hate to think w7 corrupts any xp disks just because it didn't know about them during install. – Christopher Lightfoot Sep 15 '09 at 12:53
  • The ACL thing may also be the issue - both drives have files that are lets say "owned" by the domain administrator - this may have confused things somewhat. I've recommended he wait until w7 is released properly before using it again on his machine. – Christopher Lightfoot Sep 15 '09 at 12:54
  • I've used and noticed that the NTFS folder-mount-point thing can do wierd things. I've run into that on XP and stopped playing with it, I should really play with it again now to see how it behaves. It would be interesting to see cross-NTFS-version usage behavior on W7, but other than my external USB drive I've nothing to test with right now (it was XP originally, used heavily in Vista, now W7, without ever a re-format). – ted_j Sep 16 '09 at 12:50
0

Pull the 7 disk, plug the XP disk back into the original SATA port and try again.

kmarsh
  • 3,103
  • 16
  • 22
  • You dinged me for a helpful suggestion that didn't happen to work for you? Usually we save negatives for answers that are completely off base. – kmarsh Sep 16 '09 at 12:10
0

Widgisoft,

Microsoft does have an official Windows 7 RC Support Forum located here. It is supported by product specialists as well as engineers and support teams. You may want to check the threads available there for additional assistance and feedback.

Jessica Microsoft Windows Client Team

Zoredache
  • 130,897
  • 41
  • 276
  • 420