LILO Inconsistent Partition Table

Discussion in 'Installation/Configuration' started by morgan, Aug 4, 2006.

  1. morgan

    morgan New Member

    Well, I screwed up the MBR and all that fun stuff so I need to redo LILO and when I do this is what I get.

    cobalt:/sbin # lilo
    Device 0x0300: Inconsistent partition table, 2nd entry
    CHS address in PT: 194:0:1 --> LBA (195552)
    LBA address in PT: 3116610 --> CHS (3091:14:1)
    Fatal: Either FIX-TABLE or IGNORE-TABLE must be specified
    If not sure, first try IGNORE-TABLE (-P ignore)
    cobalt:/sbin #


    Anyone know why this is happening? Actually - if anyone knows what the flip to do because of this you'd be my life long hero!

    Thanks!
    Morgan
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Try to run
    Code:
    lilo -P fix
     

Share This Page