How to format USB drive to the NTFS file system (Linux)

2023-04-12
Mirsad

You can format a USB drive to the NTFS file system in Linux Debian using the following steps:

  1. Insert your USB drive into your Linux Debian computer.
  2. Open a terminal window by pressing Ctrl + Alt + T.
  3. Type the following command to list all the available disks on your system:

sudo fdisk -l

  1. Identify your USB drive from the output of the command. It will be listed as a device with a name like /dev/sdb or /dev/sdc.
  2. Once you have identified your USB drive, unmount it by typing the following command:

sudo umount /dev/sdb1

Note: Replace /dev/sdb1 with the appropriate device name for your USB drive.

  1. Next, you can format your USB drive to the NTFS file system by typing the following command:

sudo mkfs.ntfs -f /dev/sdb1

Note: Again, replace /dev/sdb1 with the appropriate device name for your USB drive.

  1. Wait for the formatting process to complete.
  2. Once the formatting process is complete, you can safely remove the USB drive by typing the following command:

sudo eject /dev/sdb1

Your USB drive will now be formatted to the NTFS file system and will be able to accept files larger than 4GB.

Join our team

If you're interested in joining our team to assist in researching modern threats across web3, please don't hesitate to reach out to us.

Contact Us

Ready for Action?

Don’t hesitate to contact us if you need more information.
Let's Go!
ALVOSEC
BTC: bc1qnn4zfqqtexl4fkjk2vz6tk74sn92x326wwn0ph

linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram