Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] grub2 boots only older kernel
Date: Mon, 19 May 2014 19:26:56
Message-Id: loom.20140519T211309-889@post.gmane.org
1 Hello,
2
3 > grub 2 trouble?
4 I have 6 different kernels. that show up in /boot and in the grub2 boot menu
5 of choices.
6
7 The lastest version that works is 3.13.6
8
9 I cannot get any since then to boot the (FX8350) gentoo system. Very weird.
10 I even copied of the .config file from 3.13.6 to 3.14.4, answered the
11 questions and issued:
12
13
14 make && make modules_install
15 cp arch/x86_64/boot/bzImage /boot/kernel-3.14.4-gentoo
16 cp System.map /boot/System.map-3.14.4-gentoo
17 cp .config /boot/config-3.14.4-gentoo
18 grub2-mkconfig -o /boot/grub/grub.cfg
19
20 /etc/default/grub has:
21
22 GRUB_DEFAULT=kernel-3.14.4-gentoo
23 GRUB_HIDDEN_TIMEOUT=3
24 GRUB_TIMEOUT=10
25 GRUB_GFXMODE=1024x768
26 GRUB_DISABLE_RECOVERY=true
27
28
29 I need ideas as where to look, what to fix to get a newer kernel
30 booting from grub2. Not any changes since 3.13 series was first used:
31 (3.13.1) Note this problem started with kernel 3.13.7-gentoo and has
32 persisted through 3.14.4. I have even diff the .config files [1]
33
34
35 stumped needing a nudge,
36 James
37
38
39 [1]
40 diff config-3.13.6B-gentoo config-3.14.4-gentoo
41 3c3
42 < # Linux/x86 3.13.6-gentoo Kernel Configuration
43 ---
44 > # Linux/x86 3.14.4-gentoo Kernel Configuration
45 178d177
46 < # CONFIG_UIDGID_STRICT_TYPE_CHECKS is not set
47 264a264,268
48 > CONFIG_HAVE_CC_STACKPROTECTOR=y
49 > # CONFIG_CC_STACKPROTECTOR is not set
50 > CONFIG_CC_STACKPROTECTOR_NONE=y
51 > # CONFIG_CC_STACKPROTECTOR_REGULAR is not set
52 > # CONFIG_CC_STACKPROTECTOR_STRONG is not set
53 399d402
54 < CONFIG_MICROCODE_INTEL_LIB=y
55 452a456
56 > # CONFIG_ZSMALLOC is not set
57 465d468
58 < # CONFIG_CC_STACKPROTECTOR is not set
59 771a775
60 > # CONFIG_NF_TABLES_INET is not set
61 780a785
62 > CONFIG_NFT_REJECT=m
63 816d820
64 < CONFIG_NFT_REJECT_IPV4=y
65 817a822
66 > CONFIG_NFT_REJECT_IPV4=m
67 836a842
68 > CONFIG_NFT_REJECT_IPV6=m
69 885a892,893
70 > # CONFIG_NET_SCH_HHF is not set
71 > # CONFIG_NET_SCH_PIE is not set
72 933c941,942
73 < # CONFIG_NETPRIO_CGROUP is not set
74 ---
75 > # CONFIG_CGROUP_NET_PRIO is not set
76 > # CONFIG_CGROUP_NET_CLASSID is not set
77 1104a1114
78 > # CONFIG_GENWQE is not set
79 1513a1524
80 > CONFIG_ARCH_MIGHT_HAVE_PC_SERIO=y
81 1580a1592
82 > # CONFIG_SERIAL_CLPS711X is not set
83 1665a1678
84 > # CONFIG_I2C_DESIGNWARE_PLATFORM is not set
85 1671a1685
86 > # CONFIG_I2C_RIIC is not set
87 1681a1696
88 > # CONFIG_I2C_ROBOTFUZZ_OSIF is not set
89 1730a1746
90 > # CONFIG_GPIO_CLPS711X is not set
91 1733a1750
92 > # CONFIG_GPIO_SCH311X is not set
93 1764d1780
94 < # CONFIG_GPIO_MCP23S08 is not set
95 1937d1952
96 < # CONFIG_CPU_THERMAL is not set
97 1938a1954
98 > # CONFIG_RCAR_THERMAL is not set
99 1940a1957
100 > # CONFIG_ACPI_INT3403_THERMAL is not set
101 1952a1970
102 > # CONFIG_DW_WATCHDOG is not set
103 2034a2053
104 > # CONFIG_MFD_MAX14577 is not set
105 2055a2075
106 > # CONFIG_MFD_LP3943 is not set
107 2085a2106
108 > # CONFIG_REGULATOR_ACT8865 is not set
109 2121d2141
110 < # CONFIG_VIDEO_V4L2_INT_DEVICE is not set
111 2186d2205
112 < # CONFIG_USB_SN9C102 is not set
113 2240a2260,2263
114 > # Audio/Video compression chips
115 > #
116 > #
117 2280a2304
118 > # CONFIG_DRM_I915 is not set
119 2291a2316
120 > # CONFIG_DRM_BOCHS is not set
121 2328a2354
122 > # CONFIG_FB_OPENCORES is not set
123 2667d2692
124 < # CONFIG_USB_MUSB_HDRC is not set
125 2705a2731
126 > # CONFIG_USB_MUSB_HDRC is not set
127 2706a2733
128 > # CONFIG_USB_DWC2 is not set
129 2742a2770
130 > # CONFIG_USB_SERIAL_MXUPORT is not set
131 2796a2825,2826
132 > # CONFIG_USB_OTG_FSM is not set
133 > # CONFIG_KEYSTONE_USB_PHY is not set
134 2819a2850
135 > # CONFIG_USB_GR_UDC is not set
136 2930a2962
137 > # CONFIG_RTC_DRV_ISL12057 is not set
138 3010a3043
139 > # CONFIG_HP_WIRELESS is not set
140 3113a3147,3151
141 > # Humidity sensors
142 > #
143 > # CONFIG_DHT11 is not set
144 >
145 > #
146 3122a3161
147 > # CONFIG_CM32181 is not set
148 3137a3177,3180
149 > # Inclinometer sensors
150 > #
151 > #
152 3139a3183
153 > # CONFIG_MPL3115 is not set
154 3157a3202
155 > # CONFIG_BCM_KONA_USB2_PHY is not set
156 3169a3215
157 > CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y
158 3176a3223
159 > CONFIG_EFI_RUNTIME_MAP=y
160 3221d3267
161 < CONFIG_GENERIC_ACL=y
162 3338d3383
163 < # CONFIG_DEBUG_INFO is not set
164 3381a3427
165 > CONFIG_PANIC_TIMEOUT=0
166 3474a3521,3522
167 > # CONFIG_TEST_MODULE is not set
168 > # CONFIG_TEST_USER_COPY is not set
169 3493d3540
170 < # CONFIG_X86_DECODER_SELFTEST is not set
171 3672a3720
172 > # CONFIG_CRYPTO_DEV_CCP is not set

Replies

Subject Author
Re: [gentoo-user] grub2 boots only older kernel wraeth <wraeth@×××××××××.au>