-
Notifications
You must be signed in to change notification settings - Fork 14
/
linux_download.html
115 lines (90 loc) · 11.2 KB
/
linux_download.html
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
<!DOCTYPE html>
<html lang="en">
<head>
<title>UNetbootin - Linux Downloads</title>
<meta charset="utf-8">
<meta name="DESCRIPTION" content="UNetbootin allows you to create bootable Live USB drives for Ubuntu, Fedora, and other Linux distributions without burning a CD. It runs on Windows, Linux, and Mac OS X.">
<meta name="KEYWORDS" content="unetbootin,liveusb,ubuntu,mint,fedora,pclinuxos,pclos,sabayon,usb,live usb,debian,gentoo,sabayonlinux,sabayon linux,zenwalk,linux mint,centos,mepis,puppy linux,dsl,elive,mandriva,opensuse,slax,slackware,freebsd,netbsd,bsd,backtrack,ophcrack,supergrubdisk,archlinux,vectorlinux,wubi,netboot,ubuntu-netboot,linux,partedmagic,sbm,smartbootmanager,universal netboot installer,faunos,freedos,download,mac,osx,frugalware,installer,utilities,partition,loopmounted">
<link rel="canonical" href="https://unetbootin.github.io/">
<link href="style.css" rel="stylesheet" type="text/css" />
<link rel="shortcut icon" href="favicon.ico">
<style type="text/css">.txlive {display: none;}</style>
<script type="text/javascript" src="http://cdn.transifex.com/cdbb199282754614bb488676c54fcc7b/latest/manifest.jsonp"></script>
<style type="text/css">
.txlive-langselector { position:fixed;z-index:999999;min-width: 120px;line-height:32px;background-color:rgba( 0,0,0,0.75 );box-shadow: 0 0 4px rgba( 0,0,0,0.3 );color: #fff;font-size: 14px;font-family: inherit; }
.txlive-langselector * { margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;border-radius: 0;-moz-border-radius:0;-webkit-border-radius:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-border-radius:0;opacity:1; }
.txlive-langselector.txlive-langselector-topleft { top:0;left:0;right:auto;bottom:auto;border-radius: 0 0 2px 0;-moz-border-radius: 0 0 2px 0;-webkit-border-radius: 0 0 2px 0; }
.txlive-langselector.txlive-langselector-topright { top:0;left:auto;right:0;bottom:auto;border-radius: 0 2px 0 0;-moz-border-radius: 0 2px 0 0;-webkit-border-radius: 0 2px 0 0; }
.txlive-langselector.txlive-langselector-bottomleft { top:auto;left:0;right:auto;bottom:0;border-radius: 0 2px 0 0;-moz-border-radius: 0 2px 0 0;-webkit-border-radius: 0 2px 0 0; }
.txlive-langselector.txlive-langselector-bottomright { top:auto;left:auto;right:0;bottom:0;border-radius: 2px 0 0 0;-moz-border-radius: 2px 0 0 0;-webkit-border-radius: 2px 0 0 0; }
.txlive-langselector .txlive-langselector-toggle { overflow: hidden;display: block;padding:2px 16px;width: 100%;height:36px;cursor:pointer;cursor:hand; }
.txlive-langselector.txlive-langselector-topleft .txlive-langselector-toggle { overflow: hidden;display: block;border-top:2px solid #006f9f;padding:2px 16px;height:36px;line-height:32px;cursor:pointer;cursor:hand; }
.txlive-langselector.txlive-langselector-topright .txlive-langselector-toggle { overflow: hidden;display: block;border-top:2px solid #006f9f;padding:2px 16px;height:36px;line-height:32px;cursor:pointer;cursor:hand; }
.txlive-langselector.txlive-langselector-bottomleft .txlive-langselector-toggle { overflow: hidden;display: block;border-bottom:2px solid #006f9f;padding:2px 16px;height:36px;line-height:32px;cursor:pointer;cursor:hand; }
.txlive-langselector.txlive-langselector-bottomright .txlive-langselector-toggle { overflow: hidden;display: block;border-bottom:2px solid #006f9f;padding:2px 16px;height:36px;line-height:32px;cursor:pointer;cursor:hand; }
.txlive-langselector .txlive-langselector-current { float: left;padding: 0;max-width: 200px;overflow:hidden;white-space: nowrap;text-overflow:ellipsis; }
.txlive-langselector .txlive-langselector-marker { float: right;display: block;position:relative;width:0;height:0;margin-left:8px;margin-top: 13px;border-right:4px dashed transparent;border-left:4px dashed transparent;}
.txlive-langselector-topright .txlive-langselector-marker,.txlive-langselector-topleft .txlive-langselector-marker {border-top:4px solid #fff;}
.txlive-langselector-bottomright .txlive-langselector-marker,.txlive-langselector-bottomleft .txlive-langselector-marker {border-bottom:4px solid #fff;}
.txlive-langselector-list { position:absolute;width: 100%;margin:0;padding:10px 0;display:none;background-color:#eaf1f7;box-shadow: 0 0 4px rgba( 0,0,0,0.3 );color:#666;list-style-type:none; }
.txlive-langselector-list.txlive-langselector-list-opened { display:block; }
.txlive-langselector-list > li {padding:0 16px;width:100%;overflow:hidden;white-space: nowrap;text-overflow:ellipsis;}
.txlive-langselector-list > li:hover {background-color:#b0b9c1;color:#fff;cursor:pointer;cursor:hand;}
.txlive-langselector-topright > .txlive-langselector-list {top:40px;left:auto;right:0;bottom:auto;border-bottom: 1px solid #f4f7f9;}
.txlive-langselector-topleft > .txlive-langselector-list {top:40px;left:0;right:auto;bottom:auto;border-bottom: 1px solid #f4f7f9;}
.txlive-langselector-bottomright > .txlive-langselector-list {top:auto;left:auto;right:0;bottom:40px;border-top: 1px solid #f4f7f9;}
.txlive-langselector-bottomleft > .txlive-langselector-list {top:auto;left:0;right:auto;bottom:40px;border-top: 1px solid #f4f7f9;}
.txlive-langselector-topright > .txlive-langselector-list,.txlive-langselector-bottomright > .txlive-langselector-list {border-radius: 2px 0 0 2px;-moz-border-radius: 2px 0 0 2px;-webkit-border-radius: 2px 0 0 2px;}
.txlive-langselector-topleft > .txlive-langselector-list,.txlive-langselector-bottomleft > .txlive-langselector-list {border-radius: 0 2px 2px 0;-moz-border-radius: 0 2px 2px 0;-webkit-border-radius: 0 2px 2px 0;}
</style>
</head>
<body>
<div id="container">
<!-- Start Main Content -->
<h1><a href="/">UNetbootin</a> - Downloads for Linux</h1>
<h3>Ubuntu Package</h3>
To install UNetbootin from the <a href="https://launchpad.net/~gezakovacs/+archive/ubuntu/ppa">Ubuntu PPA</a>, run the commands:<br><br>
<code>sudo add-apt-repository ppa:gezakovacs/ppa</code><br>
<code>sudo apt-get update</code><br>
<code>sudo apt-get install unetbootin</code><br>
<h3>Binaries: <a class="boxlink" href="https://github.com/unetbootin/unetbootin/releases/download/702/unetbootin-linux-702.bin">32-bit binary</a> <a class="boxlink" href="https://github.com/unetbootin/unetbootin/releases/download/702/unetbootin-linux64-702.bin">64-bit binary</a></h3>
To run these binaries, download them and run the command <code>chmod +x ./unetbootin-linux</code>, or go to Properties->Permissions and check "Execute"), then start the application by running <code>./unetbootin-linux</code>
<h3>Other Packages (may be outdated): <a href="http://launchpad.net/~gezakovacs/+archive/ppa">Ubuntu</a> <a href="http://packages.debian.org/search?suite=all&keywords=unetbootin">Debian</a> <a href="http://admin.fedoraproject.org/updates/search/unetbootin">Fedora</a> <a href="http://software.opensuse.org/search?baseproject=ALL&p=1&q=unetbootin">Suse</a> <a href="http://www.archlinux.org/packages/community/i686/unetbootin/">Arch</a> <a href="http://packages.gentoo.org/package/sys-boot/unetbootin">Gentoo</a></h3>
<h3>Sources: <a href="https://github.com/unetbootin/unetbootin/releases/download/702/unetbootin-source-702.tar.gz">Tarball (tar.gz)</a> <a href="https://github.com/gkovacs/unetbootin">Github</a></h3>
To compile UNetbootin from source, see <a href="http://sourceforge.net/p/unetbootin/wiki/compile">Compiling UNetbootin</a>
<h3><a href="/">Return to homepage</a></h3>
<div style="display:block; text-align: center; clear: both;">
<a href="https://www.paypal.me/gezak/10" target="_blank"><div style="/*! font-size: 12px; */ /*! color: #444; */ border: 1px solid #ccc; border-radius: 5px; display: inline-block; left: auto; right: auto; padding: 5px; font-weight: bold;"><img src="paypal.svg" style="float: left; padding-right: 5px; height: 22px;" alt="Donate via Paypal">Donate via Paypal</div></a>
<!-- <a href="https://www.paypal.me/gezak/10" target="_blank"><div style="font-size: 12px; color: #444; border: 1px solid #ccc; border-radius: 5px; display: inline-block; left: auto; right: auto; padding: 3px; font-weight: bold"><img src="paypal.png" style="float: left; padding-right: 5px;" alt="Donate via Paypal" />Donate via Paypal</div></a> -->
<a href="https://coinbase.com/checkouts/b6c03143c5843875d41731764c1b89ad" target="_blank"><div style="/*! font-size: 12px; */ /*! color: #444; */ border: 1px solid #ccc; border-radius: 5px; display: inline-block; left: auto; right: auto; padding: 5px; font-weight: bold"><img src="bitcoin.png" style="float: left; padding-right: 5px" alt="Donate via Bitcoin">Donate via Bitcoin</div></a>
<a href="https://venmo.com/?txn=pay&recipients=gezak&amount=10.00&note=for%20UNetbootin%20Development&audience=public" target="_blank"><div style="/*! font-size: 12px; */ /*! color: #444; */ border: 1px solid #ccc; border-radius: 5px; display: inline-block; left: auto; right: auto; padding: 5px; font-weight: bold"><img src="venmo.png" style="float: left; padding-right: 5px" alt="Donate via Venmo">Donate via Venmo</div></a>
<!--
<a href="https://flattr.com/submit/auto?user_id=gezak&url=https%3A%2F%2Funetbootin.github.io%2F" target="_blank"><div style="font-size: 12px; color: #444; border: 1px solid #ccc; border-radius: 5px; display: inline-block; left: auto; right: auto; padding: 3px; font-weight: bold"><img src="flattr.png" alt="Flattr this" title="Flattr this" style="float: left; padding-right: 5px;" />Flattr this</div></a>
-->
</div>
</div>
<!-- End Main Content -->
<script async="" src="https://www.google-analytics.com/analytics.js"></script><script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-62588527-6', 'auto');
ga('send', 'pageview');
</script>
<script type="text/javascript">window.liveSettings={api_key:"cdbb199282754614bb488676c54fcc7b"}</script>
<script type="text/javascript" src="//cdn.transifex.com/live.js"></script>
<script>
var add_translate_timer = setInterval(function() {
var language_picker = document.getElementById('tx-live-lang-picker')
if (language_picker) {
clearInterval(add_translate_timer);
var help_translate = document.createElement('li');
help_translate.setAttribute('onclick', 'window.location.href="https://www.transifex.com/gkovacs/unetbootin-website/"');
help_translate.setAttribute('data-value', 'en');
help_translate.innerHTML = 'Translate';
language_picker.appendChild(help_translate);
}
}, 1000);
</script>
<div id="tx-live-lang-container" class="txlive-langselector txlive-langselector-bottomleft"><ul id="tx-live-lang-picker" class="txlive-langselector-list notranslate"><li data-value="en">English</li><li data-value="zh_CN">中文 (中国)</li><li data-value="nl">Nederlands</li><li data-value="fr">Français</li><li data-value="ru">Русский</li><li data-value="tr">Türkçe</li><li onclick="window.location.href="https://www.transifex.com/gkovacs/unetbootin-website/"" data-value="en">Translate</li></ul><div class="txlive-langselector-toggle notranslate" id="tx-live-lang-toggle"><span class="txlive-langselector-current" id="tx-live-lang-current">English</span><span class="txlive-langselector-marker"></span></div></div></body></html>