• [^] # Re: Cela signifie...

    Posté par . En réponse au message Tar erreur. Évalué à 2.

    [...], be aware that tar will first unlink(2) an inode before creating a new device node. The unlink(2) has the effect of breaking the connection between a devfs entry and the device driver. If you use the "devfs=only" boot option, you lose access to the device driver, requiring you to reload the module. I consider this a bug in tar (there is no real need to unlink(2) the inode first).

    Extrait de :
    http://www.atnf.csiro.au/people/rgooch/linux/docs/devfs.html(...)

    Cela dit, personnellement, je n'ai jamais essayé de manipulation de ce genre.