Symantec Recovery Disc sur cléf USB bootable
Fermé
kab51
Messages postés
378
Date d'inscription
dimanche 28 décembre 2008
Statut
Membre
Dernière intervention
12 juin 2022
-
24 juin 2009 à 09:53
tony - 3 oct. 2010 à 19:24
tony - 3 oct. 2010 à 19:24
A voir également:
- Symantec recovery disk
- Android recovery - Guide
- Check disk - Guide
- Disk recovery - Télécharger - Récupération de données
- List disk - Guide
- Crystal disk - Télécharger - Informations & Diagnostic
3 réponses
Hi! man here is the solution:
1. Open a Command Line window (run CMD.EXE) and then execute:
* diskpart
* list disk (to find your USB disk number)
* select disk [number of your USB disk]
* clean
* create partition primary
* select partition 1
* active
* format fs=ntfs
* assign
* exit
2. xcopy [your CD letter with SRD disk]:\*.* /s/e/f [your USB disk letter]:\
After this your USB disk will be bootable and you can use it to:
- recover any previous saved data on this USB disk
- save your recover data from Norton Ghost (using Ghost installed on your system) on any folder you create on it
1. Open a Command Line window (run CMD.EXE) and then execute:
* diskpart
* list disk (to find your USB disk number)
* select disk [number of your USB disk]
* clean
* create partition primary
* select partition 1
* active
* format fs=ntfs
* assign
* exit
2. xcopy [your CD letter with SRD disk]:\*.* /s/e/f [your USB disk letter]:\
After this your USB disk will be bootable and you can use it to:
- recover any previous saved data on this USB disk
- save your recover data from Norton Ghost (using Ghost installed on your system) on any folder you create on it
kab51
Messages postés
378
Date d'inscription
dimanche 28 décembre 2008
Statut
Membre
Dernière intervention
12 juin 2022
89
24 juin 2009 à 10:42
24 juin 2009 à 10:42
UP