Sunday, September 3, 2017

Repair corrupted Pen Drive or SD card using CMD (Window PowerShell)

Found the method useful :)
 
  1. Connect the corrupted pen drive or SD card to your computer.
  2. Hover your mouse on the Start button and Right Click.
  3. Click Command Prompt (Admin). A CMD window will open.
  4. Type diskpart and press Enter.
  5. Type list disk and press Enter. A list of all the storage devices connected to your computer will be displayed.
  6. Type select disk <the number of your disk> and press Enter. (Example: select disk 1). Important: Make sure you enter the number correctly. Otherwise, you may format your internal hard drive. You can type list disk again to check whether you are going correctly. There will be a star (asterisk symbol) before the name of the selected disk.
  7. Type clean and press Enter.
  8. Type create partition primary and hit Enter.
  9. Type active.
  10. Type select partition 1.
  11. Type format fs=fat32 and press Enter. The format process will finish in a few minutes. You can write NTFS instead of fat32 if you want to carry files larger than 4 gigabytes. Don’t close the CMD until the work is finished.
 https://fossbytes.com/how-to-repair-corrupted-pen-drive-or-sd-card/

 https://www.rmprepusb.com/

Saturday, March 25, 2017

Dual Ryzen CPU?


"Starting with the X390 motherboard, which is an ASUS made board - it features a much larger 'AM44' socket - which could be a typo, but maybe 4+4 = 8 and we're looking at the AM8 socket? On top of that, the purported ASUS-made X390 motherboard features their awesome Aura Sync technology, for RGB LED goodness - and 8 x DIMM sockets for a massive amount of RAM. We have 44 PCIe 3.0 lanes on the X390, compared to just 40 lanes on Intel's HEDT chipset in X99."

Read more: http://www.tweaktown.com/news/56845/amds-high-end-x390-x399-mobo-dual-ryzen-cpus-possible/index.html

Featured Post

I Can Save You Money! – Raspberry Pi Alternatives