LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 11-05-2003, 09:32 PM   #1
Spectek1
LQ Newbie
 
Registered: Nov 2003
Posts: 1

Rep: Reputation: 0
LILO: timestamp mismatch - what causes this error?


Hi all
Recently did a clean install of Slackware 9.1 on a Power Edge 2450, with dual proceesors, and 4 Ultra 160 SCSI HDD's with RAID5.

No problems during the install process, although I had to use the adaptec.s boot disk and install 1 & 2 disks to start the process off.

Installed LILO to the MBR and everything was fine, rebooted after the install and upon booting and with LILO starting I get the
"LILO: timestamp mismatch" and thats as far as it goes.

Has anyone seen this error before? I did a quick search on Google, and saw posts on bios problems, hardware problems etc etc but no definitive answer.

Any feedback would be apprecated.

Thanks
Spectek1
 
Old 11-06-2003, 12:01 AM   #2
druuna
LQ Veteran
 
Registered: Sep 2003
Posts: 10,532
Blog Entries: 7

Rep: Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405
I've seen this before.

During install my filetimes were further ahead then when I first booted new installed linux, which gave me the above error.After I waited 2 hours (which was the future time of some files) all was well.

Seen it as well during kernel compile (same future time related issue).
 
Old 03-29-2004, 08:50 AM   #3
hobbestec
LQ Newbie
 
Registered: Nov 2003
Location: Boston, MA
Distribution: Debian, Ubuntu, Fedora
Posts: 27

Rep: Reputation: 15
I got this error as well, I don't think it has anything to do with file times necessarily. I think my machine got the error because I have a PCI card with hard drives on it that LILO didn't know what to do with, I ended up using GRUB instead, and that worked fine.
 
Old 03-30-2004, 05:13 AM   #4
burn81
LQ Newbie
 
Registered: Mar 2004
Distribution: Mandrake
Posts: 2

Rep: Reputation: 0
I have had this problem too, using Mandrake 9.2. After I go through the CD-ROM install and it reboots I just get "LILO - Timestamp Mismatch" and it stops right there. Afterwards I ended up reformatting the HDD. My setup may be a little different from yours tho, I have 2 HDD's with WinXP, the second (hdb) would be the HDD I used to install Linux.

This is very frustrating as that's about as far as I got with my install. Some people have said that GRUB has worked well for them, but how do I use GRUB instead of LILO, that's what I would like to know.
 
Old 04-20-2004, 09:03 AM   #5
agrimstad
LQ Newbie
 
Registered: Apr 2004
Distribution: slackware
Posts: 3

Rep: Reputation: 0
I have run into this lilo error, timestamp mismatch, a couple of times. In both cases, I was reusing a drive that formerly was part of a hardware raid array. I believe it to be a lilo bug when installing a boot block on the drive's mbr. It seems to still be unfixed as of lilo 22.5.7.2.

I noticed the following in the latest lilo change log:

Version 22.5.9 is a minor update to version 22.5.8

o Add "bmp-retain" keyword for those using splash screens at startup.
o Binary distribution adds a statically linked copy of LILO.
o Bugfix for duplicated volume IDs at boot-time; adding a disk often resulted in a "Timestamp mismatch" panic stop.

I don't recommend this workaround to anyone, because it may mess up your partition table and other bad things. Don't do this if there is anything you can't easily restore on the drive. This workaround may be useful when reusing an old drive. It assumes you are going to write the lilo boot block on the mbr.

First boot the slackware installation CD or equivalent (I install via pxelinux). Then do:
# dd if=/dev/zero of=/dev/hda bs=1 count=512

Then, use cfdisk to format your drive partitions. Follow this by running setup to install slackware. When you set up lilo at the end of the installation, install on the mbr. When you reboot, you should see the normal lilo boot screen, not the timestamp mismatch panic error.

Last edited by agrimstad; 04-20-2004 at 10:02 AM.
 
Old 04-20-2004, 09:35 AM   #6
agrimstad
LQ Newbie
 
Registered: Apr 2004
Distribution: slackware
Posts: 3

Rep: Reputation: 0
This message has been deleted.

Last edited by agrimstad; 04-20-2004 at 10:03 AM.
 
Old 04-29-2004, 02:24 PM   #7
nbahi15
LQ Newbie
 
Registered: Apr 2004
Posts: 1

Rep: Reputation: 0
I found cfdisk to be the culprit. When it created the partition table it caused problems. So I created an empty partition table in fdisk and the edited it with cfdisk.
 
Old 05-12-2004, 05:02 AM   #8
burn81
LQ Newbie
 
Registered: Mar 2004
Distribution: Mandrake
Posts: 2

Rep: Reputation: 0
Still having the same problem, I have two hdd's, both occupied by WinXP I want to partition one and run linux off of the free space on the hdd. And I want to create a boot menu so that I can chose between the two winXP installations and the Mandrake installation. btw what is cfdisk?
 
Old 05-12-2004, 06:17 AM   #9
Kjetil4455
Member
 
Registered: Jul 2003
Location: Norway/Drammen
Distribution: Slackware~
Posts: 250

Rep: Reputation: 30
cfdisk is the "graphical" and more userfriendly version of fdisk.

Last edited by Kjetil4455; 05-12-2004 at 06:18 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
lilo and timestamp mismatch ramke Slackware 13 04-29-2005 08:46 AM
Lilo - Timestamp mismatch lets-eat-gary Linux - Software 1 11-26-2004 06:30 AM
Lilo timestamp mismatch Paridoth Mandriva 1 11-23-2004 11:07 AM
LILO - Timestamp mismatch DarkCaesar Slackware 2 09-20-2004 08:52 PM
lilo timestamp mismatch AndrewBeddall Slackware 6 06-04-2004 05:29 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 09:37 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration