Finding the HD24 device name (Mac)

To find the device name on your Mac, start up a terminal, then type

ls /dev/disk*

then press Enter.

You should now see a list of disks, such as:

/dev/disk0
/dev/disk0s1
/dev/disk0s2
/dev/disk1
/dev/disk1s1
/dev/disk2

How do you know which device is the HD24 drive? A few hints:

In the above case, /dev/disk2 is the most likely candidate.

Under File->Recovery->Select device... you should now specify this device. In the dropdown box Choose device, either select the device name, or select --Use other device-- and manually enter the device name of the HD24 drive.