We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd8ecc8 commit f67da0eCopy full SHA for f67da0e
Makefile
@@ -89,6 +89,7 @@ Install-Grub-BIOS:
89
sudo apt-get install build-essential autoconf automake
90
cd grub
91
ls
92
+ ./grub/bootstrap
93
./grub/autogen.sh
94
./grub/configure --prefix=$HOME/local --platform=pc-i386
95
pushd grub
0 commit comments