Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Hardware & Devices
  4. usb drive

usb drive

Scheduled Pinned Locked Moved Hardware & Devices
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    prathuraj
    wrote on last edited by
    #1

    what is file system for usb drive.

    S 1 Reply Last reply
    0
    • P prathuraj

      what is file system for usb drive.

      S Offline
      S Offline
      Sebastian Schneider
      wrote on last edited by
      #2

      You will usually find that USB pen drives are preformatted with FAT or FAT32 by the manufacturer. You can, however, format them with other filesystems. The FS of choice is FAT32, though: MacOS, *nix and Windows can all handle it. With USB hard drives, it depends on your mode of purchase: If you purchase the IDE2USB interface seperate from the drive (or if you are upgrading an older HDD), you might not have any partitioning or formatting on your disk at all. If you buy an off-the-shelf solution, you might end up with an HDD preformatted with NTFS or HFS+, depending on the sticker on the box ("Mac-Ready"/"Vista-Ready"/etc).

      Cheers, Sebastian -- Contra vim mortem non est medicamen in hortem.

      P 1 Reply Last reply
      0
      • S Sebastian Schneider

        You will usually find that USB pen drives are preformatted with FAT or FAT32 by the manufacturer. You can, however, format them with other filesystems. The FS of choice is FAT32, though: MacOS, *nix and Windows can all handle it. With USB hard drives, it depends on your mode of purchase: If you purchase the IDE2USB interface seperate from the drive (or if you are upgrading an older HDD), you might not have any partitioning or formatting on your disk at all. If you buy an off-the-shelf solution, you might end up with an HDD preformatted with NTFS or HFS+, depending on the sticker on the box ("Mac-Ready"/"Vista-Ready"/etc).

        Cheers, Sebastian -- Contra vim mortem non est medicamen in hortem.

        P Offline
        P Offline
        prathuraj
        wrote on last edited by
        #3

        i want to create file system on usb .how to do that. -- modified at 9:35 Monday 12th March, 2007

        D 1 Reply Last reply
        0
        • P prathuraj

          i want to create file system on usb .how to do that. -- modified at 9:35 Monday 12th March, 2007

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #4

          Plug the thing into the machine, wait for the drive latter to show up in My Computer. Right-click it and pick Format. You have your choice of NTFS and FAT32 on an XP box.

          Dave Kreskowiak Microsoft MVP - Visual Basic

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups