NOWWORKINGON : check data #TODO : fix deze “ls: cannot access ‘xxx’: Input/output error”
momenteel op usb disk 1 T
er is een copy/backup/oudere versie ? van sommige data op UD-4T > archives
files in kwestie (in de root folder) zijn 99,9 % zeker een copie
/media : enkele films om op rasp pi te bekijken , kan weg
/Natch : vergelijk met backups & archive , ik vermoed een copie
==/’New Folder’ annotations, van vermoedelijk Onyx== deze behandelen
/wm : empty folder
![[Pasted image 20220815183513.png]]
error lijkt me heel verwant met deze Failed to read NTFS error
eerst unmount :
sudo umount /media/ward/UD-1TB/
daarna error-check the ntfs partition :
sudo ntfsfix /dev/sdc1
Mounting volume... OK
Processing of $MFT and $MFTMirr completed successfully.
Checking the alternate boot sector... OK
NTFS volume version is 3.1.
NTFS partition /dev/sdc1 was processed successfully.
ward@lapwm:/media/ward/UD-1TB$ ls -1a
ls: cannot access ‘Annotation 2022-06-28 104612.jpg’: Input/output error
ls: cannot access ‘beID-werkt.jpg’: Input/output error
ls: cannot access ‘connective-signID-01.jpg’: Input/output error
ls: cannot access ‘ecardreader-error.txt’: Input/output error
ls: cannot access ‘ITSME-2022.txt’: Input/output error
.
..
‘$RECYCLE.BIN’
‘Annotation 2022-06-28 104612.jpg’
beID-werkt.jpg
connective-signID-01.jpg
ecardreader-error.txt
ITSME-2022.txt
media
Natch
‘New folder’
‘System Volume Information’
ward@lapwm:/media/ward/UD-1TB$ rm ‘Annotation 2022-06-28 104612.jpg’
rm: cannot remove ‘Annotation 2022-06-28 104612.jpg’: Input/output error