Sean Estabrooks wrote:


The above error messages look like the root filesystem can not be found. What is the lilo.conf file you're using, and what drive/partition is your root filesystem on?

Sorry, I should have included that first time!


# fdisk -l

Disk /dev/sda: 255 heads, 63 sectors, 13262 cylinders
Units = cylinders of 16065 * 512 bytes

   Device Boot    Start       End    Blocks   Id  System
/dev/sda1   *         1         5     40131   de  Dell Utility
/dev/sda2             6        14     72292+  83  Linux
/dev/sda3            15     13262 106414560    5  Extended
/dev/sda5            15       779   6144831   83  Linux
/dev/sda6           780      1544   6144831   83  Linux
/dev/sda7          1545      1675   1052226   82  Linux swap
/dev/sda8          1676      1803   1028128+  83  Linux
/dev/sda9          1804      1931   1028128+  83  Linux
/dev/sda10         1932      1997    530113+  83  Linux
/dev/sda11         1998      2726   5855661   83  Linux
/dev/sda12         2727      3577   6835626   83  Linux
/dev/sda13         3578      4793   9767488+  83  Linux

]# cat lilo.conf
boot=/dev/sda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
message=/boot/message
linear
default=linux


image=/boot/vmlinuz-2.4.20-20.8smp label=linux initrd=/boot/initrd-2.4.20-20.8smp.img read-only root=/dev/sdb2

image=/boot/vmlinuz-2.4.18-14smp
        label=linux2
        initrd=/boot/initrd-2.4.18-14smp.img
        read-only
        root=/dev/sdb2


I do have other versions of the kernel out there that I could have put in my lilo.conf (listing from my /boot directory).


initrd-2.4.18-14
initrd-2.4.18-14.img
initrd-2.4.18-14smp.img
initrd-2.4.20-19.8.img
initrd-2.4.20-20.8.img
initrd-2.4.20-20.8smp.img
initrd-2.4.3-6.img
initrd-2.4.3-6smp.img

The 2.4.18-14 kernel is the one that I was initially trying to boot from that would leave me stuck in "Loading linux....". I did a new mkinitrd on it, hoping that would fix it, but it didn't.

As a side note (and maybe unrelated), I notice I've received a lot of the following email messages from cron this morning:

Invalid system activity file: /var/log/sa/sa13



--
************************************************************
Dana Holland    [EMAIL PROTECTED] 903-875-7355
Navarro College    Corsicana, TX
http://www.navarrocollege.edu/staff_pages/dana/dana.html
************************************************************
All opinions stated are my own, and probably don't even
vaguely resemble those of Navarro College.  :)



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to