On Sunday 12 August 2012 10:51:45 Sascha Wildner wrote:Were you using mount instead of mount_hammer?I tried mount_hammer and got the following: /dev/ad1s1c: open failed mount_hammer: mount /dev/ad1s1c on /mnt: No such file or directory The others said "Not a valid HAMMER filesystem".
It would be ad1s1d I think. c is the whole disk. mount_hammer /dev/ad1s1d /mnt Sascha