Step 2 - Choose Boot Drive
Boot Drive:
{% for d in drives %}
{{ d.name }} ({{ d.size }}, score {{ d.score }})
{% endfor %}