Anisha Kaul
2012-01-24 04:10:28 UTC
Greetz,
I compiled the kernel 3.1.0, and following are the warnings that I am getting:
"linux-dopx:/usr/src/linux-3.1.0-1.2 # make installsh
/usr/src/linux-3.1.0-1.2/arch/x86/boot/install.sh 3.1.0
arch/x86/boot/bzImage \ System.map "/boot"
Kernel image: /boot/vmlinuz-3.1.0Initrd image:
/boot/initrd-3.1.0Root device:
/dev/disk/by-id/ata-ST3250310AS_6RYNQEXY-part2 (/dev/sda2) (mounted on
/ as ext4)Resume device:
/dev/disk/by-id/ata-ST3250310AS_6RYNQEXY-part1 (/dev/sda1)find:
`/lib/modules/3.1.0/kernel/drivers/ata': No such file or
directorymodprobe: Module ata_generic not found.WARNING: no
dependencies for kernel module 'ata_generic' found.modprobe: Module
ext4 not found.WARNING: no dependencies for kernel module 'ext4'
found.Features: block usb resume.userspace
resume.kernelBootsplash: openSUSE (1280x1024)41713 blocks
"
The steps I took are:
1. make menuconfig
2. make bzImage
3. make modules
4. make modules_install
5. make install
The platform is:
# uname -a
Linux linux-dopx 3.2.1-12-desktop #1 SMP PREEMPT Thu Jan 19 16:02:50
IST 2012 x86_64 x86_64 x86_64 GNU/Linux
Rebooting says: "Could not load /lib/modules/3.1.0/modules.dep"
What's the point that I am missing?
-Anisha
I compiled the kernel 3.1.0, and following are the warnings that I am getting:
"linux-dopx:/usr/src/linux-3.1.0-1.2 # make installsh
/usr/src/linux-3.1.0-1.2/arch/x86/boot/install.sh 3.1.0
arch/x86/boot/bzImage \ System.map "/boot"
Kernel image: /boot/vmlinuz-3.1.0Initrd image:
/boot/initrd-3.1.0Root device:
/dev/disk/by-id/ata-ST3250310AS_6RYNQEXY-part2 (/dev/sda2) (mounted on
/ as ext4)Resume device:
/dev/disk/by-id/ata-ST3250310AS_6RYNQEXY-part1 (/dev/sda1)find:
`/lib/modules/3.1.0/kernel/drivers/ata': No such file or
directorymodprobe: Module ata_generic not found.WARNING: no
dependencies for kernel module 'ata_generic' found.modprobe: Module
ext4 not found.WARNING: no dependencies for kernel module 'ext4'
found.Features: block usb resume.userspace
resume.kernelBootsplash: openSUSE (1280x1024)41713 blocks
"
The steps I took are:
1. make menuconfig
2. make bzImage
3. make modules
4. make modules_install
5. make install
The platform is:
# uname -a
Linux linux-dopx 3.2.1-12-desktop #1 SMP PREEMPT Thu Jan 19 16:02:50
IST 2012 x86_64 x86_64 x86_64 GNU/Linux
Rebooting says: "Could not load /lib/modules/3.1.0/modules.dep"
What's the point that I am missing?
-Anisha