Skip to content
This repository has been archived by the owner on Oct 14, 2022. It is now read-only.

Commit

Permalink
new and improved! with live iso!
Browse files Browse the repository at this point in the history
  • Loading branch information
fiendish authored Jan 7, 2017
1 parent 6e443bc commit 37223e7
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,23 @@
</head>
<body style="text-align:center;">
<h1>
Which Debian ISO Should You Download?<br>
Which Debian ISO Should You Get?<br>
&dArr;<br>
<a href="http://cdimage.debian.org/cdimage/unofficial/non-free/cd-including-firmware/weekly-builds/amd64/iso-cd/firmware-testing-amd64-netinst.iso">ALMOST CERTAINLY THIS ONE</a><br>
(64bit+firmware)<br>
(x64 testing + non-free firmware)<br>
&uArr;
</h1>
<h2>
Looking for a LIVE ISO?<br>
<a href="http://cdimage.debian.org/cdimage/unofficial/non-free/cd-including-firmware/weekly-live-builds/amd64/iso-hybrid/debian-live-testing-amd64-gnome-desktop+nonfree.iso">GOTCHA COVERED, FAM!</a><br>
(x64 live testing + gnome + non-free firmware)
</h2>
<hr>
<h5>You were going to install nonfree wifi firmware <em>anyway</em>. Disagree? <a href="https://www.debian.org/distrib/">Have fun here</a>.</h5>
And don't forget:<br><code>dd if=firmware-testing-amd64-netinst.iso of=/dev/sd&lt;X&gt;</code><br>
(replace &lt;X&gt; accordingly)
And don't forget:<br><code>dd if=&lt;iso_file_name_here&gt; of=/dev/sd&lt;your_usb_key_dev_id&gt;</code>
<br><br><br>
<span id="gh"><a href="https://github.com/fiendish/The-Debian-Gotham-Needs">Fork&nbsp;me&nbsp;on&nbsp;GitHub...lol</a></span>
<span id="gh"><a href="https://github.com/fiendish/The-Debian-Gotham-Needs">Fork&nbsp;me&nbsp;on&nbsp;GitHub, lol</a></span>
<br><br><br>
<div><hr><a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" width="88" height="31" src="http://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br>This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<br></div>
</body>
</html>



0 comments on commit 37223e7

Please sign in to comment.