Skip to content

Instantly share code, notes, and snippets.

@ShaneQful
Created May 13, 2016 18:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ShaneQful/74441b99a09635b8b6204d77d428eed0 to your computer and use it in GitHub Desktop.
Save ShaneQful/74441b99a09635b8b6204d77d428eed0 to your computer and use it in GitHub Desktop.
mount Jolla home directory in recovery mode as a writable filesystem
mount -t btrfs -o skip_balance, subvol=@home /dev/mmcblk0p28 /myhome
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment