Last active
August 29, 2015 14:23
-
-
Save yurikoles/bbce281789e182af873d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# fvdemount /dev/sda4 /mnt/fvde | |
fvdemount 20150222 | |
# LC_ALL=C sudo mount -o loop,ro /mnt/fvde/fvde1 /mnt/osx/ | |
mount: /dev/loop0: can't read superblock | |
# kpartx -l /mnt/fvde/fvde1 | |
read error, sector 0 | |
llseek error | |
llseek error | |
llseek error |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment