Hallo clausmuus,
danke für die Antwort. Ich habe eine 4TB HDD (WD HDRed, lag noch rum) für die Aufnahmen. Das Betriebssystem kommt von einem USB-Stick
Allerdings habe ich gestern Abend noch die Tuner auf USB3 und die Platte und den Stick auf USB2 geklemmt.
Gleiches Ergebnis (in der 2. Kombi: Tuner USB3 und Platte USB2 lief es mit System von SD-Karte und Version 5.5 vom 27.11 (da bin ich mir gerade nicht ganz sicher) problemlos
Ich habe es gerade mit dd versucht. Dabei bekomme ich aber folgende Meldung:
MLD> dd if=/dev/zero of=/data/tv/hdtest/testfile bs=1G count=1 oflag=direct
BusyBox v1.25.1 (2020-04-14 04:23:40 CEST) multi-call binary.
Usage: dd [if=FILE] [of=FILE] [bs=N] [count=N] [skip=N]
[seek=N]
Copy a file with converting and formatting
if=FILE Read from FILE instead of stdin
of=FILE Write to FILE instead of stdout
bs=N Read and write N bytes at a time
count=N Copy only N input blocks
skip=N Skip N input blocks
seek=N Skip N output blocks
status=noxfer Suppress rate output
status=none Suppress all output
N may be suffixed by c (1), w (2), b (512), kB (1000), k (1024), MB, M, GB, G