I was running an updated Red Hat 7.1 with a 2.4.9 kernel on my SMP box
(ASUS CUV4X-DLS dual P3, 512MB, SCSI3) without any problems. Then I
upgraded to the 2.4.10 kernel...

I built the 2.4.10 kernel using a ".config" file derived from the 2.4.9
system I also built. I used "make xconfig" and went through most of the
dialogs. Basically I removed PCMCIA and Plug-n-Play, several networking
protocols I never use, and drivers for hardware I don't have.

I think the first place the boot process hung was when running kudzu. So
I did a `chkconfig --del kudzu' to stop kudzu from running. I also had
to take out the "kudzu" option for the CD-ROM and DVD drives, even
though they also have a "noauto" option. This seems reasonable since I
didn't build in Plug-n-Play, but the boot hang occurs even if I do
compile in Plug-n-Play.

Then I had to change /etc/init.d/netfs from

   action $"Mounting other filesystems: " mount -a -t nonfs,smbfs,ncpfs

to 

   action $"Mounting other filesystems: " mount -a -t smbfs,ncpfs

Do these problems look familar?

--- Vladimir

Vladimir G. Ivanovic                        http://leonora.org/~vladimir
2770 Cowper St.                                         [EMAIL PROTECTED]
Palo Alto, CA 94306-2447                                 +1 650 678 8014



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

Reply via email to