<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ntfs on Blog GoHugo de Fredô : Linux, Proxmox, IA, Trail, Course, Randonnée, Gravel, Ski de Randonnée</title>
    <link>https://move.cyber-neurones.org/tags/ntfs/</link>
    <description>Recent content in Ntfs on Blog GoHugo de Fredô : Linux, Proxmox, IA, Trail, Course, Randonnée, Gravel, Ski de Randonnée</description>
    <generator>Hugo</generator>
    <language>fr</language>
    <lastBuildDate>Wed, 06 May 2020 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://move.cyber-neurones.org/tags/ntfs/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Ubuntu : ntfsfix ( chkdsk sous Windows) pour fixer les problèmes NFTS sous Ubuntu.</title>
      <link>https://move.cyber-neurones.org/post/2020/05/2020-05-06-ubuntu-ntfsfix-chkdsk-sous-windows-pour-fixer-les-problemes-nfts-sous-ubuntu/</link>
      <pubDate>Wed, 06 May 2020 00:00:00 +0000</pubDate>
      <guid>https://move.cyber-neurones.org/post/2020/05/2020-05-06-ubuntu-ntfsfix-chkdsk-sous-windows-pour-fixer-les-problemes-nfts-sous-ubuntu/</guid>
      <description>&lt;p&gt;Voici un petit exemple pour fixer les problèmes NTFS sous Ubuntu :&lt;/p&gt;&#xA;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;$ sudo mount /dev/sdc2 /media/usb-drive/&#xA;$MFTMirr does not match $MFT (record 0).&#xA;Failed to mount &amp;#39;/dev/sdc2&amp;#39;: Input/output error&#xA;NTFS is either inconsistent, or there is a hardware fault, or it&amp;#39;s a&#xA;SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows&#xA;then reboot into Windows twice. The usage of the /f parameter is very&#xA;important! If the device is a SoftRAID/FakeRAID then first activate&#xA;it and mount a different device under the /dev/mapper/ directory, (e.g.&#xA;/dev/mapper/nvidia_eahaabcc1). Please see the &amp;#39;dmraid&amp;#39; documentation&#xA;for more details.&lt;/code&gt;&lt;/pre&gt;&#xA;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;$ sudo ntfsfix /dev/sdc2&#xA;Mounting volume... $MFTMirr does not match $MFT (record 0).&#xA;FAILED&#xA;Attempting to correct errors... &#xA;Processing $MFT and $MFTMirr...&#xA;Reading $MFT... OK&#xA;Reading $MFTMirr... OK&#xA;Comparing $MFTMirr to $MFT... FAILED&#xA;Correcting differences in $MFTMirr record 0...OK&#xA;Processing of $MFT and $MFTMirr completed successfully.&#xA;Setting required flags on partition... OK&#xA;Going to empty the journal ($LogFile)... OK&#xA;Checking the alternate boot sector... OK&#xA;NTFS volume version is 3.1.&#xA;NTFS partition /dev/sdc2 was processed successfully.&#xA;$ sudo mount /dev/sdc2 /media/usb-drive/&#xA;$ &lt;/code&gt;&lt;/pre&gt;</description>
    </item>
  </channel>
</rss>
