OK I just started having this problem also.

/initrd exists, / is not full, permissions on /sbin/init look OK.

The problem occurs with the 2.4.9-34 and 2.4.9-31 kernels, but not the
2.4.7-10 kernel that shipped with 7.2 originally.

All file systems are ext3.

/etc/fstab:
-----------

LABEL=/                 /                       ext3    defaults        1 1
LABEL=/boot             /boot                   ext3    defaults        1 2
none                    /dev/pts                devpts  gid=5,mode=620  0 0
LABEL=/home             /home                   ext3    defaults        1 2
/dev/sdc1               /l                      ext3    defaults        1 2
none                    /proc                   proc    defaults        0 0
none                    /dev/shm                tmpfs   defaults        0 0
/dev/sda3               swap                    swap    defaults        0 0
/dev/cdrom              /mnt/cdrom              iso9660 noauto,owner,kudzu,ro 0 0
/dev/fd0                /mnt/floppy             auto    noauto,owner,kudzu 0 0

/etc/grub.conf:
---------------

# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this
file
# NOTICE:  You have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /boot/, eg.
#          root (hd0,0)
#          kernel /vmlinuz-version ro root=/dev/sda2
#          initrd /initrd-version.img
#boot=/dev/sda
default=0
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
title Red Hat Linux (2.4.9-34)
        root (hd0,0)
        kernel /vmlinuz-2.4.9-34 ro root=/dev/sda2
        initrd /initrd-2.4.9-34.img
title Red Hat Linux (2.4.9-31)
        root (hd0,0)
        kernel /vmlinuz-2.4.9-31 ro root=/dev/sda2
        initrd /initrd-2.4.9-31.img
title Red Hat Linux (2.4.7-10)
        root (hd0,0)
        kernel /vmlinuz-2.4.7-10 ro root=/dev/sda2
        initrd /initrd-2.4.7-10.img

I have another RHL 7.2 system with the same three kernels, and it
doesn't have this problem.

Any other suggestions welcome.  Thanks.
-- 
                Matthew Saltzman

Clemson University Math Sciences
[EMAIL PROTECTED]
http://www.math.clemson.edu/~mjs



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to