txs for the feeback:-) I got the kernel up and running in the end. I became confused after the "make modules_install" stage as the next stage, "make install", was not recommended in the how-to from kernel.org. It recommended using mkinitrd and copying the bzImage, config and other things to the /boot directory. I got into a horrible mess, having to boot the kernel manually in command line etc;
Greg Bell made a posting saying that he used "make install" and everything went OK. I tried it and it worked, plus it modified my grub.conf correctly. I still do not understand why the how-to did not recommend "make install". My goal was to recompile the kernel to include wlan modules so that I could get my SMC2632Wv3 card up and running - kernel recompile was a means to an end, but txs to the advice from this site I learnt one hell of a lot:-). I managed to get my wlan card going so my next mission is acpi. Any thoughts on that? Regards, G On Sat, 2003-07-12 at 23:20, Linux Tard wrote: > > default=0 > > timeout=2 > > splashimage=(hd0,0)/grub/splash.xpm.gz > > title Pasco Linux (2.4.21) > > root (hd0,0) > > kernel /bzImage.pasco ro root=LABEL=/ hdc=ide-scsi > > initrd /initrd-2.4.21.img > > title Red Hat Linux (2.4.20-8) > > root (hd0,0) > > kernel /vmlinuz-2.4.20-8 ro root=LABEL=/ > > hdc=ide-scsi > > initrd /initrd-2.4.20-8.img > > > whatever you defined your kernel to be in the > 'Makefile' should be represented here. You have > 'bzImage.pasco' and I think you may need to have > '2.4.21' here. > > Three files should all be same; > System.map-2.4.21 > initrd-2.4.21.img > vmlinuz-2.4.21 > > > look into that and see if it helps you. > > regards, > > lt > > __________________________________ > Do you Yahoo!? > SBC Yahoo! DSL - Now only $29.95 per month! > http://sbc.yahoo.com > -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list