Advertisement
WunderW

Untitled

Aug 22nd, 2024
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. + mount /dev/block/bootdevice/by-name/userdata /data
  2. mount: mounting /dev/block/bootdevice/by-name/userdata on /data failed: No such file or directory
  3. + mount --bind /data//.stowaways/sailfishos /target
  4. mount: mounting /data//.stowaways/sailfishos on /target failed: No such file or directory
  5. + mkdir /target/data
  6. + mount --bind /data/ /target/data
  7. + mount
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement