rajkosto / memloader

fusee payload that loads payloads from microsd/USB and boots them on the AArch64 CPU of the Nintendo Switch
GNU General Public License v2.0
110 stars 18 forks source link

Error 26 when trying to mount sdcard #7

Open Billtec opened 5 years ago

Billtec commented 5 years ago

img_20190224_202149 When I tried with TegraRcmGUI and mount MMC-SDCard as a USB mass storage, the Switch console shows the error information as in the photo. What does it mean and how to solve it?

leo60228 commented 5 years ago

Are there multiple partitions on your SD card? If so, memloader won't work. If there aren't, try running chkdsk (for Windows) or fsck (for Unix-y systems like macOS and Linux) on the SD card.

Billtec commented 5 years ago

Are there multiple partitions on your SD card? If so, memloader won't work. If there aren't, try running chkdsk (for Windows) or fsck (for Unix-y systems like macOS and Linux) on the SD card.

No multiple partitions on my SD card, the SD card is formatted using Switch itself. Beside SD card, the same error is occurred when mounting eMMC rawnand so maybe it is not because of the SD card?

leo60228 commented 5 years ago

Oh, I didn't realize you were using TegraRcmGui's memloader integration. I'm on Linux, so I can't help you with that. Sorry!

Billtec commented 5 years ago

Oh, I didn't realize you were using TegraRcmGui's memloader integration. I'm on Linux, so I can't help you with that. Sorry!

Thanks anyway.

Zombulu666 commented 4 years ago

i have the same problem