--- Ronny Haryanto <[EMAIL PROTECTED]> wrote:
> On Fri, Oct 20, 2006 at 12:44:09AM -0700, Ery > Atmodjo wrote: > > invalid compressed format (err=1) > > Sorry belom bisa membantu yg ini, saran saya: paste > errornya ke > google. Saya sudah ngagoogle, dapat ini tapi tidak bisa paham : Thanks for the information. I discovered that the problem was I did not install the kernel source properly. I installed in /usr/src/linux. The README says don't do that. (RTRME) Also I did not do a make mrproper. Once I installed the kernel in my home directory and ran make mrproper, followed by make config, followed by make deps && make bzImage && make modules && make modules_install the kernel booted properly. It just complains about no initrd image. Now I am on to mkinitrd as this fails to build due to "No module aic7xxx in kernel 2.4.17 found" or something like that. I am now looking at the modules.txt to make sure that I have the modules setup correctly. Thanks again for your information. It got me looking in another place and I found information that got me to the documenation and the readme. I skipped the README because I was working with a Linux Redhat Unleashed book. I will not ignore READMEs again > > In the meantime anda bisa boot pake livecd-nya > gentoo, lalu mount > /boot anda dan balikin backup imagenya yg lama. Trus > umount dan > reboot (jgn lupa keluarin cdnya). Saya sedang coba lakukan. > > > Apa yang harus saya lakukan supaya system saya > kembali > > seperti semula, dan bagaimana seharusnya saya > > menambahkan kernel ke gentoo. > > Harusnya setiap kernel image diberi nama sesuai > versinya. Jadi kalo > mengcompile kernel yg baru hasilnya pas ditaroh di > /boot dikasih nama > menurut versinya juga (bisa ditambahin nomer seri > anda sendiri juga > kalo versi kernelnya sama, tapi cuma ditambahi > feature seperti tun, > misalnya). Setelah itu di confignya grub (atau lilo) > anda *tambahin* > entry utk yg versi baru sebagai default (gak harus > default sih, > terserah anda), dengan tetap menyimpan versi kernel > yg lama sebagai > salah satu entry di situ. Jadi kalo sampe gak bisa > boot, anda bisa > balik ke grub/lilo trus pilih entry utk versi kernel > yg lama. > > Cara di atas dianjurkan utk distro apa saja, bukan > cuma gentoo. Terima kasih buat semua pencerahannya. > > Coba cari2 di documentationnya gentoo deh, seingat > saya ada guidenya > yg buat compile kernel kok. Atau kalo gak ke > gentoo-wiki. > > Ronny > Ery __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- FAQ milis di http://wiki.linux.or.id/FAQ_milis_tanya-jawab Unsubscribe: kirim email ke [EMAIL PROTECTED] Arsip dan info milis selengkapnya di http://linux.or.id/milis
