On Mon, May 5, 2014 at 7:27 PM, Jordan Uggla <[email protected]> wrote:
>
> It's certainly odd; my suspicion is that grub was miscompiled somehow.
Well.. exactly the same USB stick connected to another PC works fine.
Problem occurred only on some motherboards.

> Where did you obtain your grub binaries and how did you install grub?
Compiled from source code on Intel x64 as a part of LFS
(http://www.linuxfromscratch.org):
./configure --prefix=/usr          \
            --sbindir=/sbin        \
            --sysconfdir=/etc      \
            --disable-grub-emu-usb \
            --disable-efiemu       \
            --disable-werror
make
make install

Regards,
Alexey

_______________________________________________
Help-grub mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-grub

Reply via email to