Problem with rsync

Matt Graham mhgraham at crow202.org
Sun Jan 1 15:07:52 MST 2017


> On Jan 1, 2017, at 2:54 PM, Michael <bmike1 at gmail.com> wrote:
>> $ rsync -aWuq --delete-before /home/bmike1/Documents 
>> /media/bmike1/SDULTRA64
>> rsync: mkstemp 
>> "/media/bmike1/SDULTRA64/Documents/ComputerInstructions/.
>> Reinstall-Desktop.txt.m7GSdf" failed: Read-only file system (30)
On 2017-01-01 14:59, Sesso wrote:
> What are the outputs of the command "mount"?

If this disk worked before, it almost certainly has filesystem 
problems.  Check the output of "dmesg | grep err" and you'll probably 
see a series of errors related to the disk that's mounted on 
/media/bmike1 .  If you umount the disk and fsck it, the problem may 
stop happening.

-- 
Crow202 Blog: http://crow202.org/wordpress
There is no Darkness in Eternity
But only Light too dim for us to see.


More information about the PLUG-discuss mailing list