diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-06-04 05:45:55 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-06-04 05:45:55 (EDT) |
commit | f21bfa8d7d5b3755519e51ef9ed0552628eec85d (patch) | |
tree | 766f4efb66244f15a3d9343f3035af7c2854993a /docs | |
parent | b38e577fc2c63c9b388825e4035a69c4f09ae4e3 (diff) | |
download | libreboot-f21bfa8d7d5b3755519e51ef9ed0552628eec85d.zip libreboot-f21bfa8d7d5b3755519e51ef9ed0552628eec85d.tar.gz libreboot-f21bfa8d7d5b3755519e51ef9ed0552628eec85d.tar.bz2 |
docs/gnulinux/g_*installer.html: Notes about Trisquel net install
Diffstat (limited to 'docs')
-rw-r--r-- | docs/gnulinux/grub_boot_installer.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/gnulinux/grub_boot_installer.html b/docs/gnulinux/grub_boot_installer.html index fa93e0e..9ff3dd2 100644 --- a/docs/gnulinux/grub_boot_installer.html +++ b/docs/gnulinux/grub_boot_installer.html @@ -77,6 +77,20 @@ </div> <div class="section"> + + <h2>Trisquel net install?</h2> + + <p> + Tip: don't use the official net install image. Download the full GNOME ISO (the ~1.5GiB one). + In this ISO, there is still the capability to boot the net install, while it also provides + an easy to use live system (which you can boot from USB). This ISO also works using + <i>syslinux_configfile -i</i> (the <i>Parse ISOLINUX</i> menu entries in the default + GRUB configuration that libreboot uses). + </p> + + </div> + + <div class="section"> <h2>Booting ISOLINUX images</h2> |