USB https://keopx.net/ es Debian Squeeze (testing) escribir en disco USB NTFS https://keopx.net/blog/debian-squeeze-testing-escribir-en-disco-usb-ntfs <span>Debian Squeeze (testing) escribir en disco USB NTFS</span> <div class="text-content clearfix field field--name-body field--type-text-with-summary field--label-hidden field__item"><p>He tenido algún que otro problema para poder escribir en los discos con NTFS y todo debido a un enlace simbólico.</p> <p><code>$ ls -l /sbin/mount.*<br /> -rwsr-xr-x 1 root root 30692 ene 23 12:30 /sbin/mount.cifs<br /> -rwxr-xr-x 1 root root 5952 dic 4 18:26 /sbin/mount.fuse<br /> -rwsr-xr-x 1 root root 80568 ene 14 08:13 /sbin/mount.nfs<br /> lrwxrwxrwx 1 root root 9 feb 1 06:47 /sbin/mount.nfs4 -&gt; mount.nfs<br /> lrwxrwxrwx 1 root root 16 feb 6 12:00 /sbin/mount.ntfs-3g -&gt; /usr/bin/ntfs-3g<br /> lrwxrwxrwx 1 root root 18 dic 30 15:24 /sbin/mount.ntfs-fuse -&gt; /usr/bin/ntfs</code></p> <p>Y para solucionarlo:</p> <p><code>sudo ln -s /sbin/mount.ntfs-3g /sbin/mount.ntfs</code></p> <p>Y ya esta.</p> <p>Fuente:</p> <ul><li><a href="http://www.esdebian.org/foro/37592/cambio-comportamiento-automontaje-discos-usb-ntfs-gnome#comment-223053%3C/">http://www.esdebian.org/foro/37592/cambio-comportamiento-automontaje-discos-usb-ntfs-gnome#comment-223053</a></li> </ul></div> <span><span>keopx</span></span> <span><time datetime="2010-02-06T18:05:25+01:00" title="Sábado, Febrero 6, 2010 - 18:05">Sáb, 06/02/2010 - 18:05</time> </span> <div class="field field--name-field-tax-cat field--type-entity-reference field--label-above"> <div class="field__label">Categoria</div> <div class="field__items"> <div class="field__item"><a href="/categoria/debian" hreflang="es">Debian</a></div> </div> </div> <div class="field field--name-field-tax-tag field--type-entity-reference field--label-above"> <div class="field__label">Tag</div> <div class="field__items"> <div class="field__item"><a href="/tag/ntfs" hreflang="es">NTFS</a></div> <div class="field__item"><a href="/tag/usb" hreflang="es">USB</a></div> </div> </div> <section data-drupal-selector="comments" class="comments"> <h2 class="comments__title">Comentarios</h2> <div class="add-comment"> <div class="add-comment__form"> <drupal-render-placeholder callback="comment.lazy_builders:renderForm" arguments="0=node&amp;1=160&amp;2=field_comments&amp;3=comment" token="hIo46EZ1s6UbgDj8XMfsNJgO6n5vHdOO9RXWu8rHIck"></drupal-render-placeholder> </div> </div> </section> Sat, 06 Feb 2010 17:05:25 +0000 keopx 160 at https://keopx.net https://keopx.net/blog/debian-squeeze-testing-escribir-en-disco-usb-ntfs#comments