Skip to content

Commit

Permalink
Update links
Browse files Browse the repository at this point in the history
Added fwlinks. Fixed confusing boot media
  • Loading branch information
Lou Amadio committed Jun 25, 2014
1 parent a00138a commit 6c17cd9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
9 changes: 4 additions & 5 deletions SetupGalileo.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,11 @@ permalink: /SetupGalileo.htm
<div class="panel-body">This step is only required if your kit does not have an microSD card with a Windows image.</div>
</div>
You will need to attain a microSD card (We suggest at least 8 GB) and reformat it.<br/>
<a href="<placeholder>">Download apply-bootmedia.cmd</a>
<a href="http://go.microsoft.com/fwlink/?LinkID=403150">Download the Windows package.</a>
<br/>
<a href="<placeholder>">Download the .wim</a>
<br/>
Then run the following from an elevated Command Prompt:<br/>
<kbd>apply-bootmedia.cmd -destination {YourSDCardDrive} -image {.wimFile} -hostname {WhateverYouFeelLike} -password {WhateverYouFeelLike}</kbd>
Unzip the downloaded Windows package.<br/>
Run the included script from an <b>elevated</b> Command Prompt:<br/>
<kbd>apply-bootmedia.cmd -destination {YourSDCardDrive} -image {.wimFile} -hostname mygalileo -password admin</kbd><br/>
<hr/>

<h2>Insert the microSD card</h2>
Expand Down
6 changes: 3 additions & 3 deletions SetupPC.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ permalink: /SetupPC.htm
</div>
<div id="collapseOne" class="panel-collapse collapse">
<div class="panel-body">
Please install the <a href="">Windows Development Kit for IoT</a>
Please install the <a href="http://go.microsoft.com/fwlink/?LinkID=403151">Windows Development Kit for IoT</a>
</div>
</div>
</div>
Expand All @@ -40,7 +40,7 @@ permalink: /SetupPC.htm
Install the <a href="http://visualstudiogallery.msdn.microsoft.com/4ec1526c-4a8c-4a84-b702-b21a8f5293ca">Nuget package manager</a> for Visual Studio 2013
</li>
<li>
Install the <a href="">Windows Development Kit for IoT</a>
Install the <a href="http://go.microsoft.com/fwlink/?LinkID=403151">Windows Development Kit for IoT</a>
</li>
</ol>
</div>
Expand All @@ -64,7 +64,7 @@ permalink: /SetupPC.htm
Install the <a href="http://visualstudiogallery.msdn.microsoft.com/4ec1526c-4a8c-4a84-b702-b21a8f5293ca">Nuget package manager</a> for Visual Studio 2013
</li>
<li>
Install the <a href="">Windows Development Kit for IoT</a>
Install the <a href="http://go.microsoft.com/fwlink/?LinkID=403151">Windows Development Kit for IoT</a>
</li>
</ol>
</div>
Expand Down

0 comments on commit 6c17cd9

Please sign in to comment.