Strange behaviour by LILO

Ask a Question related to Linux Setup, Configuration & Administration, Design and Development.

  1. #1

    Default Strange behaviour by LILO

    I have just reinstalled Win98, and as a result, had to reinstall LILO.

    On my system I have Win98 on /dev/hda1, Mandrake on the rest of
    /dev/hda
    and /dev/hdb7 (/usr/src is on /dev/hdb7,) a Win98 backup on /dev/hdb1
    and Knoppix installed on /dev/hdb5. The swap partitions are /dev/hda6
    and /dev/hdb6, and Mandrake's /boot is on /dev/hda5.

    Mandrake's /etc has the same lilo.conf and fstab as before with
    boot=/dev/hda, which should boot Mandrake 9.0, with Win98 as an
    alternative, and Knoppix omitted, but for some reason the Mandrake
    Rescue Disk installs a bootloader which runs a Knoppix system with
    Mandrake's kernel. The icon at the beginning of the boot messages is
    Mandrake's. Once booted, Knoppix can access only its
    own /etc/fstab and lilo.conf. Furthermore, it shows all the
    limitations
    of Knoppix, such as supporting only ext2 filesystems. I assume that
    some
    modules are not being detected during bootup.

    I can't think of any reason why this should happen. Any ideas please.

    And for some distinct reason. I can't connect to any news servers
    with Windoze, so I am forced to use Google Groups.

    Doug.
    Doug Laidlaw Guest

  2. Similar Questions and Discussions

    1. strange SQL behaviour
      Hello, I am running DB2 v7.2 on NT. suppose I ussue following simple SQL stmt:
    2. Very strange behaviour
      Hello All, Please help to answer a question why I cannot access port 6355 in below example. Puting the name of service (mydaemon) instead of port...
    3. Strange CLI behaviour
      Dear all, I've encountered some strange behaviour with PHP (4.3.2) using the CLI-API. When I provide an option in the first line of my script...
    4. Lilo: strange warnings when scsi boot + ide-scsi emulation
      I am using Lilo to boot from a SCSI drive. My setup is as follows: sda: scsi main drive, Boot from MBR (/dev/sda), swap in /dev/sda1 single...
    5. Strange Mac/Airport behaviour
      In article <BB27092E.40F4%don40@bigpond.com>, Don Williams <don40@bigpond.com> wrote: Not sure if this will help but when I was having in-depth...
  3. #2

    Default Re: Strange behaviour by LILO

    Have you re-run /sbin/lilo?

    'lilo.conf' is only examined by lilo during boot loader installation; i.e.,
    when /sbin/lilo is run. It is NEVER examined at boot time.

    --John


    On 10 Sep 2003 04:25:45 -0700, [email]laidlaws@myaccess.com.au[/email] (Doug Laidlaw) wrote:
    >I have just reinstalled Win98, and as a result, had to reinstall LILO.
    >
    >On my system I have Win98 on /dev/hda1, Mandrake on the rest of
    >/dev/hda
    >and /dev/hdb7 (/usr/src is on /dev/hdb7,) a Win98 backup on /dev/hdb1
    >and Knoppix installed on /dev/hdb5. The swap partitions are /dev/hda6
    >and /dev/hdb6, and Mandrake's /boot is on /dev/hda5.
    >
    >Mandrake's /etc has the same lilo.conf and fstab as before with
    >boot=/dev/hda, which should boot Mandrake 9.0, with Win98 as an
    >alternative, and Knoppix omitted, but for some reason the Mandrake
    >Rescue Disk installs a bootloader which runs a Knoppix system with
    >Mandrake's kernel. The icon at the beginning of the boot messages is
    >Mandrake's. Once booted, Knoppix can access only its
    >own /etc/fstab and lilo.conf. Furthermore, it shows all the
    >limitations
    >of Knoppix, such as supporting only ext2 filesystems. I assume that
    >some
    >modules are not being detected during bootup.
    >
    >I can't think of any reason why this should happen. Any ideas please.
    >
    >And for some distinct reason. I can't connect to any news servers
    >with Windoze, so I am forced to use Google Groups.
    >
    >Doug.
    JohnInSD At san DOT rr dot COM Guest

  4. #3

    Default Re: Strange behaviour by LILO

    Yes, I did, John, and I could see that the Knoppix lilo.conf was being used.
    After much chasing around, I eventually found that I had Knoppix' lilo.conf
    where the Mandrake one should have been. Lilo.conf~ was a backup of an
    earlier Mandrake setup with Knoppix as a further OS. I have no idea how it
    got changed.

    Having restored the lilo.conf, I then got continual messages that my /boot
    partition was already mounted,and e2fsck could not continue, even though
    its entry in fstab is AFTER /root, and mtab wasn't displaying everything
    that was mounted. (This seems to happen every time the two get confused
    like this.) I have found only one discussion of the "already mounted"
    error, by BitTwister, and it didn't go long enough to give me any clues.
    BT seemed to suggest that it was being mounted by a bootup script
    somewhere, but that is way over my head. Someone once found out that using
    Ctrl-C to break the script at that point was a "fix", and he could even run
    startx, but I had found previously that I was getting errors in X.

    I finished up reinstalling.

    Doug.

    JohnInSD At san DOT rr dot COM wrote:
    > Have you re-run /sbin/lilo?
    >
    > 'lilo.conf' is only examined by lilo during boot loader installation;
    > i.e.,
    > when /sbin/lilo is run. It is NEVER examined at boot time.
    >
    > --John
    >
    >
    > On 10 Sep 2003 04:25:45 -0700, [email]laidlaws@myaccess.com.au[/email] (Doug Laidlaw)
    > wrote:
    >
    >>I have just reinstalled Win98, and as a result, had to reinstall LILO.
    >>
    >>On my system I have Win98 on /dev/hda1, Mandrake on the rest of
    >>/dev/hda
    >>and /dev/hdb7 (/usr/src is on /dev/hdb7,) a Win98 backup on /dev/hdb1
    >>and Knoppix installed on /dev/hdb5. The swap partitions are /dev/hda6
    >>and /dev/hdb6, and Mandrake's /boot is on /dev/hda5.
    >>
    >>Mandrake's /etc has the same lilo.conf and fstab as before with
    >>boot=/dev/hda, which should boot Mandrake 9.0, with Win98 as an
    >>alternative, and Knoppix omitted, but for some reason the Mandrake
    >>Rescue Disk installs a bootloader which runs a Knoppix system with
    >>Mandrake's kernel. The icon at the beginning of the boot messages is
    >>Mandrake's. Once booted, Knoppix can access only its
    >>own /etc/fstab and lilo.conf. Furthermore, it shows all the
    >>limitations
    >>of Knoppix, such as supporting only ext2 filesystems. I assume that
    >>some
    >>modules are not being detected during bootup.
    >>
    >>I can't think of any reason why this should happen. Any ideas please.
    >>
    >>And for some distinct reason. I can't connect to any news servers
    >>with Windoze, so I am forced to use Google Groups.
    >>
    >>Doug.
    --
    Registered Linux User No. 277548.
    They say lightning never strikes twice in the same place. My typing is
    about as accurate. Apologies for any typos that slip in. - Doug.
    Doug Laidlaw Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139