home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   alt.os.linux.mint      Looks pretty on the outside, thats it!      30,566 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 29,927 of 30,566   
   Computer Nerd Kev to Felix   
   Re: LM file transfer/copy issues   
   18 Dec 25 07:24:48   
   
   XPost: aus.computers   
   From: not@telling.you.invalid   
      
   In aus.computers Felix  wrote:   
   >   
   > I need to transfer/copy a LOT of files of all kinds, eg. video, audio,   
   > text, html, etc., from NTFS formatted SATA mechanical drives via a USB   
   > case to an internal SATA mechanical drive formatted in Ext4, but using   
   > Nemo the file transfer often stops with an error message 'Input/Output   
   > error'. According to Mr. Google this is a common Linux problem with   
   > transferring/copying files, and due to inadequate buffering.   
      
   I guess any such "common Linux problem" must just be with NTFS   
   since it's definitely not a common problem in general use with   
   Linux filesystems. In that case note that there are competing NTFS   
   driver projects for Linux, and if you're using the kernel's   
   built-in NTFS driver, try NTFS-3G instead. Unmount the NTFS   
   filesystem and then mount it again using the "ntfs-3g" command   
   from the command-line:   
      
   eg. if you run   
     mount -t ntfs   
   and it returns something like   
     /dev/sdb1 on /mnt/windows type ntfs ([...])   
   then do   
     sudo umount /mnt/windows   
     sudo ntfs-3g /dev/sdb1 /mnt/windows   
   If you get "ntfs-3g: not found", install the ntfs-3g package and   
   try again   
     sudo apt-get install ntfs-3g   
      
   There was actually a new Linux NTFS driver announced recently, but   
   it won't be available to use in Mint yet:   
      
   https://www.phoronix.com/news/Linux-NTFSPLUS-NTFS-Driver   
      
   --   
   __          __   
   #_ < |\| |< _#   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca