Open LukeShortCloud opened 1 year ago
Very interesting, thank you for the report! Are you using a Steam Deck running SteamOS, and if so have you used the BTRFS script?
And thank you for the response!
Yes, I am on the Steam Deck with SteamOS.
No, I have not converted my ext4 partitions to Btrfs. I know there are a few projects to do that and I have never downloaded or used any before.
Trying to run commands such as
and
fail. This might be related to the fact that running the command with
sudo
does not work and requiressudo -E
which has variables from thedeck
user. Refer to: https://github.com/CryoByte33/steam-deck-utilities/issues/124I ran an
strace
to get more debug logging for the first command. I found that this is thedd
command that it tries to run for the swap resize. Notice that theof=
is blank. It should beof=/home/swapfile
.Tested on SteamOS 3.4.11 with CryoUtilities 2.2.0.