Bizarre, chez moi quand je restore un fichier .tar qui contient des fichiers spéciaux (par exemple /dev/), tar fait appel à mknod pour les restaurer...
Et puis, Linus n'aime pas dump/restore: Note that dump simply won't work reliably at all even in 2.4.x: the buffer cache and the page cache (where all the actual data is) are not coherent. This is only going to get even worse in 2.5.x, when the directories are moved into the page cache as well.
[^] # Re: Sauvegardons un peu
Posté par Fabimaru (site web personnel) . En réponse au message [Terminal] Backup simple et pas cher!. Évalué à 1.
Et puis, Linus n'aime pas dump/restore: Note that dump simply won't work reliably at all even in 2.4.x: the buffer cache and the page cache (where all the actual data is) are not coherent. This is only going to get even worse in 2.5.x, when the directories are moved into the page cache as well.