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 21ca8a2 commit 6a4aacbCopy full SHA for 6a4aacb
Makefile
@@ -89,7 +89,6 @@ Install-Grub-BIOS:
89
git clone https://git.savannah.gnu.org/git/grub.git
90
cd grub
91
sudo apt-get install build-essential autoconf automake
92
- ./bootstrap
93
./autogen.sh
94
./configure --prefix=$HOME/local --platform=pc-i386
95
make
0 commit comments