Hi all,
I've got a new PC and I've just installed that:
On a 160 Gbytes HD, three partitions:
hda1 with Windows 2000 (119 Gbytes), NTFS
hda2 with a Linux swap partition (1 Gbyte)
hda3 with an ext2 file system (40 Gbytes)
My linux installation is a Debian Woody (just downloaded the image files
using jigdo a month ago).
My problem: after rebooting from Linux (ctrl+alt+del) the FS crashed. I
was told to run fsck on /dev/hda3 manually, so I did. I had to use the -y
option because the huge amount of question I was asked (several
thousands). Windows 2000 worked fine.
After running fsck Debian started fine again, but Windows 2000 FS didn't.
It seemed as fsck had done something wrong on hda1... very strange.
I had to install Windows 2000 from scratch again.
Then, two days later I got the same error. Debian startup didn't work, I
was told again to run fsck manually. Just to check, I rebooted and started
Windows 2000: it worked fine. I run then fsck on /dev/hda3, rebooted, and
hda1 was broken again (hda3 was clean).
It seems clear to me that the fsck utility does something on hda1, even
when run on hda3. Is it a known bug?