twillkickers
Dabbler
- Joined
- Jun 3, 2017
- Messages
- 19
I have connected an HP SureStore DAT24 tape drive to my FreeNAS build. In the terminal, I can see the drive without issue. When I use dmesg I get the following readout:
However, if I try to import the drive through the webUI, sa0 does not show up as a drive I can use. Is there a way I can make the webUI read the device? Or is there a method I can use in the terminal? I'd like to list out the files on the tape and copy them to my HDD.
Code:
sa0 at ahc0 bus 0 scbus4 target 3 lun 0 sa0: <HP C1537A L907> Removable Sequential Access SCSI-2 device sa0: 10.000MB/s transfers (10.000MHz, offset 32) random: unblocking device. Trying to mount root from zfs:freenas-boot/ROOT/11.2-U5 []...
However, if I try to import the drive through the webUI, sa0 does not show up as a drive I can use. Is there a way I can make the webUI read the device? Or is there a method I can use in the terminal? I'd like to list out the files on the tape and copy them to my HDD.