Windows 7 and USB

Discussion in 'Windows 7' started by daveyman123, Mar 6, 2015.

  1. daveyman123

    daveyman123 MDL Junior Member

    Dec 11, 2014
    61
    0
    0
    64 bit. and 320 gigs total and 300 available im pretty sure
     
  2. daveyman123

    daveyman123 MDL Junior Member

    Dec 11, 2014
    61
    0
    0
    #22 daveyman123, Mar 7, 2015
    Last edited by a moderator: Apr 20, 2017
    (OP)
    tried this code
    managed to clear the disk
    but the problem remains. i cant click next to use the partition
     
  3. Alphawaves

    Alphawaves Admin
    Staff Member

    Aug 11, 2008
    6,789
    22,535
    210
    #23 Alphawaves, Mar 7, 2015
    Last edited by a moderator: Apr 20, 2017
    looks like typo error, try:
    Code:
    select disk 0
    clean
    exit
     
  4. daveyman123

    daveyman123 MDL Junior Member

    Dec 11, 2014
    61
    0
    0
    managed to get it working using shift+f10
    i used the code Flipper provided

    I cant thank you guys enough and I love these forums
    Thank You
    this is the second time you guys have come through for me

    Thanks,
    DM123
     
  5. Flipp3r

    Flipp3r MDL Guru

    Feb 11, 2009
    2,046
    1,019
    90
    #25 Flipp3r, Mar 8, 2015
    Last edited by a moderator: Apr 20, 2017
    Hi Alpha, no typo, diskpart supports shortcuts. the 1st 3 letters of the command.
    "Sel dis 0" = "select disk 0". Try it! "
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. Alphawaves

    Alphawaves Admin
    Staff Member

    Aug 11, 2008
    6,789
    22,535
    210
    Sorry bro.. my bad.. and thanks for info:eek::D