The following commit has been merged in the master branch:
commit bbfaea9c7e61b831c591b9d6e348a19a9e0af6e5
Author: Iain R. Learmonth <[email protected]>
Date:   Wed May 13 14:20:05 2015 +0100

    hamradio: Added more details to Live DVD page

diff --git a/www/hamradio/live.html b/www/hamradio/live.html
index 59b06b2..9c9fd9d 100644
--- a/www/hamradio/live.html
+++ b/www/hamradio/live.html
@@ -39,12 +39,6 @@
 
        <h2>Download</h2>
 
-       <h3>Debian Hamradio Blend Stretch</h3>
-
-       <p>In the near future, live DVDs will be built for stretch (the current
-       Debian testing distribution) although these are not currently
-       available.</p>
-
        <h3>Debian Hamradio Blend Jessie Preview</h3>
 
        <p>A preview release of the Debian Hamradio Blend Live DVD is available
@@ -52,13 +46,39 @@
        not included in Debian Jessie.</p>
 
        <ul>
-               <li><a 
href="http://irl.sdf.org/hamradio-images/debian-hamradio-jessie-preview-amd64.iso";>amd64
 Live DVD image (ISO)</a></li>
-               <li><a 
href="http://irl.sdf.org/hamradio-images/debian-hamradio-jessie-preview-i386.iso";>i386
 Live DVD image (ISO)</a></li>
+               <li><a 
href="http://irl.sdf.org/hamradio-images/debian-hamradio-jessie-preview-amd64.iso";>amd64
 Live DVD image (ISO)</a> (<a 
href="http://irl.sdf.org/hamradio-images/debian-hamradio-jessie-preview-amd64.iso.asc";>GPG
 signature</a>)</li>
+               <li><a 
href="http://irl.sdf.org/hamradio-images/debian-hamradio-jessie-preview-i386.iso";>i386
 Live DVD image (ISO)</a> (<a 
href="http://irl.sdf.org/hamradio-images/debian-hamradio-jessie-preview-i386.iso.asc";>GPG
 signature</a>)</li>
        </ul>
 
-       <p><small>Hosting for these live images is provided by the <a
+       <p><small>Hosting for these unofficial live images is provided by the <a
         href="http://www.sdf.org/";>SDF Public Access UNIX 
system</a>.</small></p>
 
+       <h3>Debian Hamradio Blend Stretch</h3>
+
+       <p>In the near future, live DVDs will be built for stretch (the current
+       Debian testing distribution) although these are not currently
+       available.</p>
+
+       <h2>Getting Started</h2>
+
+       <h3>Using a DVD</h3>
+
+       <p>Most modern operating systems will have provisions for burning ISO 
images
+       to DVD media. There are too many options to describe here. If you are 
having
+       difficulty, using a web search engine should provide the answers you 
need.</p>
+
+       <h3>Using a USB stick</h3>
+
+       <p>The ISO images are built as hybrid images, so you can copy them 
directly to
+       a USB stick without using any special software like unetbootin. On a 
Linux
+       system, you can do this like so:</p>
+
+       <pre>sudo dd if=/path/to/debian-hamradio-live-image.iso 
of=/dev/sd<b>X</b></pre>
+
+       <p>The output of the dmesg command should let you know the device name 
of the
+       USB stick where you will need to change the X to the letter given.</p>
+
+
 </div>
 
 <div id="footer">

-- 
Static and dynamic websites for Debian Pure Blends

_______________________________________________
Blends-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/blends-commit

Reply via email to