On Thursday 29 July 2004 14:02, monika dhinika wrote:
> perintah perintah yang saya lakukan adalah
>  ekstrak file tar linux kernel
>  masuk direktory hasil ekstrak
> make O=/usr/master/kernel menuconfig (===>jalan
> normal)
> make O=/usr/master/kernel  (==> jalan normal)
>
coba aja pakai comman yang simple, gak usah pakai O=/usr segala..
O=... itu hanya untuk ngasih tau make agar semua modules dan bzImagenya anti 
di taruh di /usr/master/kernel

> make bzImage (===> ada pesan kesalahan)
>
>            Scripts/kconfig/conf -s arch/i386/KConfig
>
>            You have not configured your kernel
>            please run some configuration
>            make [2]: ***{silentoldconfig] Error 1
>            make [1]: ***[silentoldconfig] Error 2
>            make: ***[include/linux/autoconf.h]error 2
>
>
> make mrproper  (==> jalan normal)
> make clean   (==>jalan normal)

jangan jalankan make mrproper setelah make menuconfig


> make module module_install  (==>ada pesan kesalahan)
>
>    make file:393: .config:NO such file or directory
>    The present kernel configuration has module
>  dissabled
>    Type 'make config' and enable loaadable module
> support
>    then build a kernel with module support enabled
>    make :***[modules] Error 1

error ini terjadi karena kamu jalankan make mrproper setelah configure.
mrproper menghapus semua modules dan .config
padahal .config itu dibutuhkan untuk membuat modules.

make mrproper hanya di jalankan sebelum kamu "make menuconfig"



>
>
>
> makasi atas bantuannya
>
> monika
>
> > > hi , minta tolong nih,
> > >
> > > saya abis kompile kernel linux saya, saya jalankan
> >
> > di
> >
> > > linux redhat 9,
> > > saya kompile kernel 2.6.3, setelah saya pake
> >
> > perintah
> >
> > > make
> > > "O=/usr/master/kernal", selama proses ini
> >
> > berlangsung
> >
> > > ada tampilan yang menyatakan
> > > bahwa file bzImagenya telah ada, tapi berdasarkan
> >
> > file
> >
> > > README nya maka
> > > saya teruskan dengan perintah "make bzImage" tapi
> >
> > yang
> >
> > > muncul tulisan
> > >
> > > Scripts /kconfig/conf -s arch/i386/KConfig
> > >
> > > You have not configured your kernel
> > > please run some configuration
> > > make [2]: ***{silentoldconfig] Error 1
> > > make [1]: ***[silentoldconfig] Error 2
> > > make: ***[include/linux/autoconf.h]error 2
> > >
> > > trus saya coba juga dengan perintah "make  module
> > > module_install"
> > > tapi yang mucncul pesan error :
> > >
> > > make file:393: .config:NO such file or directory
> > > The present kernel configuration has module
> >
> > dissabled
> >
> > > Type 'make config' and enable loaadable module
> >
> > support
> >
> > > then build a kernel with module support enabled
> > > make :***[modules] Error 1
> > >
> > > pada saat saya membuat "make O=/usr/master/kernal
> > > menuconfig"
> > > module loadable support nya saya sudah enable juga
> > >
> > > mohon bantuannya
> >
> > Sayang anda tidak menuliskan urutan perintah yg nda
> > berikan saat
> > compile kernel, jadi saya tidak tahu apakah sebelum
> > eksekusi "make"
> > anda telah meng-konfigurasi-kannya ato belum.
> >
> > Kalo yang biasa saya lakukan utk kernel 2.6.x adalah
> > perintah berikut:
> >
> > make mrproper && make menuconfig &&
> > make && make modules_install &&
> > cp arch/i386/boot/bzImage /boot/vmlinuz-2.6.x &&
> > cp System.map /boot/System.map-2.6.x
> >
> > Lalu edit bootloader, reinstall bootloader, reboot.
> >
> > Semoga membantu.
> >
> > > makasih
> >
> > Sami-sami.
> >
> > > monika
> >
> > =====
> > <idud>
>
> __________________________________
> Do you Yahoo!?
> Take Yahoo! Mail with you! Get it on your mobile phone.
> http://mobile.yahoo.com/maildemo

-- 
Unsubscribe: kirim email kosong ke [EMAIL PROTECTED]
Arsip, FAQ, dan info milis di http://linux.or.id/milis.php
Tidak bisa posting? Baca:
http://linux.or.id/wiki/index.php?pagename=ProblemMilisDanSolusi
http://linux.or.id/wiki/index.php?pagename=TataTertibMilis

Kirim email ke