This morning I got an error when trying to start X:
Code:
xauth: timeout in locking authority file
After rooting around I realized the source of the problem: my users no longer had /home directories which were stored on my 115gb drive on a raid controller. Next step was hard drive diags. The raid bios picks up the drive just fine. I can't mount it in slack. I get this error
Code:
root@mulberry:~# mount /dev/hdg1
mount: /dev/hdg1 is not a valid block device
I try to view what's on (or gone off) the drive thru cfdisk and I get this error
Code:
FATAL ERROR: Cannot open disk drive
Press any key to exit cfdisk
The only thing thats been changes since this happened is I hooked up a slave drive to the motherboards primary IDE, partitioned it for an ext2 and a swap (prep for a new linux machine) and did the mkfs.ext2 and mkswap commands. Disconnected the drive, reconfigured my jumpers and booted back up. Since then, no more hdg1, where my users store their /home