Skip to main content

Posts

Featured

Clean a Linux USB Drive in Windows

  Launch command prompt or Powershell, run the command diskpart . The Diskpart command line application will open. First, type list disk to show all of the disks connected to the PC. Now determine which of these is your Linux disk. You can usually identify it based on the sizes listed. You will want to be 100% sure of your selection here because the following commands will wipe ALL DATA from whichever disk you select. Select the disk by using the command select disk X where X is the number of your disk from the previous command. Once you have selected your disk, use clean to remove all existing partitions. Create a new partition with create partition primary and then mark it as active . Finally, we can format the disk with format fs=Fat32 quick . Now your USB drive or SD card is ready to be used again.

Latest Posts

Current version of librosa for Voice AI

WSL with Network Support

Samba Configuration

Notes on WSL2 vs WSL1

FFMpeg Cut Files without Reencoding

Create a Certificate for SSL (HTTPS)

Fixing a Linux boot to initramfs

FFMpeg convert to H.264

Clean A USB Drive on Windows

Where all Daz files are in your system

Move files from Multiple Subdirectories to Current Directory

Change MySQL Server password if you forgot it

Youtube-dl download Commands

PHP Session Doesn't Set on First login attempt

Test Disk and Photo Rec

p7zip on Linux

YouTube-DL Specify Output Format

Starting a Simple Linux DLNA Server

Using the Video Tag with thumbnail control

Rdfind a good tool to locate duplicate files

Youtube-dl Error 403

Find IPs on a Network

John the Ripper Update

Linux DHCP with dhclient

TSHARK Notes

NMAP Advanced

CSS Flex

CCS Modal Opened and Closed Rapidly

HTML One Form Two Buttons