[FLUG] Re: Kernel hangs
- From: Thomas Paoloni <paoloni@xxxxxxx>
- To: fanolug@xxxxxxxxxxxxx
- Date: Tue, 14 Oct 2003 16:25:00 +0200
Mailing List del Fortunae LUG
=============================
Ci riprovo ... :-)
Ho fatto altre prove e forse sono arrivato ad un punto cruciale.
Visto che c'erano modifiche per quanto riguarda alcuni componenti del
mio chipset sul kernel 2.4.22, l'ho installato ed ovviamente non cambia
nulla.
Facendo tesoro delle prove fatte, mi sono concentrato sulle differenze
dei log tra il mio kernel e quello (funzionante) della Mandrake.
Quello che segue e' il log del kernel che si blocca.
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 46k freed
VFS: Mounted root (ext2 filesystem).
Red Hat nash version 3.1.6-mdk starting
Loading parport module
Loading cdrom module
Mounting /proc filesystem
Creating root device
Mouting root filesystem
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
Remounting devfs at correct place if necessry
Tom ... namespace prepared
Freeing unused kernel memory: 108k freed
Tom ... memory freed
Tom ... kernel unlocked
Tom ... console opened
Tom ... first dup(0) done
Tom ... second dup(0) done
Tom ... executing pippo
Le righe che iniziano con "Tom" sono printk che ho aggiunto nel kernel
per tracciare la sequenza di boot, ho modificato /usr/src/linux/init/main.c.
L'ultima di tutte stampa l'argomento passato come init al kernel (io
avevo scritto "init=pippo") e, come si puo' vedere, il sistema si ferma
prima di potersi accorgere che "pippo" non c'e'.
Oltretutto, cosa centra quel "Red Hat nash 3.1.6-mdk" ??!!!
Il suffisso mdk fa pensare a qualcosa di specifico della mandrake che,
visto che ho ricompilato un kernel vanilla, non dovrebbe nemmeno comparire.
Ho fatto venire qualche idea a qualcuno ?
Ciao, Thomas.
--
<simon> siamo nel futuro ragazzi
- Follow-Ups:
- [FLUG] Re: Kernel hangs
- From: Simon
- References:
- [FLUG] Kernel hangs
- From: Thomas Paoloni
Other related posts:
- » [FLUG] Kernel hangs
- » [FLUG] Re: Kernel hangs
- » [FLUG] Re: Kernel hangs
- » [FLUG] Re: Kernel hangs
RAMDISK: Compressed image found at block 0 Freeing initrd memory: 46k freed VFS: Mounted root (ext2 filesystem). Red Hat nash version 3.1.6-mdk starting Loading parport module Loading cdrom module Mounting /proc filesystem Creating root device Mouting root filesystem kjournald starting. Commit interval 5 seconds EXT3-fs: mounted filesystem with ordered data mode. Remounting devfs at correct place if necessry Tom ... namespace prepared Freeing unused kernel memory: 108k freed Tom ... memory freed Tom ... kernel unlocked Tom ... console opened Tom ... first dup(0) done Tom ... second dup(0) done Tom ... executing pippo
- [FLUG] Re: Kernel hangs
- From: Simon
- [FLUG] Kernel hangs
- From: Thomas Paoloni