jamesjefferies’s avatarjamesjefferies’s Twitter Archive—№ 29,592

  1. …in reply to @therevsteve
    @therevsteve Ok, so you could try mount -t /dev/disk2 Or if that doesn’t work mount force -t /dev/disk2 Then if it mounts diskutil verifyDisk /dev/disk2 diskutil repairDisk /dev/disk2 Good luck!