aboutsummaryrefslogtreecommitdiffstats
path: root/greek/blends/hamradio/get/live.wml
blob: 5a607730aa52cb43a5b4404e971c9478e34ec27b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
#use wml::debian::blend title="Download Live Images"
#use wml::debian::blends::hamradio
#use "../navbar.inc"
#use wml::debian::translation-check translation="a2a93c6af14d9de0d3c3aa2b2d7fa4d06a48ee43" maintainer="galaxico"

<p>The Debian Hamradio Pure Blend produces <b>Live DVD images</b> that can
be used to try out the Debian Hamradio Pure Blend on a computer without
having to install it first. The images also contain an installer which can
be used to install Debian along with the packages from the blend.</p>

<h2>Debian Hamradio Blend Jessie Preview</h2>

<p>A preview release of the Debian Hamradio Blend Live DVD is available
for download. This is an unofficial release as the blend metapackages are
not included in Debian Jessie.</p>

<p>The latest stable release is: <strong><stable-version/></strong>.</p>

<ul>
        <li><a href="<stable-amd64-url/>">amd64 Live DVD image (ISO)</a> 
        <li><a href="<stable-i386-url/>">i386 Live DVD image (ISO)</a> 
        <li><a href="<stable-source-url/>">Live DVD image Source Archive (tar)</a> 
</ul>

<p>For webboot images, checksums and GPG signatures, see the <a
href="https://cdimage.debian.org/cdimage/blends-live/">full file
listing</a>.</p>

<h2>Debian Hamradio Blend Stretch</h2>

<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. The Debian CD FAQ provides instructions for burning ISO images
using <a href="https://www.debian.org/CD/faq/index#record-unix">Linux</a>, <a
href="https://www.debian.org/CD/faq/index#record-windows">Windows</a> and <a
href="https://www.debian.org/CD/faq/index#record-mac">Mac OS</a>. 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 <b>X</b> to the letter given.</p>

© 2014-2024 Faster IT GmbH | imprint | privacy policy