Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
windows:bootable_usb [2018/12/08 13:49] wikiadmin |
windows:bootable_usb [2019/03/26 11:05] (current) wikiadmin |
||
---|---|---|---|
Line 13: | Line 13: | ||
<wrap lo>{{material>attachment}}{{:windows:rufus_download.pdn|rufus_download.pdn}}</wrap> | <wrap lo>{{material>attachment}}{{:windows:rufus_download.pdn|rufus_download.pdn}}</wrap> | ||
</WRAP> | </WRAP> | ||
+ | ---- | ||
+ | <note>Technically speaking, it's not a burning, since we don't use laser for it, but historically writing an ISO file to a media was always a //burning// for me, so I'm using this term here.</note> | ||
+ | <WRAP group> | ||
+ | <WRAP half column> | ||
+ | **STEP 2.** Burning ISO | ||
+ | |||
+ | You'll need an USB drive of appropriate size. Most of 4GB sticks have enough space to hold Windows ISO, but once I had a 4GB stick which was 500 bytes less. Anyway, rufus will check available capacity of your USB drive and report to you if it's impossible to fit ISO into it. | ||
+ | |||
+ | Insert USB stick into your PC and start rufus tool | ||
+ | - Click ''"Select"'' button | ||
+ | - Navigate to saved Windows ISO file (see [[:windows:media_creation_tool|media creation tool]]) | ||
+ | - Click ''"Start"'' button | ||
+ | </WRAP> | ||
+ | <WRAP half column> | ||
+ | |||
+ | {{:windows:rufus_00.png?direct&400|Creating bootable USB drive}} | ||
+ | |||
+ | <wrap lo>{{material>attachment}}{{:windows:rufus_00.pdn|rufus_00.pdn}}</wrap> | ||
+ | </WRAP> | ||
+ | |||
+ | <WRAP group> | ||
+ | <WRAP half column> | ||
+ | 4. Confirm that last copy of your BTC wallet with 100 coins in it was not saved to the drive | ||
+ | |||
+ | </WRAP> | ||
+ | <WRAP half column> | ||
+ | {{:windows:rufus_01.png?direct&400|Creating bootable USB drive}} | ||
+ | |||
+ | <wrap lo>{{material>attachment}}{{:windows:rufus_01.pdn|rufus_01.pdn}}</wrap> | ||
+ | </WRAP> | ||
+ | </WRAP> | ||
+ | |||
+ | <WRAP group> | ||
+ | <WRAP half column> | ||
+ | 5. Wait approx 8 minutes and click ''"Close"'' button upon completion | ||
+ | </WRAP> | ||
+ | <WRAP half column> | ||
+ | {{:windows:rufus_02.png?direct&400|Creating bootable USB drive}} | ||
+ | |||
+ | <wrap lo>{{material>attachment}}{{:windows:rufus_02.pdn|rufus_02.pdn}}</wrap> | ||
+ | </WRAP> | ||
+ | </WRAP> | ||
+ | |||
+ | ---- | ||
+ | **STEP 3.** Download FireFox and rigutils.zip | ||
+ | |||
+ | I recommend to disconnect your PC during Windows installation procedure. Having full version of FireFox setup executable and rigutils.zip on the same USB drive may help you in reducing the time you spend on your rig configuration. Download FireFox by following this [[:windows:software:firefox#full|instruction]] and rigutils.zip by following [[:windows:rigutils:install|this one]]. | ||
+ | |||
+ | ---- | ||
+ | Continue to the next step "[[installation|Windows installation]]" | ||
+ | |||