Explore >> Select a destination


You are here

unixsheikh.com
| | hardware.slashdot.org
14.2 parsecs away

Travel
| | An anonymous reader writes "Flash SSDs are non-volatile, right? So how could power failures screw with your data? Several ways, according to a ZDNet post that summarizes a paper (PDF) presented at last month's FAST 13 conference. Researchers from Ohio State and HP Labs researchers tested 15 SSDs usi...
| | peteris.rocks
17.0 parsecs away

Travel
| | Explanation of everything you can see in htop/top on Linux
| | www.unixdigest.com
11.1 parsecs away

Travel
| |
| | willhaley.com
76.1 parsecs away

Travel
| You can use these instructions to create a bootable USB drive with GRUB that can run the Windows 10 installer. I used Arch Linux to prepare my USB device, but any Linux variant like Debian or Ubuntu should work. I am assuming you have an appropriately large USB disk at /dev/sdz that you can completely erase for this process. Unmount the USB drive if mounted. sudo umount /dev/sdz* Wipe all partitions from the USB device.