Re: Openwrt x86_64 grub2 fallback feature

2014-10-09 Thread Alex Nikitenko
Hello, Andrei. Thank you for you fast reply. I was able to copy this function to grub.cfg. It worked for me with save_env. Thanks a lot. Alex 2014-10-09 12:02 GMT+03:00 Andrei Borzenkov : > On Thu, Oct 9, 2014 at 12:40 PM, Alex Nikitenko > wrote: > > Hello. > > > > I was trying to bring up

Re: Openwrt x86_64 grub2 fallback feature

2014-10-09 Thread Andrei Borzenkov
On Thu, Oct 9, 2014 at 12:40 PM, Alex Nikitenko wrote: > Hello. > > I was trying to bring up GRUB fallback feature on x86_64 based OpenWRT > build. > I used this article as a reference. > http://www.linuxscrew.com/2012/04/24/grub-fallback-boot-good-kernel-if-new-one-crashes/ > It's for Fedora, but

Openwrt x86_64 grub2 fallback feature

2014-10-09 Thread Alex Nikitenko
Hello. I was trying to bring up GRUB fallback feature on x86_64 based OpenWRT build. I used this article as a reference. http://www.linuxscrew.com/2012/04/24/grub-fallback-boot-good-kernel-if-new-one-crashes/ It's for Fedora, but I hope, that I can do something similar for openwrt. Here's my conf