• Your folder structure should look similar to this:
💾 SD Card
┗ 📂wiiu
      ┣ 📂apps
      ┃ ┣ 📂AromaUpdater
      ┃ ┃ ┗📜AromaUpdater.wuhb
      ┃ ┣ 📜PayloadLoaderInstaller.wuhb
      ┃ ┗ (All other WiiU apps should be here too)
      ┣ 📂environments
      ┃ ┗ 📂aroma
      ┃ ┣ 📂modules
      ┃ ┃ ┣ 📂setup
      ┃ ┃ ┃ ┣ 📜00_mocha.rpx
      ┃ ┃ ┃ ┣ 📜10_wums_loader.rpx
      ┃ ┃ ┃ ┗ 📜99_autoboot.rpx
      ┃ ┃ ┗ (All other Aroma modules ending with .wms should be here too)
      ┃ ┣ 📂plugins
      ┃ ┃ ┣ 📜AromaBasePlugin.wps
      ┃ ┃ ┣ 📜drc_region_free.wps
      ┃ ┃ ┣ 📜homebrew_on_menu.wps
      ┃ ┃ ┣ 📜regionfree.wps
      ┃ ┃ ┗ (All other Aroma plugins ending with .wps should be here too)
      ┃ ┗ 📜root.rpx
      ┣ 📂payloads
      ┃ ┣ 📂default
      ┃ ┃ ┗ 📜payload.elf
      ┃ ┗ 📂nanddumper
      ┃ ┗ 📜payload.elf
      ┣ 📜payload.rpx
      ┗ 📜payload.elf

• Your folder structure should not look like this:
💾 SD Card
┗ ⛔📁COPY_TO_SD