Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

linux format disk fat32

lsblk -f# to list all disks
# find your disk by its size or label and remember its NAME, (without the "|-" or "`-"
sudo mkfs -t vfat /dev/NAME #replace NAME with your disks name.
# if it doesn't work, try without "sudo "
Comment

PREVIOUS NEXT
Code Example
Shell :: get bluetooth devices powershell 
Shell :: start nginx mac 
Shell :: cloning repository github 
Shell :: no source map sass 
Shell :: how to open a file using terminal 
Shell :: linux process 
Shell :: mac terminal curl 
Shell :: install spacemacs 
Shell :: ubuntu 18 does not connect to bluetooth earphones 
Shell :: python convert excel to html table 
Shell :: laravel setup 
Shell :: windows cmd opens and closes 
Shell :: bash replace substring in string 
Shell :: open current folder in terminal linux 
Shell :: symbolic link wsl mnt 
Shell :: what is kernel and shell 
Shell :: flask wtforms pip install 
Shell :: online shell script compiler 
Shell :: how to start a background process in ubuntu 
Shell :: what is a nuget package 
Shell :: Deleting all the git local branches 
Shell :: ps see full command 
Shell :: remove pdf last list 
Shell :: how to install aiohttp on vscode 
Shell :: python alias 
Shell :: Pull Ubuntu image 
Shell :: step5 pgadmin ubuntu 20.04 
Shell :: linux ubuntu how to install AppIndicator 
Shell :: recursively change file permissions linux 
Shell :: rename multiple files in terminal 
ADD CONTENT
Topic
Content
Source link
Name
3+6 =