Hacking Formatted sd card in nintendo switch and pc will not recognize it

Spice_Wolf

Member
Newcomer
Joined
Oct 13, 2017
Messages
5
Trophies
0
Age
30
XP
304
Country
Japan
I solved it with this.
Perhaps you may be able to solve it.

docs.microsoft com/en-us/windows-server/storage/disk-management/change-a-drive-letter
 
D

Deleted User

Guest
I solved it with this.
Perhaps you may be able to solve it.

docs.microsoft com/en-us/windows-server/storage/disk-management/change-a-drive-letter
didn't work for me
unknown.png
 

ichibaka

Well-Known Member
Newcomer
Joined
Jul 4, 2018
Messages
80
Trophies
0
Age
38
XP
196
Country
United States
What windows version are you using? I'm thinking you're not using windows 10, otherwise you cant see exfat format partition.
 

Mr. Wizard

Ending the spread of bullshit one thread at a time
Member
Joined
Mar 20, 2015
Messages
1,814
Trophies
0
Location
E8 lattice
XP
1,532
Country
Canada
Does your PC read SDXC cards at all?

You can also try booting from a live cd Linux. https://www.linuxmint.com/download.php

exFAT Supported Operating Systems

Operating System

exFAT support

Patch download

Windows 10

Supported natively

Windows 8 Supported natively
Windows 7 Supported natively
Windows Vista Requires update to Service Pack 1 or 2
(both supports exFAT)

Download Service Pack 1 (with exFAT support)
Download Service Pack 2 (with exFAT support)

Windows XP
(Service Pack 2 or 3)

No longer supported by Microsoft

exFAT patch is no longer available for Windows XP systems

Mac OS X

Requires Mac OS X version 10.6.6 and above


NOTE: Some Host devices may NOT support SDXC cards.
 
Last edited by Mr. Wizard,

Tetmohawk

New Member
Newbie
Joined
Feb 23, 2021
Messages
3
Trophies
0
Age
54
XP
33
Country
United States
Anybody see any resolution to this? I can't transfer SD card data in either Windows or Linux.

I bought a new microSD card for my Nintendo Switch. I've read lots of instructions including Nintendo's instructions on how to do it. They say to insert the microSD card into a Windows system, copy the data into a folder, and then copy that data into the new microSD card. Simple.

However, neither Windows 10 nor Linux can read the data. When I use fdisk on Linux to see what's going on this is what I get:

Disk /dev/sdc: 1 MiB, 1048576 bytes, 2048 sectors
Disk model: Storage Device
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x00000000

Device Boot Start End Sectors Size Id Type
/dev/sdc1 32768 124735487 124702720 59.5G 7 HPFS/NTFS/exFAT


Neither Windows 10 nor Linux can see /dev/sdc1. Windows 10 asks me if I want to format it. The microSD card was formatted in the Switch. When I format an empty card in the switch, it can't be read by Linux or Windows so I think something is going on with how they format it. Lot's of websites say it's easy, just copy and paste. But that's not what I'm seeing at all. Can someone help?
 

Tetmohawk

New Member
Newbie
Joined
Feb 23, 2021
Messages
3
Trophies
0
Age
54
XP
33
Country
United States
SOLVED

Thanks to everyone who had useful suggestions!

I think the issue is a combination of exFAT and my card reader which was microSD adaptor inserted into a USB device into the computer. These micro SDXC cards seem to have issues in Linux and Windows where the partition table is small, but there's still a huge partition on it. I'm not a partition expert, but I imagine there's a small table pointing to something else that points to the actual exFAT partition and that's causing problems. I think this and my adpator were the problem. After a LOT of searching, trial, and error, I came upon this solution which seems to have worked.

First, I have a Chromebook with GalliumOS (Linux Ubuntu) running on it. It happened to have a microSD reader. I made sure that exfat-utils, fuse-exfat, and opensc programs were installed. Doing this was based upon forums I read. The exFAT stuff makes sense because it's an exfat partition. I don't know if the opensc smart card utility program was needed or not. However, these three were installed on my Linux system in case someone needs to do what I did.

What's important to know is that if I insert the microSD card into my Linux laptop it couldn't find it. Strange. However, if I insert the card when the laptop is off then it is recognized by Linux after boot and I can mount it without any issues. Because of this I was able to pull off the data.

Because I'm a new member I can't link to my posts on Reddit about this. Message me if you want more info.
 

The Real Jdbye

*is birb*
Member
Joined
Mar 17, 2010
Messages
23,373
Trophies
4
Location
Space
XP
13,977
Country
Norway
Anybody see any resolution to this? I can't transfer SD card data in either Windows or Linux.

I bought a new microSD card for my Nintendo Switch. I've read lots of instructions including Nintendo's instructions on how to do it. They say to insert the microSD card into a Windows system, copy the data into a folder, and then copy that data into the new microSD card. Simple.

However, neither Windows 10 nor Linux can read the data. When I use fdisk on Linux to see what's going on this is what I get:

Disk /dev/sdc: 1 MiB, 1048576 bytes, 2048 sectors
Disk model: Storage Device
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x00000000

Device Boot Start End Sectors Size Id Type
/dev/sdc1 32768 124735487 124702720 59.5G 7 HPFS/NTFS/exFAT


