probeme de compilation du noyau [suse 9.2] - Linux et OS Alternatifs
MarshPosté le 24-04-2005 à 21:50:07
salut
Quand je compile le noyau sous suse 9.2
voila ce que j'ai comme message avec make install
CHK include/linux/version.h make[1]: `arch/x86_64/kernel/asm-offsets.s' is up to date. CHK include/linux/compile.h CHK usr/initramfs_list Kernel: arch/x86_64/boot/bzImage is ready sh /usr/src/linux-2.6.11.5/arch/x86_64/boot/install.sh 2.6.11.5mick40 arch/x86_64/boot/bzImage System.map "" Root device: /dev/sda5 (mounted on / as ext3) Module list: sata_via jbd ext3
Kernel image: /boot/vmlinuz-2.6.11.5mick40 Initrd image: /boot/initrd-2.6.11.5mick40 Shared libs: lib/ld-2.3.3.so lib/libc.so.6 lib64/ld-2.3.3.so lib64/libblkid.so.1.0 lib64/libc.so.6 lib64/libcom_err.so.2.1 lib64/libext2fs.so.2.4 lib64/libselinux.so.1 lib64/libuuid.so.1.2 Usage: hwinfo [options] Probe for hardware. --short just a short listing --log logfile write info to logfile --debug level set debuglevel --version show libhd version --dump-db n dump hardware data base, 0: external, 1: internal --hw_item probe for hw_item hw_item is one of: all, bios, block, bluetooth, braille, bridge, camera, cdrom, chipcard, cpu, disk, dsl, dvb, floppy, framebuffer, gfxcard, hub, ide, isapnp, isdn, joystick, keyboard, memory, modem, monitor, mouse, netcard, network, partition, pci, pcmcia, pcmcia-ctrl, pppoe, printer, scanner, scsi, smp, sound, storage-ctrl, sys, tape, tv, usb, usb-ctrl, vbe, wlan, zip
Note: debug info is shown only in the log file. (If you specify a log file the debug level is implicitly set to a reasonable value.) Cannot determine dependencies of module sata_via. Is modules.dep up to date? Cannot determine dependencies of module jbd. Is modules.dep up to date? Cannot determine dependencies of module ext3. Is modules.dep up to date? Driver modules: none Filesystem modules: Including: klibc initramfs udev fsck.ext3 Bootsplash: SuSE (1280x1024) 8678 blocks
c'est surtout ça le pb
Cannot determine dependencies of module sata_via. Is modules.dep up to date? Cannot determine dependencies of module jbd. Is modules.dep up to date? Cannot determine dependencies of module ext3. Is modules.dep up to date?
Quand je reboot sa bloque
J'ai essayer avec 2.6.11.7 pareille
Je croit que c'est mkinitrd qui repond ça mais je ne sait pas resoudre le probléme
Marsh Posté le 24-04-2005 à 21:50:07
salut
Quand je compile le noyau sous suse 9.2
voila ce que j'ai comme message avec make install
CHK include/linux/version.h
make[1]: `arch/x86_64/kernel/asm-offsets.s' is up to date.
CHK include/linux/compile.h
CHK usr/initramfs_list
Kernel: arch/x86_64/boot/bzImage is ready
sh /usr/src/linux-2.6.11.5/arch/x86_64/boot/install.sh 2.6.11.5mick40 arch/x86_64/boot/bzImage System.map ""
Root device: /dev/sda5 (mounted on / as ext3)
Module list: sata_via jbd ext3
Kernel image: /boot/vmlinuz-2.6.11.5mick40
Initrd image: /boot/initrd-2.6.11.5mick40
Shared libs: lib/ld-2.3.3.so lib/libc.so.6 lib64/ld-2.3.3.so lib64/libblkid.so.1.0 lib64/libc.so.6 lib64/libcom_err.so.2.1 lib64/libext2fs.so.2.4 lib64/libselinux.so.1 lib64/libuuid.so.1.2
Usage: hwinfo [options]
Probe for hardware.
--short just a short listing
--log logfile write info to logfile
--debug level set debuglevel
--version show libhd version
--dump-db n dump hardware data base, 0: external, 1: internal
--hw_item probe for hw_item
hw_item is one of:
all, bios, block, bluetooth, braille, bridge, camera, cdrom, chipcard, cpu,
disk, dsl, dvb, floppy, framebuffer, gfxcard, hub, ide, isapnp, isdn,
joystick, keyboard, memory, modem, monitor, mouse, netcard, network,
partition, pci, pcmcia, pcmcia-ctrl, pppoe, printer, scanner, scsi, smp,
sound, storage-ctrl, sys, tape, tv, usb, usb-ctrl, vbe, wlan, zip
Note: debug info is shown only in the log file. (If you specify a
log file the debug level is implicitly set to a reasonable value.)
Cannot determine dependencies of module sata_via. Is modules.dep up to date?
Cannot determine dependencies of module jbd. Is modules.dep up to date?
Cannot determine dependencies of module ext3. Is modules.dep up to date?
Driver modules:
none
Filesystem modules:
Including: klibc initramfs udev fsck.ext3
Bootsplash: SuSE (1280x1024)
8678 blocks
c'est surtout ça le pb
Cannot determine dependencies of module sata_via. Is modules.dep up to date?
Cannot determine dependencies of module jbd. Is modules.dep up to date?
Cannot determine dependencies of module ext3. Is modules.dep up to date?
Quand je reboot sa bloque
J'ai essayer avec 2.6.11.7 pareille
Je croit que c'est mkinitrd qui repond ça mais je ne sait pas resoudre le probléme
Quelqu'un sait comment faire?