Sérült Pendrive Kapacitásának Helyreállítása

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

Sérült pendrive kapacitásának helyreállítása

Írta: donjohnson | 2012-10-22 23:46 Kulcsszavak: pendrive sérült kapacitás visszaállítása helyreállítása
[ ÚJ BEJEGYZÉS ]
Biztos sokatokkal előfordult már, hogy egyik napról a másikra megmakacsolta magát a régi pendrive-otok és hirtelen
elveszett róla minden adat, aztán formázás után pedig nem a gyári kapacitását írta ki. Utóbbi problémára nyújt
megoldást a mostani rövid bejegyzésem, melyben ismertetem a teendőket:
1.) Parancssorba írd be a "DISKPART" parancsot (gyengébbek kedvéért a parancssor megnyitása: Start menü -->
cmd); utána ezt kell, hogy lásd: DISKPART>
2.) Írd be, hogy "LIST DISK" hogy kiderítsd az USB eszközöd kötetszámát.
3.) Írd be, hogy "SELECT DISK 2" (ha az USB eszközöd a 2-es; értelemszerűen helyettesítsd a megfelelő számmal,
amelyik nálad az aktuális USB meghajtó); A Diskpart megerősíti, hogy mostantól ez a kiválasztott meghajtó: "Disk 2 is
the selected disk."
4.) Írd be, hogy "SELECT PARTITION 1" (ez a parancs kiválasztja, hogy az első legyen az egyedüli partíció, a kisebb
pedig törlődni fog, hogy visszakapd az eredeti méretet, tehát a teljes partíció méretet). A Diskpart megerősíti, hogy az
első partíció a kiválasztott: "Partition 1 is now the selected partition."
5.) Írd be, hogy "DELETE PARTITION". Ez törli a régi partíciót. Vigyázat! Itt akkor sincsenek figyelmeztető ablakok, ha
volt létező adatod rajta - győződj meg róla, hogy előzőleg lementettél minden adatot!
6.) Írd be, hogy "CLEAN". Felugrik a formázóablak egyelőre ismeretlen kötetmérettel. Nyomj egy formázást.
7.) Visszatérve az előző ablakhoz: Írd be, hogy "CREATE PARTITION PRIMARY" hogy létrehozz egy új, teljes méretű
partíciót. A Diskpart megerősíti, hogy a partíció létrehozása sikeres volt: "Diskpart succeeded in creating the specified
partition." Most beírhatod újra, hogy "LIST PARTITION" és íme a pendrive eredeti mérete.
8.) Írd be, hogy "EXIT" hogy kilépj a programból. Most már formázhatod a pendrive-odat a szokásos módon
Sajátgépben, hogy újra használatba vehesd a régi-új eszközöd.
Remélem, hogy valaki hasznát veszi! Nekem bejött.

'romrunning', on 04 Dec 2009 - 10:40 PM, said:

If you can't get the full capacity of your USB drive back with the Lexar tool (I couldn't with a Patriot Memory X-Mini 8GB), you can use
DISKPART from Vista/Win7 to do so. Warning: DISKPART is dangerous - do not use if you don't feel comfortable with it! Insert your
USB disk, make sure it is recognized by Windows (with the lower capacity), and then do the following:

1) Type "DISKPART" from the Command Prompt (accessible by clicking on Start and then typing "cmd" into the open field); you will
then see the following prompt: DISKPART>
2) Type "LIST DISK" to see what number your USB drive is listed as.
3) Type "SELECT DISK 2" (if your USB is disk 2; replace # with your disk #); Diskpart will confirm that "Disk 2 is now the select disk."
4) Type "SELECT PARTITION 1" (this command selects what should be the only partition on your USB drive, the small one that you
want to delete to get back the larger, full partition size). Diskpart will confirm with "Partition 1 is now the selected partition."
5) Type "DELETE PARTITION". This will delete the old partition. There are no warning prompts if you have existing data - make sure
you have copied everything off before doing this!
6) Type "CREATE PARTITION PRIMARY" to create a new, full-size partition. Diskpart will confirm with message of "Diskpart
succeeded in creating the specified partition." You can type in "LIST PARTITION" to confirm the new, full-size.
7) Type "EXIT" to leave Diskpart. You can now format your USB drive by using the standard Windows formatting process.

Here is what happen to me:

1) Type "DISKPART" from the Command Prompt (accessible by clicking on Start and then typing "cmd" into the open field); you will
then see the following prompt: DISKPART>
2) Type "LIST DISK" to see what number your USB drive is listed as.
3) Type "SELECT DISK 2" (if your USB is disk 2; replace # with your disk #); Diskpart will confirm that "Disk 2 is now the select disk."
4) Type "SELECT PARTITION 1" (this command selects what should be the only partition on your USB drive, the small one that you
want to delete to get back the larger, full partition size). Diskpart will confirm with "Partition 1 is now the selected partition."
5) Type "DELETE PARTITION". This will delete the old partition. There are no warning prompts if you have existing data - make sure
you have copied everything off before doing this!
6) Type "CREATE PARTITION PRIMARY" to create a new, full-size partition. Diskpart will confirm with message of "Diskpart
succeeded in creating the specified partition." You can type in "LIST PARTITION" to confirm the new, full-size.
Wouldn't CREATE for me, so i used the CLEAN option, then Retried #6 and it worked like magic.

7) Type "EXIT" to leave Diskpart. You can now format your USB drive by using the standard Windows formatting process.

After exit i just right clicked and did a default format, which means i didn't make any changes to the option, i just hit format.
Got my 4 gigs back
This is my only post, but wanted to make it easier if someone else has the problem.

You might also like