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
Ive written in another thread but got no answer to it so I made a new thread regarding this
I´m pretty sure the APFS partition is encrypted since I have to write the password two times when the computer does a cold startup so I add the password on the apfs-fuse terminal command:
: sudo apfs-fuse -o pass= -o uid=1000,gid=1000,allow_other -d 15 /dev/sda2 /home/hobs0n/apple and I got several pages of info. I´m just posted the first half-page here, let me know if you want more.
Ive written in another thread but got no answer to it so I made a new thread regarding this
I´m pretty sure the APFS partition is encrypted since I have to write the password two times when the computer does a cold startup so I add the password on the apfs-fuse terminal command:
: sudo apfs-fuse -o pass= -o uid=1000,gid=1000,allow_other -d 15 /dev/sda2 /home/hobs0n/apple and I got several pages of info. I´m just posted the first half-page here, let me know if you want more.
If I run without allow_other
sudo apfs-fuse -o pass= -o uid=1000,gid=1000 -d 15 /dev/sda2 /home/hobs0n/apple
I get much shorter info:
The text was updated successfully, but these errors were encountered: