Originally posted by: silverpig
Okay, the new fstab looks good.
do a
dmesg | grep hdc
[ 86.316668] hdc: task_in_intr: error=0x04 { DriveStatusError }
[ 86.317560] hdc: task_in_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
[ 86.317564] hdc: task_in_intr: error=0x04 { DriveStatusError }
[ 86.317960] hdc: task_in_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
[ 86.317964] hdc: task_in_intr: error=0x04 { DriveStatusError }
[ 86.367786] hdc: task_in_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
[ 86.317560] hdc: task_in_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
I did lsmod, and it showed ntfs under module, 101376 under size, and 2 under Used by the first time before doing modprobe ntfs.
Originally posted by: silverpig
So ntfs is loaded. That seems alright.
But if you say it locks and nothing responds, but the mouse moves, then that just means X crapped out on you. If it does that again, try doing a
<ctrl><alt><bksp>
to kill the X server. Also, you can switch to a terminal by pressing
<ctrl><alt><F2>
or F3, F4...
Originally posted by: Nothinman
[ 86.317560] hdc: task_in_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
I would run the manfacturer's drive test stuff on that drive, there's a chance the drive is dying.
It was working fine before
Originally posted by: Nothinman
It was working fine before
That doesn't mean it can't die, drives have moving parts that wear out eventually. And I said it's a possibility, the manufacture's SMART tests will give you an idea whether it's really happening or not.
You never did tell us whether this was the 64-bit or 32-bit version of Linux. And you should try the stuff without X running so if the kernel does oops you get the see the output.
Originally posted by: fuzzybabybunny
Originally posted by: Nothinman
[ 86.317560] hdc: task_in_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
I would run the manfacturer's drive test stuff on that drive, there's a chance the drive is dying.
It was working fine before 🙁
*tear*
Originally posted by: fuzzybabybunny
I actually don't have any idea which version it is...
I actually don't have any idea which version it is...
I think what I'm going to do is just let it sit for now, go order up a couple of 500GB hard drives, back of the data to a Windows machine, and then start this system up from scratch with newly formatted IDE drives.
In windows when it sees these problems it will disable DMA access to drives by default. This will cause a much slower drive, but it's safer for the data on the drive.... So it easily could of caused your machine to hang or lockup while running Windows once, but then after a reboot it went away.
Originally posted by: drag
Also if that is a cdrom drive you can get funky things like that if you have a disk in there that it's trying to access, but has a error on it.
could the NTFS driver be causing the hard locks? I know it's not "stable", but I'm not sure what that means, as I have never had to load the NTFS module.
Originally posted by: silverpig
Originally posted by: fuzzybabybunny
I actually don't have any idea which version it is...
uname -m
🙂
And the fresh format is a good idea. I mean, it'll work with what you want, but just in case you decide to write to the drives remotely, it'd be beneficial to use a native linux filesystem.
It's x86_64