- make menuconfig (I am convinced now as well that make xconfig has
Mark I just remembered - I used make menuconfig (not make xconfig) as I only wanted to make to make a couple of changes, that's when I got it to work It looks as though your'e right, make xconfig seems to have a problem Charles problems)
- make bzImage modules - make install modules_install (if everything went well the previous step) - mk_initrd -k "vmlinuz vmlinuz.<old version>" \ -i "initrd initrd.<old version>" (this allows me to boot the old version if need be by editing /boot/grub/menu.lst accordingly)
My grub config looks like this:
color white/blue black/light-gray default 0 gfxmenu (hd0,4)/message timeout 8
title SuSE-2.4.21-99 kernel (hd0,4)/vmlinuz root=/dev/hda8 vga=0x374 initrd (hd0,4)/initrd
title SuSE-2.4.21-67 kernel (hd0,4)/vmlinuz.2.4.21-67 root=/dev/hda8 vga=0x374 initrd (hd0,4)/initrd.2.4.21-67
title Windows 2000 root (hd0,0) chainloader +1
title Floppy root (fd0) chainloader +1
title Failsafe (SuSE-2.4.20-4GB) kernel (hd0,4)/vmlinuz.shipped root=/dev/hda8 showopts ide=nodma apm=off acpi=off vga=normal nosmp noapic maxcpus=0 3 initrd (hd0,4)/initrd.shipped
I'm running it on a Sony VAIO GRX-570 laptop, with KDE 3.1.4 under SuSE Pro 8.2. Works great.
Let me know if I can help any other way.
Mark Almeida --
Powered by SuSE Linux Pro 8.2/Kmail 1.5.4
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com