Recent content by bialasik

  1. B

    Tutorial Project How to set up ISFShax + Stroopwafel

    Sure @SDIO, thank you very much for all your effort and responsiveness, I am really grateful for all your help :bow: For that moment I will put that console on the shelf - in a few days I will solder pico to it, today I don't have any mana after all these days spent with trying to revive that...
  2. B

    Tutorial Project How to set up ISFShax + Stroopwafel

    Disregard this log - it is from the donor console most likely - as I updated in the post, there is no difference between runs in redlogs directory so it is not logging anything. Sorry for posting that log without checking diff between log directories I have created it with format redNAND and...
  3. B

    Tutorial Project How to set up ISFShax + Stroopwafel

    So if I created rednand on the donor console using Format rednand in minute, the SCFM is also there from the original console? If I tried to boot it with SCFM disabled in rednand.ini and now I am trying to boot it again but with enabled, may it be garbled now? 1754602369 Update: the rednand I...
  4. B

    Tutorial Project How to set up ISFShax + Stroopwafel

    What if I manually change the partition ID from Linux to NTFS? It still won't work? And with the scfm NOT disabled in minute.ini it still does not work I cleared SCFM in the broken console
  5. B

    Tutorial Project How to set up ISFShax + Stroopwafel

    Yes I removed scfm.img It must be a problem with redNAND itself - it does not work on another console What I did: 1. Grab a new SD card, booted donor console into minute (it has isfshax installed) and selected Erase redNAND 2. It created partitions Disk: /dev/disk2 geometry: 7577/255/63...
  6. B

    Tutorial Project How to set up ISFShax + Stroopwafel

    You mean I should take the fw.img from the tiles I downloaded by MLCRestorerDownloader and rename it and boot rednand from it? 1754568441 If so, it didn't worked, same "go go go" result In a meantime I have prepared another rednand from another donor console and result is the same I have...
  7. B

    Tutorial Project How to set up ISFShax + Stroopwafel

    I dumped logs from slc and logs from rednand Then tried to boot with rednand Then tried to boot with slc Then dumped the logs from slc and logs again Then ran the command "for file in redlogs1/*; do f=$(basename "$file"); diff "redlogs1/$f" "redlogs2/$f"; done" to check diffs between files No...
  8. B

    Tutorial Project How to set up ISFShax + Stroopwafel

    With a small help from chatgpt, I think I found it 2025-08-06 23:28:02 Cafe OS SDK Version 2.13.01 Build 68939 Branch sdk_2_13 Espresso: 0x0000700100000201 Latte: 0x0000409f System mode: 0x100000 Boot flags: 0x84010000 Security Level: 0x1e Key Type: 0xfffffffc Prod...
  9. B

    Tutorial Project How to set up ISFShax + Stroopwafel

    I dumped redslc logs but it looks similar, 99 logs have been dumped with a similar content to the ones above Did I use a good option in minute for it? 1754513860 May be useful - during loading rednand I can hear a short "crack" sound from the speakers of the TV (like the soundsystem is turning...
  10. B

    Tutorial Project How to set up ISFShax + Stroopwafel

    I have put 52 folders from MLCRestorerDownloader into wafel_install and loaded redNand from minute. It blinked, then it stopped and logs shows that it succeeded to install MLC tiles. However it is still frozen and I don't have WiiU logo on the screen :( That's my rednand.ini [partitions]...
  11. B

    Tutorial Project How to set up ISFShax + Stroopwafel

    On restoring SLC.RAW I received plenty of errors on several addresses I dumped logs by "Dump sys crash logs" but I have 99 files with the same creation date, which should I check? Last one named 99 2017-08-30 23:18:57 Cafe OS SDK Version 2.13.01 Build 68939 Branch sdk_2_13 Espresso...
  12. B

    Tutorial Project How to set up ISFShax + Stroopwafel

    Well, it looks like that (SLC.RAW) ./nandBinCheck SLC.RAW ** nandBinCheck : Wii nand info tool ** from giantpune built: Aug 6 2025 01:53:56 Failed to determine nand type "Error setting path to nand object"
  13. B

    Tutorial Project How to set up ISFShax + Stroopwafel

    I generated a new SLC.RAW from another donor console, this time nandBinCheck's output looks better 00000010 ffffffff ffffffff ffffffff ffffffff ................ 00000020 ffffffff ffffffff ffffffff ffffffff ................ 00000030 ffffffff ffffffff ffffffff ffffffff ...
  14. B

    Tutorial Project How to set up ISFShax + Stroopwafel

    @SDIO how to strip that data from SLC.RAW? And to which partition should I dd it from computer? It's the last one or third one? (one is signed as fat16 in iPartition) 1754502635 When I tried to load my SLC.RAW into nandBinCheck, here are the last lines of the output verifying ecc... 0 out of...
  15. B

    Tutorial Project How to set up ISFShax + Stroopwafel

    @SDIO I completely messed it up yesterday. :( What I did: 1. used Format redNAND option in minute to prepare a sd 2. put SLC+MLC and executed Patch (sd) and Boot ios redNAND to install it via wafel mlc setup 3. it installed all the data, led stopped blinking 4. I removed wafel mlc setup plugin...