On 12/08/2007 07:05 PM, Carlos E. R. wrote: > nimrodel:/usr/src/linux # mkinitrd > ... > > Kernel image: /boot/vmlinuz-2.6.22.12-0.1-cer > Initrd image: /boot/initrd-2.6.22.12-0.1-cer > Root device: /dev/hdd6 (mounted on / as ext3) > Resume device: /dev/hda5 > Kernel Modules: processor thermal ide-core piix fan jbd mbcache ext3 > edd reiserfs generic scsi_mod libata ata_piix ata_generic ide-disk > usbcore ohci-hcd uhci-hcd ehci-hcd ff-memless hid usbhid > Features: block usb resume.userspace resume.kernel > Bootsplash: SuSE (1024x768) > lddlibc4: cannot read header from `/usr/local/sbin/test': No such file > or directory > 46890 blocks > > > I see it includes libata and also ide-disk, ide-core... but libata is > not loaded on memory. > Is it by any chance blacklisted? It appears it is loaded into your initrd because ata_piix and maybe ata_generic are in your initrd line in /etc/sysconfig/kernel file. Are those also not loaded according to lsmod? I wonder if you removed those from your INITRD_MODULES line, and rebuilt your initrd, if those 3 would be gone, and it would boot without the hwprobe line? > > Funny... raid modules are not included. I thought they should :-? I > have a small raid partition for testing. That could explain an error I > saw. I have raid1 module listed in mine (it better, I have a raid1 / and home). -- Joe Morris Registered Linux user 231871 running openSUSE 10.3 x86_64
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
