Partition USB Pen Drive

Page 2 of 4 FirstFirst 1234 LastLast

  1. whs
    Posts : 26,210
    Vista, Windows7, Mint Mate, Zorin, Windows 8
       #11

    Urthboundmisfit said:
    The Windows Master Boot Record (MBR) partition structure supports a total of only 4 partitions per HDD / SSD, they can be either 4 Primary partitions or 3 Primary partitions and a single extended partition. By replacing one of the four primary partitions with an extended partition, you can then make an additional 24 logical partitions within the extended one.

    Partition / Extended : Logical Drives
    This is irrelevant in the context.

    @JDobbsy, Try to define a partition and format the space (e.g. in Fat32) and assign a drive letter. I would use Partition Wizard to do that. But it may not work with Partition Wizard or Disk Management.
      My Computer


  2. Posts : 6,458
    x64 (6.3.9600) Win8.1 Pro & soon dual boot x64 (6.1.7601) Win7_SP1 HomePrem
       #12

    whs seems to be on the right track. I'm interested in what Diskpart thinks about the partition.

    If you've already formatted it, I can try it here (different devices, different results)

    If you haven't formatted... would you do me a favor?

    Open an elevated Command Prompt and type
    Diskpart
    lis dis
    sel dis 1
    lis par
    lis vol
    sel vol 4
    det dis
    det par
    det vol
    exit
    exit

    Make sure you SELect the correct DISk - I went by the Disk Mgmt. screen shot above.
    The LISt PARtition shows you the partitions on the drive
    The LISt VOLume shows you all volumes
    If I counted correctly volume four (4) is the 19.29 GB
    The following gives more.... detail about the objects.
    DETail DISk
    DETail PARtition
    DETail VOLume

    thanks.

    What are the details about the flash drive - Make model....

    Curious George.

    Thanks,

    Bill
    .
    Last edited by Slartybart; 29 Jul 2014 at 08:25. Reason: cool dos box bbcode :)
      My Computer


  3. Posts : 2,177
    Windows 8.1 Pro x64
    Thread Starter
       #13

    I will test in the morning when back at work, thank you for the help/suggestions.

    Cheers,
    Jamie
      My Computer


  4. Posts : 2,177
    Windows 8.1 Pro x64
    Thread Starter
       #14

    Not so clued up with all this so here are the screenshots as the drive is right now.

    Hope this helps:
    The pen drive is a 32GB USB 3.0 DataTraveler G4

    Partition USB Pen Drive-1.png

    Partition USB Pen Drive-2.png

    Partition USB Pen Drive-3.png

    Partition USB Pen Drive-4.png

    Partition USB Pen Drive-5.png
      My Computer


  5. Posts : 19,383
    Windows 10 Pro x64 ; Xubuntu x64
       #15

    Odd. I'll check mine in a bit on my W8 system.
      My Computer


  6. Posts : 2,177
    Windows 8.1 Pro x64
    Thread Starter
       #16

    Golden said:
    Odd. I'll check mine in a bit on my W8 system.
    I may have done something in the wrong order or formatted it wrong at some point so maybe i have missed something very simple.

    Cheers,
    Jamie
      My Computer


  7. Posts : 5,941
    Linux CENTOS 7 / various Windows OS'es and servers
       #17

    Hi there
    Go for the EASY way

    1) Get into command mode (admin mode / run as administrator) - we'll assume the device is "F" and ensure it's not open in File explorer.

    2) type the following commands

    DISKPART
    LIST DISK You'll get a list of attached devices -- say the F device is Disk nr 5
    SELECT DISK 5
    CLEAN
    CREATE PARTITION PRIMARY
    FORMAT FS=NTFS QUICK (FAT32 if you like - depends on wht you want to do with the USB stick)
    ACTIVE

    EXIT

    Now you can re-size the partition with say GPARTED and create a second (and 3rd if you want). Download GPARTED and create a bootable version - the download site explains the procedure clearly.

    I can never understand why so many people don't use the command prompt more -- it can do all sorts of easy things for you.

    Cheers
    jimbo
      My Computer


  8. Posts : 19,383
    Windows 10 Pro x64 ; Xubuntu x64
       #18

    Lol, Jimbo do you ever bother reading threads starting at post #1?
      My Computer


  9. Posts : 6,458
    x64 (6.3.9600) Win8.1 Pro & soon dual boot x64 (6.1.7601) Win7_SP1 HomePrem
       #19

    Thanks JDobbsy,

    Did you follow this post by whs, or did my long post bury that suggestion?

    It's difficult to guess at the partitions from this side of the screen. You followed what I posted, but seeing the data now, I should have asked you to select partition 0 on the flash drive.

    If you get the chance, try displaying the detail for that partition - there isn't any volume on the partition, so don't worry about the vol command

    Using the information from your previous screen shot
    The key information you're looking to grab is for the 19GB Logical (extended) partition.
    in an elevated command type:

    Diskpart
    lis dis
    sel dis 2
    lis par
    sel par 0
    lis par
    the selected object (partition) has an asterisk on the left of the object name
    i.e. * partition 0

    det par
    exit
    exit
    Thanks,

    Bill
      My Computer


  10. whs
    Posts : 26,210
    Vista, Windows7, Mint Mate, Zorin, Windows 8
       #20

    Your Disk Management pictures look very similar to mine. On both sticks (a 16GB and a 128GB) I defined a storage partition after I installed Mint Mate on the stick. For the definition of those partitions I use Partition Wizard. They work perfectly well under Mint but there is no way to assign a drive letter for Windows.

    Partition USB Pen Drive-2014-07-29_1642.png


    Partition USB Pen Drive-2014-07-29_1646.png

    If you want to know more about the process I use, read this tutorial. Chapter 2 describes the creation of the storage partitions.
      My Computer


 
Page 2 of 4 FirstFirst 1234 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 03:06.
Find Us