Neither Windows 10 nor Linux can see /dev/sdc1. Windows 10 asks me if I want to format it. The microSD card was formatted in the Switch. When I format an empty card in the switch, it can't be read by Linux or Windows so I think something is going on with how they format it. Lot's of websites say it's easy, just copy and paste. But that's not what I'm seeing at all. Can someone help?
Looks like it's seeing it just fine to me. Maybe you were missing the exfat support packages.
 

wiiNinja

Well-Known Member
Member
Joined
Jan 13, 2009
Messages
645
Trophies
1
XP
1,784
Country
United States
Anybody see any resolution to this? I can't transfer SD card data in either Windows or Linux.

I bought a new microSD card for my Nintendo Switch. I've read lots of instructions including Nintendo's instructions on how to do it. They say to insert the microSD card into a Windows system, copy the data into a folder, and then copy that data into the new microSD card. Simple.

However, neither Windows 10 nor Linux can read the data. When I use fdisk on Linux to see what's going on this is what I get:

Disk /dev/sdc: 1 MiB, 1048576 bytes, 2048 sectors
Disk model: Storage Device
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x00000000

Device Boot Start End Sectors Size Id Type
/dev/sdc1 32768 124735487 124702720 59.5G 7 HPFS/NTFS/exFAT


Neither Windows 10 nor Linux can see /dev/sdc1. Windows 10 asks me if I want to format it. The microSD card was formatted in the Switch. When I format an empty card in the switch, it can't be read by Linux or Windows so I think something is going on with how they format it. Lot's of websites say it's easy, just copy and paste. But that's not what I'm seeing at all. Can someone help?

Looks like your Linux recognized that partition. Try manually mounting it to see if you can (sudo mount /dev/sdc1 ~/<someFolderName>). Or perhaps your Linux distro is missing the exfat package: How to Mount and Use an exFAT Drive on Ubuntu Linux (itsfoss.com) Once you have the data you need from that card, reformat that from Windows as suggested.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
  • Quincy @ Quincy:
    Usually when such a big title leaks the Temp will be the first to report about it (going off of historical reports here, Pokemon SV being the latest one I can recall seeing pop up here)
  • K3Nv2 @ K3Nv2:
    I still like how a freaking mp3 file hacks webos all that security defeated by text yet again
  • BigOnYa @ BigOnYa:
    They have simulators for everything nowdays, cray cray. How about a sim that shows you playing the Switch.
  • K3Nv2 @ K3Nv2:
    That's called yuzu
    +1
  • BigOnYa @ BigOnYa:
    I want a 120hz 4k tv but crazy how more expensive the 120hz over the 60hz are. Or even more crazy is the price of 8k's.
  • K3Nv2 @ K3Nv2:
    No real point since movies are 30fps
  • BigOnYa @ BigOnYa:
    Not a big movie buff, more of a gamer tbh. And Series X is 120hz 8k ready, but yea only 120hz 4k games out right now, but thinking of in the future.
  • K3Nv2 @ K3Nv2:
    Mostly why you never see TV manufacturers going post 60hz
  • BigOnYa @ BigOnYa:
    I only watch tv when i goto bed, it puts me to sleep, and I have a nas drive filled w my fav shows so i can watch them in order, commercial free. I usually watch Married w Children, or South Park
  • K3Nv2 @ K3Nv2:
    Stremio ruined my need for nas
  • BigOnYa @ BigOnYa:
    I stream from Nas to firestick, one on every tv, and use Kodi. I'm happy w it, plays everything. (I pirate/torrent shows/movies on pc, and put on nas)
  • K3Nv2 @ K3Nv2:
    Kodi repost are still pretty popular
  • BigOnYa @ BigOnYa:
    What the hell is Kodi reposts? what do you mean, or "Wut?" -xdqwerty
  • K3Nv2 @ K3Nv2:
    Google them basically web crawlers to movie sites
  • BigOnYa @ BigOnYa:
    oh you mean the 3rd party apps on Kodi, yea i know what you mean, yea there are still a few cool ones, in fact watched the new planet of the apes movie other night w wifey thru one, was good pic surprisingly, not a cam
  • BigOnYa @ BigOnYa:
    Damn, only $2.06 and free shipping. Gotta cost more for them to ship than $2.06
    +1
  • BigOnYa @ BigOnYa:
    I got my Dad a firestick for Xmas and showed him those 3rd party sites on Kodi, he loves it, all he watches anymore. He said he has got 3 letters from AT&T already about pirating, but he says f them, let them shut my internet off (He wants out of his AT&T contract anyways)
  • K3Nv2 @ K3Nv2:
    That's where stremio comes to play never got a letter about it
  • BigOnYa @ BigOnYa:
    I just use a VPN, even give him my login and password so can use it also, and he refuses, he's funny.
  • BigOnYa @ BigOnYa:
    I had to find and get him an old style flip phone even without text, cause thats what he wanted. No text, no internet, only phone calls. Old, old school.
  • Psionic Roshambo @ Psionic Roshambo:
    @BigOnYa, Lol I bought a new USB card reader thing on AliExpress last month for I think like 87 cents. Free shipping from China... It arrived it works and honestly I don't understand how it was so cheap.
    +1
    Psionic Roshambo @ Psionic Roshambo: @BigOnYa, Lol I bought a new USB card reader thing on AliExpress last month for I think like 87... +1