lilo boot problem: hangs on LI

lilo boot problem: hangs on LI

Post by dan » Tue, 18 Jul 2000 04:00:00



i have windows 98 on the "C:" drive (/dev/hda1)
i have rh 6.2 linux on the "first" scsi drive (/dev/sda1)
the scsi drive is 9Gbyte and has 1100+ cylinders
the root partition was created first, and is about half of the disk
so /boot should be below the 1024th cylinder ?
the boot disk (/dev/hda) is 13G, with a 6G partition with win98
on it
the bios has LBA on for the ide disk

i even tried downloading the latest version of lilo (lilo-21.4.4.tar)
and changing "linear" to "lba32" in /etc/lilo.conf

i am out of ideas

i don't have the right lilo.conf here to post, but i THINK it looks
something like this:

boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
linear
default=linux-up

image=/boot/vmlinuz-2.2.14-5.0smp
        label=linux
        initrd=/boot/initrd-2.2.14-5.0smp.img
        read-only
        root=/dev/sda1

image=/boot/vmlinuz-2.2.14-5.0
        label=linux-up
        initrd=/boot/initrd-2.2.14-5.0.img
        read-only
        root=/dev/sda1

other=/dev/hda1
        label=dos

thanks for any help,
dan

 
 
 

lilo boot problem: hangs on LI

Post by Chem-R-U » Wed, 19 Jul 2000 04:00:00



> i have windows 98 on the "C:" drive (/dev/hda1)
> i have rh 6.2 linux on the "first" scsi drive (/dev/sda1)
> the scsi drive is 9Gbyte and has 1100+ cylinders
> the root partition was created first, and is about half of the disk
> so /boot should be below the 1024th cylinder ?
> the boot disk (/dev/hda) is 13G, with a 6G partition with win98
> on it
> the bios has LBA on for the ide disk

Typically the "LILO hangs on LI" problem is caused by a boot partition
that straddles the 1024 cylinder limit. By putting your boot directory
into a partition of its own and that is well within the 1024 cylinder
limit, this problem almost always clears up.

On this box, I have

DEVICE      DIR
------------------
/dev/hda1   /boot

/dev/hda2   /

etc.        etc.

This way, my boot partition is always contained within the 1024 limit,
regardless of what size the / partition may happen to be.

--

Chem-R-Us

 
 
 

lilo boot problem: hangs on LI

Post by James Staffor » Sat, 05 Aug 2000 04:00:00




> > i have windows 98 on the "C:" drive (/dev/hda1)
> > i have rh 6.2 linux on the "first" scsi drive (/dev/sda1)
> > the scsi drive is 9Gbyte and has 1100+ cylinders
> > the root partition was created first, and is about half of the disk
> > so /boot should be below the 1024th cylinder ?
> > the boot disk (/dev/hda) is 13G, with a 6G partition with win98
> > on it
> > the bios has LBA on for the ide disk

> Typically the "LILO hangs on LI" problem is caused by a boot partition
> that straddles the 1024 cylinder limit. By putting your boot directory
> into a partition of its own and that is well within the 1024 cylinder
> limit, this problem almost always clears up.

> On this box, I have

> DEVICE      DIR
> ------------------
> /dev/hda1   /boot

> /dev/hda2   /

> etc.        etc.

> This way, my boot partition is always contained within the 1024 limit,
> regardless of what size the / partition may happen to be.

> --

> Chem-R-Us

Before you change anything try this first. Boot your computer with a
boot disk, at the prompt that asks for 'any parameters' type mount
root=dev/sda1, after the computer boots type lilo at the prompt. This
* at 'LI' happened to me once and this is how I fixed it.

jamess
--
"On the side of the software box, in the 'System Requirements' section,
it said 'Requires Windows 95 or better'. So I installed Linux."

-Anonymous

 
 
 

1. lilo hangs at "LI" while booting from extra HD in Laptop

The following configuration does not run.

Dell Latitude, NT installed on internal Disk, Linux on extra Disk in Modular Bay

1st Boot Device: Modular Bay HDD

The Linux Disk is /dev/hdc, its root file system on /dev/hdc1

There is only one Bay for CD-Rom or HD. So I installed Linux (RH 5.2, 2.2.5) on
the internal disk (/dev/hda6) and copied from there to the modular hd. I would
like to run this disk in a couple of other Latitudes, so I don't want to leave
/boot on /dev/hda6. The system boots from floppy but I want to boot from hd.
From there it stops at "LI".

My /etc/lilo.conf
==================

 boot=/dev/hdc
 map=/boot/map
 install=/boot/boot.b
 prompt
 timeout=50
 image=/boot/vmlinuz-2.2.5
    label=linux
    root=/dev/hdc1

Output of "fdisk -l /dev/hdc"
=============================

Disk /dev/hdc: 255 heads, 63 sectors, 789 cylinders
Units = cylinders of 16065 * 512 bytes
   Device Boot    Start      End   Blocks   Id  System
/dev/hdc1   *         1      102   819283+  83  Linux native
/dev/hdc2           103      789  5518327+   5  Extended
/dev/hdc5           103      118   128488+  82  Linux swap
/dev/hdc6           119      789  5389776

Any Ideas?

  Stephan Schaefer
  camLine Datensysteme


2. seeking sound advice

3. LILO Hangs at boot time: LI then nothing

4. Help with kernel compilation

5. LILO: lilo hangs after LI... Please help!

6. Samba sharing settings for Paradox/Delphi data files

7. How I solved my LILO problem ( 'LI then hangs')

8. Need help compiling C in Linux, NIC not working.

9. LILO hangs at "LI" problem

10. LILO hangs, but not the "LI problem"

11. New computer, old problem: LILO hangs and prints only LI

12. Disk Geometry Problem: LILO hangs at LI