When I update to the latest kernel in OS 11.1, I receive, as part of the total messages:
------------------------------------------------
Kernel image: /boot/vmlinuz-2.6.27.39-0.2-default
Initrd image: /boot/initrd-2.6.27.39-0.2-default
Root device: /dev/disk/by-id/ata-WDC_WD6400AACS-00G8B0_WD-WCAUF1142948-part5 (/dev/sdb5) (mounted on / as ext3)
/usr/src/linux-3.2.1 # make install
scripts/kconfig/conf --silentoldconfig Kconfig
sh /usr/src/linux-3.2.1/arch/x86/boot/install.sh 3.2.1-12-desktop arch/x86/boot/bzImage \
System.map "/boot"
You may need to create an initial ramdisk now.
--
/boot # mkinitrd initrd-3.2.1-12-desktop.img 3.2.1-12-desktop
Kernel image: /boot/vmlinuz-2.6.34-12-desktop
Initrd image: /boot/initrd
Hello, everyone. First of all, I'm quite a noob, so ANY help will be.. helpful :)
Yesterday I've updated my openSUSE 11.1 to 11.2 using installation DVD. After that, as system boots, I started to get lines like:
Code:
FATAL: Module jbd not found
FATAL: Module mbcache not found
FATAL: Module ext3 not found
and so on with different modules..
Grub can boot from any partition so there is no need to share boot partition.
I have started reading the book Essential Linux Device Drivers. I am following the process for compiling and booting into a new kernel.
I am in the process of switching from Xen to qemu-kvm. My current Xen installation has a number of LVM volumes each with a partition (rather than a full disk image).
Hi Team,
I want to thank carlos for all the support, thanks however I had somewhat of a simple questioned I tried out the latest revision to the Kernel of Day for Opensuse 11.2 built against the master.
How long does it take to install kernel (linux 3.2.5) on 12.04 using make install -j 4 command?
My terminal is displaying this for around 40 minutes now.
root@user-desktop:/usr/src/linux-3.2.5# make install -j 4
sh /usr/src/linux-3.2.5/arch/x86/boot/install.sh 3.2.5 arch/x86/boot/bzImage \
System.map "/boot"
run-parts: executing /etc/kernel/postinst.d/dkms 3.2.5 /boot/vmlinuz-3.2.5
I cant start Grub Customizer in ubuntu 12.04 after updating the kernel:
exception '15AssertException'
with message 'found unexpected file on path: /etc/grub.d/10_linux'
in /build/buildd/grub-customizer-3.0.2/src/Model/ListCfg.cpp:916
Also update-grub command shows two identical kernels:
Found linux image: /boot/vmlinuz-3.2.0-36-generic
Found initrd image: /boot/initrd.img-3.2.0-36-generic
Foun