Comment 33 for bug 430333

Revision history for this message
Tommy Trussell (tommy-trussell) wrote :

@shadowblast101: As per the eeeuser thread mentioned above, have you tried "zeroing" out the SSD?

Boot from a Live distro on a USB key or SD card and issue the following command at a terminal prompt:

dd if=/dev/zero of=/dev/sda bs=1M

(Oh, and it might make sense to be absolutely sure your SSD is /dev/sda before you issue the command-- this will wipe everything on whatever device is at /dev/sda.)