You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/guides/dual-sd-card-migration.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -30,10 +30,10 @@ Before you start to migrate, make sure that you have the following tools at hand
30
30
* Go to *System Settings* and find *Frontend Developer Options*.
31
31
* In *Frontend Developer Options*, find *Format A Disk* in the *Tools* section.
32
32
* In the *Format A Disk* menu,
33
-
* make sure to pick your secondary SD card as *Device To Format*. (You should be able to recognize it by its size. **Make sure to not format the "internal" device!**)
33
+
* make sure to pick your secondary SD card as *Device To Format*. (You should be able to recognize it by its size. **Make sure not to format the "internal" device!**)
34
34
* make sure to pick the file system *ext4*. (Technically, it is also possible to format to *exfat*, but we do strongly advise against that, because *exfat* has only **very limited** PortMaster compatibility as explained [here](../../play/add-games).)
35
-
* select *Format Now***after** making the settings above.
36
-
* Keep an eye on the upper-right corner of the screen where the formatter will inform you about it's state.
35
+
* select *Format Now***after** making the settings explained above.
36
+
* Keep an eye on the upper-right corner of the screen where the formatter will inform you about its state.
37
37
* Reboot your device when the formatter appears to be done: Press ++"Start"++ to bring up the main menu, head to *Quit*, then pick *Restart System*.
38
38
39
39
### Back up your user data
@@ -85,7 +85,7 @@ This section might look a little bit scary to Linux beginners, because we run a
85
85
drwxr-xr-x 4 root root 4096 Oct 29 22:53 SHARE
86
86
drwxr-xr-x 16 root root 4096 Oct 29 22:05 SHARE_1
87
87
```
88
-
* One of the two `SHARE` folders corresponds to your SD 1, the other one corresponds to SD 2. Unfortunately, you cannot be sure which is which, so you have to explore both folders to learn, which is which:
88
+
* One of the two `SHARE` folders corresponds to your SD 1, the other one corresponds to SD 2. Unfortunately, you cannot be sure which is which, so you have to explore both folders to learn which is which:
0 commit comments