tce-load -i cd grub-2.00 sed -i -e '/gets is a/d' grub-core/gnulib/stdio.in.h CFLAGS="-march=i486 -mtune=i686 -Os -pipe" CXXFLAGS="-march=i486 -mtune=i686 -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --disable-grub-emu-usb --disable-efiemu --disable-werror make sudo make install ******************************************************* GRUB2 will be compiled with following components: Platform: i386-pc With devmapper support: No (need libdevmapper header) With memory debugging: No With disk cache statistics: No efiemu runtime: No (explicitly disabled) grub-mkfont: No (need freetype2 library) grub-mount: No (need FUSE library) starfield theme: No (No grub-mkfont) With libzfs support: No (need zfs library) *******************************************************