On 02/28/2010 11:43 PM, Kari Somby wrote: > On maanantai, 1. maaliskuuta 2010 04:45:34 Barry Yu wrote: > >> -------- Original Message -------- >> Subject: Re: Fedora 12 new updated kernel won't boot >> Date: Sun, 28 Feb 2010 18:40:03 -0800 >> From: Barry Yu<barry10280@xxxxxxxxx> >> To: kari.somby@xxxxxxxxx, Community support for Fedora users >> <users@xxxxxxxxxxxxxxxxxxxxxxx> >> >> On 02/28/2010 10:53 AM, Kari Somby wrote: >> >>> On sunnuntai, 28. helmikuuta 2010 18:30:06 Barry Yu wrote: >>> >>>> Fedora 12 32bit version, after updated by yum for all, when rebooted to >>>> GRUB menu, selected the new kernel 2.6.31.12-174.2.22.fc12.i686.PAE, >>>> won't boot, reboot system back to grub menu and chose previous kernel >>>> 2.6.31.12-174.2.3.fc12.i686.PAE to start f12, still works, is there any >>>> fix available or have to wait for f13 >>>> >>> >>> Hi >>> Could you add some more info. >>> - When does it "freeze" (if not sure, just some explanation what >>> happens) - Your system processor >>> - output of #df >>> - your /etc/grub.conf -file info >>> - output of command #ls -la /boot/ >>> >>> Kapi >>> >> During the startup, when I chose the top line (updated kernel version) >> on the grub menu and then hit return, the round thing at center begins >> the progress indication of booting into login window, then then window >> is black out in text mode the frozen with the cursor blinking, >> completely locked up. >> The processor is Intel Core2Duo E6750 2.66Ghz >> Out put of #df; >> [root@cts-home1 ~]# df >> Filesystem 1K-blocks Used Available Use% Mounted on >> /dev/sda10 52055064 6565172 42845596 14% / >> tmpfs 2021732 340 2021392 1% /dev/shm >> /dev/sda8 303344 44371 243312 16% /boot >> /dev/sdb1 732572000 599620656 132951344 82% >> /media/EXT_700_Data_NTFS >> /dev/sdc1 976760000 575901492 400858508 59% >> /media/EXT_1T_Data_NTFS_BAK >> >> Output of /etc/grub.conf >> # grub.conf generated by anaconda >> # >> # Note that you do not have to rerun grub after making changes to this file >> # NOTICE: You have a /boot partition. This means that >> # all kernel and initrd paths are relative to /boot/, eg. >> # root (hd0,7) >> # kernel /vmlinuz-version ro root=/dev/sda10 >> # initrd /initrd-[generic-]version.img >> #boot=/dev/sda >> default=2 >> timeout=-1 >> splashimage=(hd0,7)/grub/splash.xpm.gz >> hiddenmenu >> title Fedora (2.6.31.12-174.2.22.fc12.i686.PAE) >> root (hd0,7) >> kernel /vmlinuz-2.6.31.12-174.2.22.fc12.i686.PAE ro >> root=UUID=53830302-bee4-48dd-88c4-bc7eaae75454 LANG=en_US.UTF-8 >> SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us rhgb quiet >> initrd /initramfs-2.6.31.12-174.2.22.fc12.i686.PAE.img >> title Fedora 12 (2.6.31.12-174.2.3.fc12.i686.PAE) >> root (hd0,7) >> kernel /vmlinuz-2.6.31.12-174.2.3.fc12.i686.PAE ro >> root=UUID=53830302-bee4-48dd-88c4-bc7eaae75454 LANG=en_US.UTF-8 >> SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us rhgb quiet >> initrd /initramfs-2.6.31.12-174.2.3.fc12.i686.PAE.img >> title Windows >> rootnoverify (hd0,0) >> chainloader +1 >> ~ >> ~ >> Output of ls -la /boot/; >> [root@cts-home1 ~]# ls -la /boot/ >> total 33626 >> dr-xr-xr-x 5 root root 1024 2010-02-28 18:36 . >> dr-xr-xr-x 25 root root 4096 2010-02-28 18:17 .. >> -rw-r--r-- 1 root root 103729 2010-02-19 11:22 >> config-2.6.31.12-174.2.22.fc12.i686.PAE >> -rw-r--r-- 1 root root 103728 2010-01-18 12:19 >> config-2.6.31.12-174.2.3.fc12.i686.PAE >> drwxr-xr-x 3 root root 1024 2010-01-28 22:28 efi >> drwxr-xr-x 2 root root 1024 2010-02-28 18:38 grub >> -rw-r--r-- 1 root root 12109220 2010-02-27 08:38 >> initramfs-2.6.31.12-174.2.22.fc12.i686.PAE.img >> -rw-r--r-- 1 root root 12030120 2010-01-28 23:10 >> initramfs-2.6.31.12-174.2.3.fc12.i686.PAE.img >> drwx------ 2 root root 12288 2010-01-28 21:08 lost+found >> -rw-r--r-- 1 root root 1488800 2010-02-19 11:22 >> System.map-2.6.31.12-174.2.22.fc12.i686.PAE >> -rw-r--r-- 1 root root 1488919 2010-01-18 12:19 >> System.map-2.6.31.12-174.2.3.fc12.i686.PAE >> -rwxr-xr-x 1 root root 3461664 2010-02-19 11:22 >> vmlinuz-2.6.31.12-174.2.22.fc12.i686.PAE >> -rwxr-xr-x 1 root root 3461952 2010-01-18 12:19 >> vmlinuz-2.6.31.12-174.2.3.fc12.i686.PAE >> > Oh, I forgot. > Do you have nvidia card and if you do, have you set your display driver to > nvidia instead of nouveau? > In that case you need updated nvidia kernel module kmod- > nvidia-2.6.31.12-174.2.22.fc12....... (for exampe my system module name is > kmod-nvidia-2.6.31.12-174.2.22.fc12.x86_64-190.53-1.fc12.5.x86_64) > You probably know it, but here's how to check it. Just run rpm -qa|grep nvidia > as root. I had this problem after updating my kernel. > I solved it by adding either atrpms or rpmfusion repository to yum, because > fedora don't have nvidia drivers. > > > Kapi > My video is on-board Intel chip, I've got it resolved by adding "nomodeset" into menu.lst. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines