
https://www.mediafire.com/file/mvlyjebx ... 4.xzm/file
(320kb)
Post#1 by fulalas » 11 Dec 2020, 09:04
fulalas
Ed_P
Karmi
Post#4 by gnintilgyes » 17 Oct 2022, 16:50
gnintilgyes
Post#5 by Ed_P » 17 Oct 2022, 18:33
Code: Select all
## Run GParted to partition & format the USB drive with a msdos Partition table. ##
## Use GParted's View > Device Information to check Partition Table type. ##
## Use GParted's Device > Create Partition Table if Partition Table shows as GPT.##
## Or under Windows use: ##
## > diskpart * Run Command Prompt with Admin Rights. ##
## > list disk ##
## >.... ##
## > select disk 1 * Note: disk nbr is the nbr of the USB disk ##
## > clean ##
## > create partition primary ##
## > exit ##
Ed_P
Post#6 by Rava » 27 Oct 2022, 00:51
I thought that reads "mbr" not "nbr"?
Rava