boot pendrive cmd
diskpart
list disk
select disk {numero do disco}
clean
create part pri
active
format fs=fat32 quick
assign
exit# with ntfs file system
diskpart
list disk
select disk {numero do disco}
clean
create part pri
active
format fs=ntfs quick
assign
exitdiskpart
listdisk
select Disk(You Flash number)
clean
create partition primary
select partition
active
format fs=ntfs
Also in C++:
- get users shell
- ubuntu start mongodb
- pypi release
- install pecl on mac
- how to install etcher on centos 7
- git remove remote tags
- how to stop psql in linux
- like idm for linux
- how to use virtualenvwrapper
- pip install scrapy-proxy-pool
- command list all commands found in terminal
- teamcity set environment variable command line
- ubuntu vs lubuntu
- vue cli ui
- create xampp shortcut ubuntu
- linux commands
- how to install curl in centos 7
- powershell suppress error
- fork on github code
- react icons
- how to access bashrc on linux
- how to extract rar file in ubuntu
- ftp command in linux
- how to exit vi in linux