>>>>> "Tuomo" == Tuomo Valkonen <[EMAIL PROTECTED]> writes:
Tuomo> On 2008-01-08, John Stoffel <[EMAIL PROTECTED]> wrote: >> Look at your filesystems, using 'tune2fs' and see if the ext3 journal >> is actually turned on and used. If it's not, then I can see why >> you're having problems on reboots. Tuomo> Journalling is on, but it's no use because the superblock always has Tuomo> corrupted last-checked time at boot. "File system check forced: 31352 Tuomo> days since last check" or so. As Andy say, reset the counts using tune2fs, then make sure they are actually reset. I've been using ext3 for a long time and even with crashes, it's been good about coming up and replaying the journal nicely. Again, we can't tell much without boot logs. >> What CPU are you using? Chipset? Output of lspci? dmesg output? Tuomo> Athlon XP 2500+, SiI 3112 (the obsoleted driver that makes the Tuomo> disk appear as the predictable hde, not the random scsi mapping Tuomo> driver). I use a Sil 3112 as well for some of my disks (I've got six, two each of SCSI, PATA and SATA) and it all works well. So does an ancient but upto date Debian Unstable install running 2.6.24-rc6, so it's not impossible to install new kernels on old systems. Get rid of initrd and you should be all set. But again, without details we can't really help. Tuomo> As for the rest... I'm on Windows, because I can't be arsed waiting Tuomo> for an hour for Linux to boot. So reboot it before you goto bed tonight and tell us what it says in the morning. Esp in terms of the filesystems and their counts. Hmm... but thinking about it, you're running 2.4.x something, and there were bugs back then with ext3, so you just might be hitting some of those bugs. Can you goto the latest 2.4.x release? John -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/