On Thu, May 24, 2012 at 9:08 AM, Frank Murphy <frankl...@gmail.com> wrote:
> On 24/05/12 12:53, Josh Boyer wrote:
>>
>>
>> Erm... your grub2 config file you sent previously showed you were using
>> and x86_64 kernel.  Do you even have the i686 kernel installed?  There
>> are clearly modules in the RPM in koji, so I suspect maybe you want to
>> try with x86_64?
>>
>> josh
>
>
> Put up some more info:
> http://frankly3d.eu/kernel-error

dracut initramfs-3.5.0-0.rc0.git3.1.fc18.x86_64
kernel-3.5.0-0.rc0.git3.1.fc18.x86_64
find: `/lib/modules/kernel-3.5.0-0.rc0.git3.1.fc18.x86_64/': No such
file or directory
find: `/lib/modules/kernel-3.5.0-0.rc0.git3.1.fc18.x86_64/': No such
file or directory
find: `/lib/modules/kernel-3.5.0-0.rc0.git3.1.fc18.x86_64/': No such
file or directory
find: `/lib/modules/kernel-3.5.0-0.rc0.git3.1.fc18.x86_64/': No such
file or directory
find: `/lib/modules/kernel-3.5.0-0.rc0.git3.1.fc18.x86_64/': No such
file or directory
find: `/lib/modules/kernel-3.5.0-0.rc0.git3.1.fc18.x86_64/': No such
file or directory
F: installkernel failed in module kernel-modules


ls -R
frank@test08 ~$ su -
Password:
[root@test08 ~]# ls -R /usr/lib/modules/3.5.0-0.rc0.git3.1.fc18.x86_64

Look closely.  You're telling dracut the kernel version is
'kernel-3.5.0....' and it takes that very literally.  Remove the
'kernel-' prefix and just use '3.5.0-0.rc0.git3.1.fc18.x86_64'.


None of that explains why there is no initramfs being created from the
kernel update itself though.  If you yum update to today's rawhide
kernel, is one created?

josh
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Reply via email to