format usb to ntfs
I had mkfs.ntfs on a usb stick and it worked properly it said.
When I fdisk to see the type to make sure it changed from fat32 to ntfs it still shows fat32. I connected to a windows laptop and checked properties and it says the format is ntfs.
How do I change it in linux (Arch) to show not fat32 or do i even need to do that, will it be fine without changing?
Disk /dev/sdb: 7.6 GiB, 8179941376 bytes, 15976448 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x70285096
Device Boot Start End Sectors Size Id Type
/dev/sdb1 5672 15976447 15970776 7.6G c W95 FAT32 (LBA)
|