You are not logged in.

#1 2010-10-25 23:26:30

edward.taylor89
Member
From: UK
Registered: 2010-10-21
Posts: 34

[SOLVED] Generate Kernel26 image without fallback

As said by the title.. How can I do this?

Last edited by edward.taylor89 (2010-11-09 22:39:31)


'The perfect blossom is a rare thing. You could spend your life looking for one, and it would not be a wasted life.'

Offline

#2 2010-10-25 23:32:09

slytux
Member
From: New York
Registered: 2010-09-25
Posts: 129

Re: [SOLVED] Generate Kernel26 image without fallback

Edit /etc/mkinitcpio.d/kernel26.preset

Delete or comment out the fallback option
#PRESETS=('default' 'fallback')
PRESETS=('default')

Run #mkinitcpio -p kernel26

Offline

#3 2010-10-25 23:36:01

edward.taylor89
Member
From: UK
Registered: 2010-10-21
Posts: 34

Re: [SOLVED] Generate Kernel26 image without fallback

Works brilliantly! Thanks for the help smile


'The perfect blossom is a rare thing. You could spend your life looking for one, and it would not be a wasted life.'

Offline

Board footer

Powered by FluxBB