Re: [PATCH] fix using grub device name as install device

2013-11-28 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 29.11.2013 07:52, Andrey Borzenkov wrote: > В Fri, 29 Nov 2013 07:27:06 +0100 > Vladimir 'φ-coder/phcoder' Serbinenko пишет: > >> On 28.11.2013 22:11, Andrey Borzenkov wrote: >>> Shell version of grub-install called grub-setup which resolved >>> install device name and called main setup routin

Re: [PATCH] fix using grub device name as install device

2013-11-28 Thread Andrey Borzenkov
В Fri, 29 Nov 2013 07:27:06 +0100 Vladimir 'φ-coder/phcoder' Serbinenko пишет: > On 28.11.2013 22:11, Andrey Borzenkov wrote: > > Shell version of grub-install called grub-setup which resolved > > install device name and called main setup routine. C version of > > grub-install calls main setup ro

Re: [PATCH] fix using grub device name as install device

2013-11-28 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 28.11.2013 22:11, Andrey Borzenkov wrote: > Shell version of grub-install called grub-setup which resolved > install device name and called main setup routine. C version of > grub-install calls main setup routine directly, which leads > to the error: > Do you have a reason for continuing accept

[PATCH] fix using grub device name as install device

2013-11-28 Thread Andrey Borzenkov
Shell version of grub-install called grub-setup which resolved install device name and called main setup routine. C version of grub-install calls main setup routine directly, which leads to the error: grub2-install: info: grub-bios-setup --verbose --force --skip-fs-probe --directory='/boot/gru