Changing SD cards
The goal of this page is to transfer the contents from one SD card to another one. The method to do this will differ, depending on whether you're using a partition based emuMMC on your SD card or not.
We will be using hekate to both backup and restore the emuMMC, so make sure that you have its latest files on your SD card already.
Instructions
You should first check whether you have a file or partition based emuMMC:
- Inject the hekate payload.
- Tap on
emuMMC
. - Under
emuMMC Info & Selection
, check the text next toType
.- If you have one it should be either
SD Raw Partition
orSD File
.
- If you have one it should be either
If you are using a file based emummc or are using no emummc at all:
- Remove your SD card.
- Insert your old SD card into your computer.
- Copy the contents of your SD card somewhere to your PC.
- Eject the SD card and insert your new one.
- Format your new SD card to FAT32 if it isn’t already.
- To do this, use guiformat for example (Windows).
- Copy the files from your PC to your new SD card and you’re done.
If you are using a partition based emummc:
Space for the backup
You need at least 30GB of free space to be able to backup and restore the emuMMC!
- Inject the hekate payload.
- In the main menu, tap on
Tools
, thenBackup eMMC
and setSD emuMMC Raw Partition
at the bottom of your screen toON
. - Backup both
SD emuMMC BOOT0 & BOOT1
andSD emuMMC RAW GPP
(Note: raw gpp may take a while). - Once both are done, go back to the main menu, remove your SD card and insert it into your PC.
- If Windows asks you to format a drive, discard it and select the drive with your SD contents.
- Copy the contents of your SD card somewhere to your PC.
- Follow only this page to partition the new SD card for an emuMMC setup.
- After it’s done, exit and insert your new SD card into your PC.
- Copy the contents of your old SD card to your new one.
- Navigate to
/backup/<some characters>/
on your SD card and moveBOOT0
,BOOT1
and therawnand.bin.xx
files to therestore
folder. - Eject the SD card and insert it into your switch.
- Inject the hekate payload once again.
- Tap on
Tools
,Restore eMMC
, setSD emuMMC Raw Partition
at the bottom of your screen toON
. - Restore the backup by tapping on both
SD emuMMC BOOT0 & BOOT1
andSD emuMMC RAW GPP
(Note: raw gpp may take a while).- It is very important that for both of these the
SD emuMMC Raw Partition
option is enabled, otherwise you will be altering your sysMMC which is not what you want.
- It is very important that for both of these the
- Your emuMMC is now restored on the new SD card and you should be able to launch it with fusee.bin in your TegraRcmGUI or payload launcher.