Usually I use this command ...
Code:
sudo dd if=/dev/zero of=/testfile bs=16M count=64 oflag=direct && sync ; sudo rm -f /testfile
Statistics: Posted by RPIgoodSBC — Tue Mar 12, 2024 6:50 pm