On 5/4/06, Hariyanto <[EMAIL PROTECTED]> wrote:
Halo, aku mau tanya. Aku mencoba compile kernel 2.6.15.6 dari source.
Setelah selesai, aku pasang kernel baru. Pada saat boot keluar tulisan sbb:

Uncompressing linux ... Ok, booting the kernel
request_module: runaway loop modprobe net-pf-1
request_module: runaway loop modprobe net-pf-1
request_module: runaway loop modprobe net-pf-1
request_module: runaway loop modprobe net-pf-1
request_module: runaway loop modprobe net-pf-1

http://www.ussg.iu.edu/hypermail/linux/kernel/9912.3/0695.html

+The combination of kmod and modprobe can loop, especially if modprobe uses a
+system call that requires a module. If modules.dep does not exist and modprobe
+was started with the -s option (kmod does this), modprobe tries to syslog() a
+message. syslog() needs Unix sockets, if Unix sockets are modular then kmod
+runs "modprobe -s net-pf-1". This runs a second copy of modprobe which
+complains that modules.dep does not exist, tries to use syslog() and starts yet
+another copy of modprobe. This is not the only possible kmod/modprobe loop,
+just the most common.

coba include unix sockets di kernel

--
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

Kirim email ke