Editing
Installation Guide
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Manual Installation == # From the [https://wii-linux.org/downloads Wii Linux downloads page], download "Latest build's ArchPOWER rootfs (.tar.gz)" and "Latest build's ArchPOWER SD Card files". # Partition the media. You will need a FAT32 partition on your SD card, and will need an ext4 partition on either the SD card or USB storage. #* The SD card files take up around 34 megabytes of space. To ensure plenty of space for updating, we recommend at least 256MB for the FAT partition. #** If you plan to use other Wii homebrew from your SD Card, you probably want to have more space, likely at least 1GB #* If you are using USB storage for the root, you don't need to partition the SD card. # Format the root partition as ext4. #* You will need to ensure that the <code>verity</code> and <code>metadata_csum_seed</code> ext4 features are disabled, because the Wii Linux kernel is too old to support them. #* <code>sudo mkfs.ext4 -O '^verity' -O '^metadata_csum_seed' -L 'arch' /dev/[root block device here]</code> # Extract the SD card files to the SD card's FAT32 partition. ## <code>sudo mount /dev/[SD card block device here] /mnt</code> ## <code>cd /mnt</code> ## <code>tar -xzvf [/path/to/boot_files.tgz]</code> ## <code>cd; sudo umount /mnt</code> # Extract the rootfs. ## <code>sudo mount /dev/[root block device here] /mnt</code> ## <code>cd /mnt</code> ## <code>tar -xvP --acls --xattrs --same-owner --same-permissions --numeric-owner --sparse -f [/path/to/rootfs.tar.gz]</code> ##* You '''must''' use these flags to extract the rootfs properly ## <code>sync; cd; sudo umount /mnt</code> # Remove the SD card (and root device if you have a dedicated one) from the Linux machine.
Summary:
Please note that all contributions to Wii-Linux Wiki are considered to be released under the CC BY-SA 4.0 (see
Wii-Linux Wiki:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Wii-Linux Discord Server
Installation Guide
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information