diff --git a/www/index.html b/www/index.html index 2f8b8b68d..5d9494fe9 100644 --- a/www/index.html +++ b/www/index.html @@ -12,11 +12,11 @@ -
+build_minimal_linux_live.sh
and wait. If you have resolved all build dependencies, the whole
process should take less than 30 minutes on a modern computer. If the build fails for some reason, most probably there
are unresolved build dependencies. Several users reported that the build-essential
package resolves all unexpected
- build dependencies for Ubuntu. If you are using Linux Mint try to
+ build dependencies for Ubuntu. If you are using Linux Mint try to
install the package g++
and if you still have troubles then try the build-essential
package. On
- Fedora you might need the static 'glibc' package glibc-static
.
- On Arch Linux and Debian
+ Fedora you might need the static 'glibc' package glibc-static
.
+ On Arch Linux and Debian
you might need to locate isolinux.bin
and copy it to /usr/lib/syslinux/isolinux.bin
.
minimal_linux_live.iso
in the same folder where you
executed the scripts. You can burn the ISO image file on CD/DVD, install it on USB flash drive via
Universal USB Installer,
- or run it directly via PC emulator like VirtualBox. Minimal Linux Live
+ or run it directly via PC emulator like VirtualBox. Minimal Linux Live
requires at least 64MB RAM, otherwise the boot process most probably will hang.
@@ -273,7 +273,7 @@