If you compile a Kernel manually ... make menuconfig (or others) make make modules_install cp arch/i386/boot/bzImage /boot cp .config / config-<kernel>
Edit your /boot/grub/menu.lst or /etc/lilo.conf If you have LiLo, then run lilo as root. Greetz MicroOne Am Sonntag, 21. Mai 2006 13:04 schrieb Marco Venutti: > Hi, > I'm used to download a kernel, configure and compile it but with there is > no problem till I digit "make install", in the end of the procedure appears > this: > > if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F > System.map 2.6.16.16; fi sh > /usr/src/linux-2.6.16.16/arch/i386/boot/install.sh 2.6.16.16 > arch/i386/boot/bzImage System.map "/boot" > /usr/src/linux-2.6.16.16/arch/i386/boot/install.sh: line 54: > /etc/lilo/install: No such file or directory make[1]: *** [install] Error > 127 > make: *** [install] Error 2 > > What I have to do? > Please help me because I'm not so experienced to solve it on my own. > p.s. I use Arch Linux 0.7.1 > > sincerely > deadlinx > > > --------------------------------- > Yahoo! Mail: gratis 1GB per i messaggi, antispam, antivirus, POP3 > > --------------------------------- > Yahoo! Mail: gratis 1GB per i messaggi, antispam, antivirus, POP3 -- ][ MicroOne Online - Linux OnAir ][ _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
