-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathburn_sdcard.html
192 lines (183 loc) · 11.2 KB
/
burn_sdcard.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
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>ROKOS • Bitcoin Full node OS • How to Burn ROKOS .img to SDcard</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="ROKOS is an OK Bitcoin Full node Open Source Operating System for Raspberry Pi, Pi zero, Pi 2, Pi 3, Pi 4, PINE64+, Odroid - Launch A Bitcoin Full Node and/or stake Okcash on your IoT devices" />
<!-- css -->
<link href="css/bootstrap.min.css" rel="stylesheet" />
<link href="css/fancybox/jquery.fancybox.css" rel="stylesheet">
<link href="css/jcarousel.css" rel="stylesheet" />
<link href="css/flexslider.css" rel="stylesheet" />
<link href="css/style.css" rel="stylesheet" />
<!-- Theme skin -->
<link href="skins/default.css" rel="stylesheet" />
<link href="/img/favicon.ico" rel="icon" type="image/ico" />
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<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','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-71872638-1', 'auto');
ga('send', 'pageview');
</script>
<div id="wrapper">
<!-- start header -->
<header>
<div class="navbar navbar-default navbar-static-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="http://rokos.space"><img src="img/rokos.png" alt="ROKOS"></a>
</div>
<div class="navbar-collapse collapse ">
<ul class="nav navbar-nav">
<li><a href="index.html">Rokos</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle " data-toggle="dropdown" data-hover="dropdown" data-delay="0" data-close-others="false">Core Info <b class=" icon-angle-down"></b></a>
<ul class="dropdown-menu">
<li><a href="core.html">Latest Core version</a></li>
<li><a href="core-tech.html">Rokos Core Tech</a></li>
<!-- <li><a href="#">Tutorials</a></li> -->
</ul>
<li class="dropdown">
<a href="#" class="dropdown-toggle " data-toggle="dropdown" data-hover="dropdown" data-delay="0" data-close-others="false">How to Install <b class=" icon-angle-down"></b></a>
<ul class="dropdown-menu">
<li><a href="burn_sdcard.html">Burn ROKOS .img to SDcard</a></li>
<li><a href="rokos_corepi.html">ROKOS core X1 - Raspberry Pi 2, 3, 4</a></li>
<li><a href="rokos_core.html">ROKOS core X1 - Pine64+</a></li>
<!-- <li><a href="rokos_corebanana.html">ROKOS core X1 - Banana Pro</a></li> -->
<!-- <li><a href="#">ROKOS </a></li> -->
<!-- <li><a href="#">Tutorials</a></li> -->
</ul>
</li>
<li><a href="downloads.html">Downloads</a></li>
<li><a href="support.html">Support</a></li> <li><a href="https://rokos-flavors.space" target="_blank">Flavors </a></li>
</ul>
</div>
</div>
</div>
</header>
<!-- end header -->
<section id="inner-headline">
<div class="container">
<div class="row">
<div class="col-lg-12">
<ul class="breadcrumb">
<li><a href="index.html"><i class="fa fa-home"></i></a><i class="icon-angle-right"></i></li>
<li>How to<i class="icon-angle-right"></i></li>
<li class="active">Burn ROKOS .img to SDcard</li>
</ul>
</div>
</div>
</div>
</section>
<section id="content">
<div class="container">
<div align="center"><strong>"Empower yourself and build your own Bitcoin and Cryptocurrencies Fullnode Guide"</strong><br /><br /><strong>How to burn my ROKOS .img to my SDcard - Guide from zero! Full steps for New Users</strong><br /><br /></div>
<div align="center"><strong>---Prepare the MicroSD/MicroSDHC card---</strong></div>
<p><br />(In the example we use windows, for mac and linux can follow same steps but with their own SD .img burning software)<br /><br />1. Download and install SD Formatter 4.0 (This is the tool to format the SD card) from:<br />Windows: <a class="ul" href="https://www.sdcard.org/downloads/formatter_4/eula_windows/SDFormatterv4.zip">https://www.sdcard.org/downloads/formatter_4/eula_windows/SDFormatterv4.zip</a><br />Mac: <a class="ul" href="https://www.sdcard.org/downloads/formatter_4/eula_mac/SDFormatter_4.00B.pkg">https://www.sdcard.org/downloads/formatter_4/eula_mac/SDFormatter_4.00B.pkg</a><br />(or find it yourself at: <a class="ul" href="https://sdcard.org/downloads">https://sdcard.org/downloads</a>)<br /><br />2. Insert the MicroSD/MicroSDHC card into your PC/Mac. (You will probably need an MicroSD to SD adapter for this).<br /><br />3. Start SD Formatter 4.0 and click the [Option] button. In there you change from "FORMAT TYPE: QUICK" to "FORMAT TYPE: (FULL)Erase", just leave the "FORMAT SIZE ADJUSTMENT" in OFF and click the [OK] button so start the format. When the card is completely formatted click the [Exit] button to close SD Formatter.<br /><br />4. Download and install Win32 Disk Imager (This is the iso file Image burner) from:<br />Windows: <a class="ul" href="http://sourceforge.net/projects/win32diskimager/files/latest/download">http://sourceforge.net/projects/win32diskimager/files/latest/download</a><br /><br />5. Download ROKOS Core or Flavors (rokosXversion_name.zip) and unzip the ISO file</p>
<p>(This is the awesome ROKOS Core "Operating System" that we are going to install on the SD card) from:<br />find your .img download yourself at: <a class="ul" href="http://rokos.space/downloads.html">http://rokos.space/downloads.html</a><br /><br />6. Start Win32 Disk Imager, press the "little blue folder" and select the "rokosXversion.img" file that you did extract. Make sure your SD card is selected in the list to the right and press the [Write] button.</p>
<p> It will tell you that it can corrupt the SD card, just press [Yes] to continue the installation, when the installation to the SD card is done press the [Exit] button to close Win32 Disk Imager.<br /><br />7. Now "Safely remove" your SD card from the computer.<br /><br />8. Put the MicroSD/MicroSDHC card in your IoT device, and make sure you got an USB Keyboard, Monitor (via HDMI), and and Internet cable connected to the IoT device before you connect the power cable.</p>
<p> </p>
<center><strong>ENJOY THIS AWESOME OPERATING SYSTEM!</strong></center>
</section>
<footer>
<div class="container">
<div class="row">
<div class="col-lg-3">
<div class="widget">
<h5 class="widgetheading">Join the OK Bitcoin community</h5>
<br><a href="https://discord.io/bitcoin"> <img alt="Logo" src="https://discordapp.com/api/guilds/213747404745211904/widget.png?style=banner2" width="250px"></a>
</div>
</div>
<div class="col-lg-3">
<div class="widget">
<h5 class="widgetheading">Info</h5>
<ul class="link-list">
<li><a href="http://bitcoin.org" target="_blank">Bitcoin</a></li>
<li><a href="http://okcash.co" target="_blank">Okcash</a></li>
<li><a href="downloads.html">Downloads</a></li>
<li><a href="http://rokos-flavors.space">ROKOS Flavors</a></li>
<li><a href="support.html">Support</a></li>
<li><a href="https://www.pine64.org/" target="_blank">Pine64+</a></li>
<li><a href="https://www.raspberrypi.org/" target="_blank">Raspberry Pi</a></li>
</ul>
</div>
</div>
<div class="col-lg-3">
<div class="widget">
<h5 class="widgetheading">Press</h5>
<ul class="link-list">
<li><a href="http://www.nasdaq.com/article/fintech-at-ces-mastercard-and-rokos-shake-things-up-cm734192" target="_blank">Nasdaq.com (CES 2017 Headlines)</a></li>
<li><a href="http://techcrunch.com/2016/01/04/the-rokos-core-os-turns-your-raspberry-pi-into-a-bitcoin-node/" target="_blank">TechCrunch.com (CES 2016 Headlines)</a></li>
<li><a href="http://hwagm.elhacker.net/rokos-v4-sistema-operativo-para-ejecutar-un-nodo-de-bitcoin-en-raspberry-pi-2/" target="_blank">elhacker.net</a></li>
<li><a href="http://themerkle.com/news/rokos-is-a-free-raspberry-pi-operating-system-to-launch-a-bitcoin-node/" target="_blank">themerkle.com</a></li>
<li><a href="http://www.coinfox.ru/novosti/4216-rokos-new-software-to-work-with-bitcoin-2" target="_blank">coinfox.ru</a></li>
<li><a href="http://www.diariobitcoin.com/index.php/2015/12/28/conoce-a-rokos-v4-un-nuevo-sistema-operativo-con-nodos-bitcoin-integrados/" target="_blank">diariobitcoin.com</a></li>
<li><a href="http://criptonoticias.com/rokos-v4-sistema-operativo-nodo-de-bitcoin-raspberry-pi-2/" target="_blank">criptonoticias.com</a></li>
<li><a href="https://fossforce.com/2016/07/alternatives-raspbian-ubuntu-mate/" target="_blank">fossforce.com</a></li> <li><a href="https://themerkle.com/foss-force-acknowledges-cryptocurrency-based-rokos-operating-system-for-raspberry-pi/" target="_blank">FOSS acknowledges ROKOS</a></li>
</ul>
</div>
</div>
<div class="col-lg-3">
<div class="widget">
<h5 class="widgetheading">Open Source</h5>
<div>
<img src="img/rokos2.png" alt="ROKOS">
</div>
<br /><br />
<ul class="social-network">
<li><a href="https://twitter.com/BitcoinFullnode/" target="_blank" data-placement="top" title="Twitter"><i class="fa fa-twitter fa-3x"></i></a></li>
</ul>
<div class="clear">
</div>
</div>
</div>
</div>
</div>
<div id="sub-footer">
<div class="container">
<div class="row">
<div class="col-lg-6">
<div class="copyright">
<p>
<span>© ROKOS 2014-2022. In honor to </span>Satoshi
</p>
</div>
</div>
<div class="col-lg-6">
</div>
</div>
</div>
</div>
</footer>
</div>
<a href="#" class="scrollup"><i class="fa fa-angle-up active"></i></a>
<!-- javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="js/jquery.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.fancybox.pack.js"></script>
<script src="js/jquery.fancybox-media.js"></script>
<script src="js/google-code-prettify/prettify.js"></script>
<script src="js/portfolio/jquery.quicksand.js"></script>
<script src="js/portfolio/setting.js"></script>
<script src="js/jquery.flexslider.js"></script>
<script src="js/animate.js"></script>
<script src="js/custom.js"></script>
</body>
</html>