Minibattle / WinDeckOS

Simplifying Windows on Steam Deck with a custom image that makes it feel much more like steamOS and includes many ease of use additions.
205 stars 2 forks source link

Error with NTFS Formatted Micro SD Card After Switching from Windows 11 to SteamOS #41

Open julianrios opened 1 month ago

julianrios commented 1 month ago

I set up my micro SD card with NTFS format using KDE in SteamOS and installed EmuDeck and SteamLibrary with one game for testing. It was able to detect the micro SD and games without issue in both gaming mode and desktop mode.

I'm using this to auto mount and read the ntfs format: https://gitlab.com/popsulfr/steamos-btrfs

When I switched to Windows 11: https://github.com/Minibattle/WinDeckOS, I added the Steam library from the micro SD and was able to play the game that was installed from SteamOS. However, when I switched back to SteamOS, I encountered the following error:

An error occurred while accessing 'Games', the system responded: The requested operation has failed: Error mounting /dev/mmcbikop1 at/run/media/deck/Games: wrong fs type, bad option, bad superblock on /dev/mmcb|k0p1, missing codepage or helper program, or other error

Can someone please help?