Line 122:
Line 122:
# tar xpf /path/to/wiitoo.tar -C /mnt/wiiroot/
# tar xpf /path/to/wiitoo.tar -C /mnt/wiiroot/
+
+
/mnt/wiiroot/boot is a dummy that contains a .elf file, that elf file is our linux kernel that outputs NTSC, for PAL or 480p, some patches might be necessary, copy the file to your bootmii folder
+
+
# mv /mnt/wiiroot/boot/*.elf /mnt/wiiboot/bootmii/ppcboot.elf
=== From a Windows PC ===
=== From a Windows PC ===