New translations unblock-updates.md (Swedish)

pull/3/head
Ian Burgwin 4 years ago
parent 582d273d07
commit 09b72ec1ff

@ -0,0 +1,29 @@
# Unblocking Updates
---
This is needed if you ever need to perform a System Update.
### Instructions
<!-- tabs:start -->
#### **Recreating The Update Folder**
?> In order for this method to work, your Wii U needs to be in the same network as your Computer.
1. Plug your SD Card into your Computer.
1. Download and extract [ftpiiu_everywhere](http://wiiubru.com/appstore/zips/fpiiu-cbhc.zip) to the root of your SD Card.
1. Download an FTP client of your choice such as [FileZilla](https://filezilla-project.org/download.php?show_all=1).
1. Plug the SD Card into your Wii U console and power it on.
1. Launch the CFW of your choice (Mocha, Haxchi/CBHC) and enter the Homebrew Launcher.
1. Navigate the Homebrew Launcher and run the ftpiiu_everywhere app.
1. Take note of the IP address on the Wii U screen.
1. On your PC run your preferred FTP client and open an FTP connection to your Wii U. In FileZilla, this can be done using the Site Manager, but be sure to replace the IP address with the one shown on your Wii U screen: <br><img src="docs/assets/img/FTP.png" alt="FileZilla" />
1. Navigate to `/storage_mlc/sys`.
1. Create a folder named `update`.
1. You are now no longer blocking system updates.
### **Removing The DNS Blocks**
1. Enter the Wii U's system settings and navigate to `Internet > Connect to the Internet > Connection List >` `Your WiFi connection > Change Settings > DNS` and set the option to `Auto-obtain`.
1. You are now no longer blocking system updates.
<!-- tabs:end -->
Loading…
Cancel
Save