Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
1744 connectés 

  FORUM HardWare.fr
  Linux et OS Alternatifs
  Installation

  "dd" et clusters defecteux

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

"dd" et clusters defecteux

n°226224
optimisteo
oh god, do my eyes deceive me?
Posté le 19-02-2003 à 22:32:11  profilanswer
 

Bonsoir,
 
j'aimerais savoir s'il est possible de faire 1 formatage de bas niveau d'1 lecteur sous Linux.
 
EDIT: reponse oui, des utilitaires Linux sont dispo sur les sites des fabricants.
 
J'aimerais aussi savoir, si l'on peut rechercher les cluster defectueux comme on le fait sous d'autres os
 
Par ailleurs, j'ai essaye 1 "dd" mais celui ci echoue, et comme j'ai l'oreille fine, je sais qu'il echoue a cause des clusters
defectueux du disque if=/dev/hda ( je savais deja qu'il avait des problemes sous windows, donc ca aide)
 
y'a t'il 1 moyen de "forcer" le dd
je pense a "noerror" ?  (le man est pas tres explicite faut avouer)
 
enfin et pour terminer
 
est ce que la fonctin "smart" des disques durs est reconnue (et consultable) sous Linux.  et   pensez vous que cette fonction soit fiable de toutes manieres?  ( je m'explique, j'ai 1 disque dur qui emet des bruits etranges, qui est parfois oblige de relire pour reussir a sortir les donnees, enfin qui est d'apres moi bien mal en point, mais son status smart est  good
alors je m'interroge...)
 
a++
 
bonne soiree =)


Message édité par optimisteo le 20-02-2003 à 00:49:38

---------------
Cherche du boulot sur Paris comme ingé sécu - cryptographie
mood
Publicité
Posté le 19-02-2003 à 22:32:11  profilanswer
 

n°226510
monokrome
nocturne
Posté le 20-02-2003 à 21:22:10  profilanswer
 

pour chercher les secteurs défectueux tu as badblocks, qui peut soit faire juste une lecture, soit d'autres modes qui détruisent les données présentes sur la partition testée.
 
man badblock pour les détails
 

n°226520
optimisteo
oh god, do my eyes deceive me?
Posté le 20-02-2003 à 21:47:02  profilanswer
 

monokrome a écrit :

pour chercher les secteurs défectueux tu as badblocks, qui peut soit faire juste une lecture, soit d'autres modes qui détruisent les données présentes sur la partition testée.
 
man badblock pour les détails
 
 


Merci bien  :jap:  
 
Je vais proceder avec precaution , histoire de pas tout casser  
 
a++


---------------
Cherche du boulot sur Paris comme ingé sécu - cryptographie
n°226565
optimisteo
oh god, do my eyes deceive me?
Posté le 21-02-2003 à 01:40:29  profilanswer
 

You usually can't "fix" bad clusters --- though you can instruct your OS to "map them out" (refuse to use them). There used to be a software package for MS-DOS called Spinrite (Gibson Software?) which would do surface analysis of many types of drives and might be able to restore bad clusters to use (although it was never recommended).
There used to also be procedures for many ST-506 (MFM and RLL) hard drives and some SCSI drives which would allow the user to do a "low level format" of the drive. However with modern IDE and SCSI drives this option is generally unavailable --- some drives will let you sent the low-level format command to them, and their electronics will blithely ignore your command and send a "success" signal back (I've even heard that some will use a suitable delay factor).
The point is that modern drives are much more sophisticated than the old ST-506 drives. Their electronics usually already manage a number of extra blocks per track (cylinder) and automatically map the extra blocks into use. Thus you usually don't see any bad blocks on a modern drive until you have enough errors on some of the tracks that the are no extras for them.
Thus, when you see "10" back blocks on a drive, it might be that there are many more that have been automatically mapped out by the drives electronics (and are thus not visible to the OS, even at the device driver layer).
For using such a drive with Linux you simply use the -c option to 'mke2fs' when you make (format) new filesystems. This will call the 'badblocks' program and make the appropriate adjustments to the filesystems tables. I think these adjustments amount to permanently marking those blocks as unavailable by adding them to a special 'inode' that's maintained by the fs --- they'll never appear in the free list.
To add more/new bad blocks you can use the -c option to e2fsck. You can also run 'badblocks' by hand, save it's output/report to a file, and use that as input to e2fsk's -l switch.
That's about all there is to say about bad blocks under Linux.
Obviously you want to maintain good backup procedures --- and knowing that you have bad blocks on this drive may encourage you to be extra careful about your data on that system.
 
Copyright © 1998, James T. Dennis
Published in Linux Gazette Issue 31 August 1998
 


---------------
Cherche du boulot sur Paris comme ingé sécu - cryptographie

Aller à :
Ajouter une réponse
  FORUM HardWare.fr
  Linux et OS Alternatifs
  Installation

  "dd" et clusters defecteux

 

Sujets relatifs
Plus de sujets relatifs à : "dd" et clusters defecteux


Copyright © 1997-2022 Hardware.fr SARL (Signaler un contenu illicite / Données personnelles) / Groupe LDLC / Shop HFR