lkml.org 
[lkml]   [2016]   [May]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: Linux v4.6 does not work with Centos 7 (Radeon) but works with Linux v4.5
From
On 5/16/16, Jeff Merkey <linux.mdb@gmail.com> wrote:
> On 5/15/16, OenHan <oenhan@gmail.com> wrote:
>> Maybe you should install kexec-tools or uncheck kdump options in .config:
>>
>> rpm -qf /lib/kdump/kdump-lib.sh
>> kexec-tools-2.0.7-38.el7_2.1.x86_64
>>

The problem here is that Centos 7 has the script at /usr/lib/kdump
instead of /lib/kdump. Problem fixed by creating a symbolic link to
/usr/lib/kdump in /lib.

i.e.

ln -s /usr/lib/kdump /lib/kdump

fixed. Not sure why v4.6 install.sh causes this but it does.

Jeff


>>
>> Thanks
>>
>> Oen Han
>>
>
>

> Jeff
>

\
 
 \ /
  Last update: 2016-05-16 23:21    [W:0.160 / U:0.328 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site