mirror of
https://github.com/samuelncui/yatm.git
synced 2025-12-23 14:25:23 +00:00
Update README.md
This commit is contained in:
@@ -26,7 +26,7 @@ Because of the lack of test devices, this software only supports the amd64 platf
|
||||
|
||||
YATM will use several software, depending on your hardware. It would be best if you put binaries of the following software in PATH. Or you can modify those shell scripts in `/scripts` to make them run smoothly.
|
||||
|
||||
- Linux system on amd64 platform. There are some other os and arch are experimentally supported (you can download those pre-compile binaries in `Releases`), but they are not tested. I've only thoroughly tested it on Debian 11. If you hit problems while using it on other distributions, please submit an issue. Pull requests are welcomed if you could port it to BSD or other architecture. Windows is not supported because its mount mechanism is hugely different compared to unix-like systems.
|
||||
- Linux system on amd64 platform. There are some other os and arch are experimentally supported (you can download those pre-compile binaries in `Releases`), but they are not tested. I've only thoroughly tested it on Debian 11/12. If you hit problems while using it on other distributions, please submit an issue. Pull requests are welcomed if you could port it to BSD or other architecture. Windows is not supported because its mount mechanism is hugely different compared to unix-like systems.
|
||||
- LTFS, to format and mount LTO tape via LTFS. You can use [OpenLTFS](https://github.com/LinearTapeFileSystem/ltfs), [HPE LTFS](https://github.com/nix-community/hpe-ltfs) or [IBM LTFS](https://www.ibm.com/docs/en/spectrum-archive-le?topic=tools-downloading-ltfs), depending on you tape drive hardware. You may need to change codes to run on your platform.
|
||||
- The current script is tested on HPE LTFS. If you use other LTFS software, you may need to modify `/scripts/mkfs` and `/scripts/mount`. If you find those scripts are not appropriate for other LTFS software, please create a pull request.
|
||||
- [Stenc](https://github.com/scsitape/stenc), to manage hardware encryption on LTO tape drives.
|
||||
|
||||
Reference in New Issue
Block a user