- License: [GPLv3+](LICENSE)
- [References](references)
+- [Tutorial](tutorial)
- Contact: rhatto at riseup.net
Design
------------
Don't want to install another piece of software and prefer to build a bootless
-rescue disk yourself? Then read about the [barebones approach](barebones).
+rescue disk yourself? Then read about the [barebones tutorial](tutorial).
Just clone
<div id="pagebody">
<TMPL_IF HTML5><section id="content"><TMPL_ELSE><div id="content"></TMPL_IF>
+ <!--
<p class="pagedate">
<TMPL_IF HAS_PARENTLINKS><strong>Posted <TMPL_VAR CTIME></strong></TMPL_IF>
</p>
+ -->
<TMPL_VAR CONTENT>
<TMPL_IF HTML5></section><TMPL_ELSE></div></TMPL_IF>
-[[!meta title="Bootless: barebones approach"]]
+[[!meta title="Bootless: barebones tutorial"]]
This tutorial helps you to build a Grub USB stick to boot your operating systems.