How to Format USB Drives in Linux

Поделиться
HTML-код
  • Опубликовано: 20 авг 2024

Комментарии • 61

  • @dan_kelly
    @dan_kelly Год назад +10

    It is important to know that fat32 has a maximum file size of 4GB and a maximum partition size of 2TB (for those using an SSD dongle). Great video, Thank's!

  • @wildmanjeff42
    @wildmanjeff42 Год назад +10

    Thanks for the video Joe, great to see you making videos again, love your content !

  • @SyberPrepper
    @SyberPrepper Год назад +2

    A great tutorial. I liked your commentary along the way about Linux protecting itself, etc. Very important to remember why things are sometimes hard to use, especially for someone coming from Windows. Thanks for another great video.

  • @henri0661
    @henri0661 Год назад

    Thank you Joe, with the terminal you're the captain of the Linux ship.
    Greetings from Belgium

  • @ColdFuse96
    @ColdFuse96 Год назад

    Thanks so much for this video!!! I always find myself switching back to Windows to format USB drives because there just isn't that one-click option on Linux, but this perfectly explained it to me!!!

  • @Appalling68
    @Appalling68 Год назад +4

    Hey Joe, when I saw the thumbnail of this video I was wondering why anyone would post a 24 min video on how to format USB drives in Linux. But now that I watched the whole thing out of sheer curiosity, I see how you really did a good service explaining some different ways to format and what's going on behind the scenes, so to speak.

    • @EzeeLinux
      @EzeeLinux  Год назад +2

      The permisions thing is because I am using ext4. If you use fat32 or NTFS then it doesn't matter. :)

    • @Hoax711
      @Hoax711 Год назад +1

      I thought the same thing. Turns out to be a great video.

  • @ferndog1461
    @ferndog1461 Год назад

    Welcome back to my feed. I listen to retrobliss, Retro gaming, & RUclips suggestedv you, after missing you for almost two years ( RetroPie research)

  • @johnreinhardt1618
    @johnreinhardt1618 Год назад

    Joe,
    You do such a great job of showing how to do a task and then provide outstanding documentation to go with it.
    Thank You!
    John R.

  • @henkoegema6390
    @henkoegema6390 2 месяца назад

    Thanks for this viedeo.
    I use mainly GPARTED.
    But is was interesting to know all the CLI commands. 😄

  • @mukkaspec3333
    @mukkaspec3333 Год назад +2

    Hi Joe, I usually stick with the built in USB Stick Formatter built into Linux Mint.

  • @prbrad514
    @prbrad514 Год назад +2

    Love the video. Thanks

  • @DeSpaceFairy
    @DeSpaceFairy Год назад

    The timing couldn't be better, I was searching for a tutorial to format a usb stick.

  • @GlorytoTheMany
    @GlorytoTheMany Год назад +1

    15:40 Please don't nuke a drive while it's mounted, it's just barbaric. Also you can use the oflag=direct argument which bypasses the kernel's file system cache and writes to the device directly, thus you don't need to call sync afterwards. I like that you shared the command-line method though.

  • @jenselstner5527
    @jenselstner5527 Год назад

    I use the commandline with fdisk for changing partition types and cfdisk for the rest.

  • @manuelr7121
    @manuelr7121 10 месяцев назад

    wow thanks so much ive literally destroyed 2 usb drives trying to format them and deleteing the file system

  • @gimcrack555
    @gimcrack555 Год назад

    I rather use a CLI application while inside my terminal, than use the dd command. Should mention about fdisk or even cfdisk which is my favorite one to use inside my terminal. Easy for a beginner as well.

  • @ArmandoCalderon
    @ArmandoCalderon Год назад

    I recommend to format to exfat for compatibility with other OS. And for encryption used LUKS

  • @aurthorthing7403
    @aurthorthing7403 Год назад +1

    Gparted is installed on MX linux by default.

  • @BenitoiteBaTiSi
    @BenitoiteBaTiSi Год назад

    Classic Linux Mint Desktop there😳

  • @itsfish8672
    @itsfish8672 Год назад

    GVJ=great vid Joe,I used gnome disks.

  • @marinmenke
    @marinmenke Год назад

    I use gparted to make a partition on USB-sticks.

  • @iwatchforknowledge2766
    @iwatchforknowledge2766 Год назад

    Thanks for the information

  • @testingstuff6111
    @testingstuff6111 Год назад +1

    Thanks

  • @user-hc6uo5fp8n
    @user-hc6uo5fp8n Год назад +1

    can you do a video on ufw or gufw setting it up.

  • @jenselstner5527
    @jenselstner5527 Год назад

    An alternative to get spaces (or other escapeable chars) into bash arguments, put the complete string in quotes. Double or single doesn't matter here. ;o)

  • @nick-pu4zae
    @nick-pu4zae Год назад

    hi sir joe i have a problem my uncle gave me his usb when i decide to format it is says you cant format this drive this is protected

  • @SnowyRVulpix
    @SnowyRVulpix Год назад

    Linux CAN repair NTFS file systems. The utility is called ntfsfix.

    • @EzeeLinux
      @EzeeLinux  Год назад +1

      It can only repair some errors.... Windows is needed for long term care of NTFS drives. :)

  • @PaulaXism
    @PaulaXism Год назад

    XFCE desktop.. menu>applications>accessories>format usb stick .. select your stick.. choose your preference and hit go.. add your password.. wait until it says done.. easy.

  • @seewho6302
    @seewho6302 Год назад

    I'd like to learn how the guest operating system freebsd to mount the host windows drive C and a file folder.Would you teach this stuff using a video?

  • @dwbsovran
    @dwbsovran Год назад +1

    Have I been doing it wrong all this time? In LM 19.3 & 21.1, I just click on Menu/Accessories/USB Stick Formatter and I get my idiot proof graphic to format my sticks. I get formatted sticks in literally seconds. Never a problem. What is the downside of this method?

    • @EzeeLinux
      @EzeeLinux  Год назад +1

      None. That's Linux Mint specific, though. I didn't include it here because not everyone runs Mint. :)

    • @dwbsovran
      @dwbsovran Год назад +1

      @@EzeeLinux That pretty much sums me up - Linux Mint specific. lol

  • @WalterPetrovic
    @WalterPetrovic 6 месяцев назад

    Question. Why can I format a usb with Windows then Windows won't read the usb when it's plugged in again, but plugging into a machine running Linux it will read and be able to use the usb?

    • @EzeeLinux
      @EzeeLinux  6 месяцев назад

      I honestly don't know... Anyone?

  • @ecjb1969
    @ecjb1969 Год назад

    Windows does know how to handle GPT USB sticks and can handle multiple partitions.

  • @nealbee59
    @nealbee59 Год назад +1

    evening Joe. what would happen if you would forget to change it from sdb to sdc?

    • @CyrusBrinkworthRAS
      @CyrusBrinkworthRAS Год назад +1

      something like: there is not such a disk called sdb!

    • @jpHasABadHandle
      @jpHasABadHandle Год назад +1

      Or you'll fill the wrong drive with zeroes, if sdb was already in use in the system 😅

    • @EzeeLinux
      @EzeeLinux  Год назад +2

      It would fail to work. There is no sbd in this instance.

    • @nealbee59
      @nealbee59 Год назад

      @@EzeeLinux thanks Joe, thats what I thought. but wanted to be sure. Keep all the great content comming!

  • @scottmb99
    @scottmb99 Год назад

    Following along just fine with the sbc until you got to the mkfs command and started using sbc1. Why did we switch to sbc1? My SD card name in lsblk is not three letters like sbc, so adding a 1 might not be the right thing to do (approx 19 mins).

    • @EzeeLinux
      @EzeeLinux  Год назад

      Use whatever the name of you card is, not what I used in the video. I am just giving you an example here... :)

    • @scottmb99
      @scottmb99 Год назад

      @@EzeeLinux No, I understand that, but prior to the mkfs command you were using sbc, with the mkfs command you used sbc1, I was wondering why the switch to a different name - sorry for my confusing question

    • @EzeeLinux
      @EzeeLinux  Год назад

      @@scottmb99 sdc is the drive sdc1 is the file system you just created on the drive. the '1' refers to the partition number.

    • @scottmb99
      @scottmb99 Год назад

      @@EzeeLinux Ah, ok - the file system itself, got it. As always, thanks for your help!

  • @Abdirahmaann
    @Abdirahmaann Год назад +1

    Joe your desktop is cinnamon or Mate?

    • @EzeeLinux
      @EzeeLinux  Год назад +1

      Cinnamon.

    • @Abdirahmaann
      @Abdirahmaann Год назад

      Iam also using cinnamon but it looks different than your !😊

  • @AdamJessopmazdamjmx5
    @AdamJessopmazdamjmx5 Год назад

    Why did you create a DOS partition and then format that partition with a file system that only works on Linux? Why didn't you create a Linux partition?

  • @davidcollins1853
    @davidcollins1853 Год назад

    First way. Joe

  • @antonysnook4932
    @antonysnook4932 Год назад

    Why is this so complicated. The only thing that is confusing is format as linux has many formats.

  • @MdShamimRahman
    @MdShamimRahman Год назад

    🖤

  • @motorbikemadness5773
    @motorbikemadness5773 Год назад

    What about formatting a BSUSB (Bifurcating Systematic Universal Stop Button) in Linux? I would like a how-to video on this. Thanks Joe.
    Be sure to tip your waitresses, I'll be here all night
    Sorry, I will show myself out.

  • @xephael3485
    @xephael3485 Год назад

    Don't use MSDOS C:\ or BTRFS