Changes

1 byte removed ,  20:32, 15 July 2022
Line 123: Line 123:  
  # 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
+
/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
 
  # mv /mnt/wiiroot/boot/*.elf /mnt/wiiboot/bootmii/ppcboot.elf