daouchy Bonjour a tous, Juste une petite question. Comment comparer la sortie de la commande avec l'empreinte. # sha1sum toto.iso Merci
remi 1/ enregistrer le fichier contenant les empreintes (ex sha1sum.txt) 2/ sha1sum -c sha1sum.txt A+ P.S. un petit "man sha1sum" ou "sha1sum --help" ne fait jamais de mal.
celmir Je ne sais pas si je suis le seul mais sha1sum a beau être Ok, lorsque je teste les cedroms FC6 que j'ai gravé, j'obtiens une erreur. jJai testé depuis plusieurs dépôts, sur plusieurs pc avec des versions de fc différentes et des graveurs différents ... Heureusement le disque 1 est ok, je peux donc installer via http mais c'est agaçant.
daouchy J'ai eu les memes erreurs. Mais en changeant en utilisant nero ca a marche!! Merci Remi, c'est que j'ai le man en Anglais et je ne suis ppaa english. Je ne sais d'ailleurs pas comment franciser le man.
celmir Anaconda tests the integrity of installation media by default. This function works with the CD, DVD, hard drive ISO, and NFS ISO installation methods. The Fedora Project recommends that you test all installation media before starting the installation process, and before reporting any installation-related bugs. Many of the bugs reported are actually due to improperly-burned CDs. To use this test, type linux mediacheck at the boot: prompt presented at the start of installation. The mediacheck function is highly sensitive, and may report some usable discs as faulty. This result is often caused by disc writing software that does not include padding when creating discs from ISO files. For best results with mediacheck, boot with the following option: linux ide=nodma After you complete the mediacheck function successfully, reboot to return DMA mode to its normal state. On many systems this results in a faster installation process from disc. You may skip the mediacheck option when rebooting. Use the sha1sum utility to verify discs before carrying out an installation. This test accurately identifies discs that are not valid or identical to the ISO image files. [Important] BitTorrent Automatically Verifies File Integrity If you use BitTorrent, any files you download are automatically validated. If your file completes downloading, you do not need to check it. Once you burn your CD, however, you should still use mediacheck.