We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c5ff4a commit 34af5cbCopy full SHA for 34af5cb
README.md
@@ -64,7 +64,7 @@ mv /mnt/boot/EFI/BOOT/grubx64.efi /mnt/EFI/BOOT/bootx64.efi
64
wget -c "http://releases.ubuntu.com/14.04.1/ubuntu-14.04.1-desktop-amd64.iso" -O /mnt/boot/iso/ubuntu-14.04.1-desktop-amd64.iso
65
66
# Configure bootloader
67
-/mnt/boot/bin/generate
+/mnt/boot/bin/detect
68
69
# Create and install ExtensionImages, e.g., for Adobe Flash Player and proprietary firmware
70
bash /mnt/boot/bin/generate-*
0 commit comments