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
Hello,
I have sparsebundle on btrfs drive shared by samba from openwrt. The samba configuration allows to mark the shared folder as Apple Time Machine Disk. And it was working for my time machine backups. Unfortunately my macbook died and now I want to recover the files from ubuntu.
When I run the script with the debug flag, it just gets frozen and doesn't print anything else than this.
Without the flags, it finishes with no errors but, I am not able to mount/open the image with hfsplus
wrong fs type, bad option, bad superblock on /dev/loop1
Apfs fails with
sudo apfs-fuse -l -r pass /tmp/6/sparsebundle.dmg /tmp/apfs/
This doesn't seem to be an apfs volume (invalid superblock).
Unable to load container.
Parted doesnt give me any information except for sector size
parted /tmp/4/sparsebundle.dmg print
WARNING: You are not superuser. Watch out for permissions.
Warning: Unable to open /tmp/4/sparsebundle.dmg read-write (Read-only file
system). /tmp/4/sparsebundle.dmg has been opened read-only.
Error: /tmp/4/sparsebundle.dmg: unrecognised disk label
Model: (file)
Disk /tmp/4/sparsebundle.dmg: 1020GB
Sector size (logical/physical): 512B/512B
Partition Table: unknown
Disk Flags:
Do you have any idea what could I try to get it mounted?
The text was updated successfully, but these errors were encountered:
Hello,
I have sparsebundle on btrfs drive shared by samba from openwrt. The samba configuration allows to mark the shared folder as Apple Time Machine Disk. And it was working for my time machine backups. Unfortunately my macbook died and now I want to recover the files from ubuntu.
When I run the script with the debug flag, it just gets frozen and doesn't print anything else than this.
Without the flags, it finishes with no errors but, I am not able to mount/open the image with hfsplus
Apfs fails with
Parted doesnt give me any information except for sector size
Do you have any idea what could I try to get it mounted?
The text was updated successfully, but these errors were encountered: