From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 7C92D1381FA for ; Mon, 19 May 2014 19:26:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C1BBE0ADD; Mon, 19 May 2014 19:26:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 14401E0AD6 for ; Mon, 19 May 2014 19:26:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 5363733FCF3 for ; Mon, 19 May 2014 19:26:49 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -0.448 X-Spam-Level: X-Spam-Status: No, score=-0.448 tagged_above=-999 required=5.5 tests=[AWL=-1.720, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=1.274, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=no Received: from smtp.gentoo.org ([IPv6:::ffff:127.0.0.1]) by localhost (smtp.gentoo.org [IPv6:::ffff:127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2z4v1WCWMrEZ for ; Mon, 19 May 2014 19:26:43 +0000 (UTC) Received: from plane.gmane.org (unknown [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3807533FED4 for ; Mon, 19 May 2014 19:26:40 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WmTCk-0006Bb-S8 for gentoo-user@gentoo.org; Mon, 19 May 2014 21:26:35 +0200 Received: from rrcs-71-40-157-251.se.biz.rr.com ([71.40.157.251]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 19 May 2014 21:26:34 +0200 Received: from wireless by rrcs-71-40-157-251.se.biz.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 19 May 2014 21:26:34 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: James Subject: [gentoo-user] grub2 boots only older kernel Date: Mon, 19 May 2014 19:26:21 +0000 (UTC) Message-ID: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 71.40.157.251 (Mozilla/5.0 (X11; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0 SeaMonkey/2.26) X-Archives-Salt: 4d588e20-ea59-4231-86cc-bd64bdf51b04 X-Archives-Hash: c6989e26a56691d86388c5b2be0b9560 Hello, > grub 2 trouble? I have 6 different kernels. that show up in /boot and in the grub2 boot menu of choices. The lastest version that works is 3.13.6 I cannot get any since then to boot the (FX8350) gentoo system. Very weird. I even copied of the .config file from 3.13.6 to 3.14.4, answered the questions and issued: make && make modules_install cp arch/x86_64/boot/bzImage /boot/kernel-3.14.4-gentoo cp System.map /boot/System.map-3.14.4-gentoo cp .config /boot/config-3.14.4-gentoo grub2-mkconfig -o /boot/grub/grub.cfg /etc/default/grub has: GRUB_DEFAULT=kernel-3.14.4-gentoo GRUB_HIDDEN_TIMEOUT=3 GRUB_TIMEOUT=10 GRUB_GFXMODE=1024x768 GRUB_DISABLE_RECOVERY=true I need ideas as where to look, what to fix to get a newer kernel booting from grub2. Not any changes since 3.13 series was first used: (3.13.1) Note this problem started with kernel 3.13.7-gentoo and has persisted through 3.14.4. I have even diff the .config files [1] stumped needing a nudge, James [1] diff config-3.13.6B-gentoo config-3.14.4-gentoo 3c3 < # Linux/x86 3.13.6-gentoo Kernel Configuration --- > # Linux/x86 3.14.4-gentoo Kernel Configuration 178d177 < # CONFIG_UIDGID_STRICT_TYPE_CHECKS is not set 264a264,268 > CONFIG_HAVE_CC_STACKPROTECTOR=y > # CONFIG_CC_STACKPROTECTOR is not set > CONFIG_CC_STACKPROTECTOR_NONE=y > # CONFIG_CC_STACKPROTECTOR_REGULAR is not set > # CONFIG_CC_STACKPROTECTOR_STRONG is not set 399d402 < CONFIG_MICROCODE_INTEL_LIB=y 452a456 > # CONFIG_ZSMALLOC is not set 465d468 < # CONFIG_CC_STACKPROTECTOR is not set 771a775 > # CONFIG_NF_TABLES_INET is not set 780a785 > CONFIG_NFT_REJECT=m 816d820 < CONFIG_NFT_REJECT_IPV4=y 817a822 > CONFIG_NFT_REJECT_IPV4=m 836a842 > CONFIG_NFT_REJECT_IPV6=m 885a892,893 > # CONFIG_NET_SCH_HHF is not set > # CONFIG_NET_SCH_PIE is not set 933c941,942 < # CONFIG_NETPRIO_CGROUP is not set --- > # CONFIG_CGROUP_NET_PRIO is not set > # CONFIG_CGROUP_NET_CLASSID is not set 1104a1114 > # CONFIG_GENWQE is not set 1513a1524 > CONFIG_ARCH_MIGHT_HAVE_PC_SERIO=y 1580a1592 > # CONFIG_SERIAL_CLPS711X is not set 1665a1678 > # CONFIG_I2C_DESIGNWARE_PLATFORM is not set 1671a1685 > # CONFIG_I2C_RIIC is not set 1681a1696 > # CONFIG_I2C_ROBOTFUZZ_OSIF is not set 1730a1746 > # CONFIG_GPIO_CLPS711X is not set 1733a1750 > # CONFIG_GPIO_SCH311X is not set 1764d1780 < # CONFIG_GPIO_MCP23S08 is not set 1937d1952 < # CONFIG_CPU_THERMAL is not set 1938a1954 > # CONFIG_RCAR_THERMAL is not set 1940a1957 > # CONFIG_ACPI_INT3403_THERMAL is not set 1952a1970 > # CONFIG_DW_WATCHDOG is not set 2034a2053 > # CONFIG_MFD_MAX14577 is not set 2055a2075 > # CONFIG_MFD_LP3943 is not set 2085a2106 > # CONFIG_REGULATOR_ACT8865 is not set 2121d2141 < # CONFIG_VIDEO_V4L2_INT_DEVICE is not set 2186d2205 < # CONFIG_USB_SN9C102 is not set 2240a2260,2263 > # Audio/Video compression chips > # > # 2280a2304 > # CONFIG_DRM_I915 is not set 2291a2316 > # CONFIG_DRM_BOCHS is not set 2328a2354 > # CONFIG_FB_OPENCORES is not set 2667d2692 < # CONFIG_USB_MUSB_HDRC is not set 2705a2731 > # CONFIG_USB_MUSB_HDRC is not set 2706a2733 > # CONFIG_USB_DWC2 is not set 2742a2770 > # CONFIG_USB_SERIAL_MXUPORT is not set 2796a2825,2826 > # CONFIG_USB_OTG_FSM is not set > # CONFIG_KEYSTONE_USB_PHY is not set 2819a2850 > # CONFIG_USB_GR_UDC is not set 2930a2962 > # CONFIG_RTC_DRV_ISL12057 is not set 3010a3043 > # CONFIG_HP_WIRELESS is not set 3113a3147,3151 > # Humidity sensors > # > # CONFIG_DHT11 is not set > > # 3122a3161 > # CONFIG_CM32181 is not set 3137a3177,3180 > # Inclinometer sensors > # > # 3139a3183 > # CONFIG_MPL3115 is not set 3157a3202 > # CONFIG_BCM_KONA_USB2_PHY is not set 3169a3215 > CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y 3176a3223 > CONFIG_EFI_RUNTIME_MAP=y 3221d3267 < CONFIG_GENERIC_ACL=y 3338d3383 < # CONFIG_DEBUG_INFO is not set 3381a3427 > CONFIG_PANIC_TIMEOUT=0 3474a3521,3522 > # CONFIG_TEST_MODULE is not set > # CONFIG_TEST_USER_COPY is not set 3493d3540 < # CONFIG_X86_DECODER_SELFTEST is not set 3672a3720 > # CONFIG_CRYPTO_DEV_CCP is not set