On Tue, 18 Dec 2001 02:35:46 -0800 (PST) adi radulescu <[EMAIL PROTECTED]> wrote:
> salut! > Cum se instaleaza un kernel linux native in locul > kernelului RH72. > Urmand Kernel-HowTo de la linuxdoc.org, am obtinut un > bzImage care nu booteaza(dar se compileaza). > orice sfat va fi apreciat > adi #ifdefine grub ca boot manager (RH7.2 default) $EDITOR /sbin/installkernel comenteaza ultima linie (aia cu lilo) #endif cd /usr/src/linux make menuconfig make dep && make install && make modules && make modules_install #ifdefine grub $EDITOR /boot/grub/grub.conf #else $EDITOR /etc/lilo.conf #endif -- Silviu Marin-Caea - Network & Systems Administrator - Delta Romania Phone +4093-267961 --- Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to unsubscribe from this list.
