linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
* Unrecoverable FS errors
@ 2017-01-27 12:11 V10lator
  2017-01-29  4:14 ` Jaegeuk Kim
  0 siblings, 1 reply; 5+ messages in thread
From: V10lator @ 2017-01-27 12:11 UTC (permalink / raw)
  To: linux-f2fs-devel

Hi,

First off if this is the wrong mailing list please tell me, I just couldn't 
find any other for f2fs.

Around a year (maybe longer) ago my computer crashed, the only way was a 
hard reset which caused f2fs corruptions. Since then fsck.f2fs -f finds 
errors. These are always the same errors.

Today I noticed my package manager unlinking a death link but that failed, 
so I looked into the directory for myself:

ls /etc/ssl/certs/ | grep EBG_Elektronik
EBG_Elektronik_Sertifika_Hizmet_Sağlayıcısı.pem


so the file is there, let's look closer:

$ LANG=C ls -l /etc/ssl/certs/ | grep EBG_Elektronik
ls: Zugriff auf 
'/etc/ssl/certs/EBG_Elektronik_Sertifika_Hizmet_Sağlayıcısı.pem' nicht 
möglich: Datei oder Verzeichnis nicht gefunden
l????????? ? ?    ?         ?             ? 
EBG_Elektronik_Sertifika_Hizmet_Sağlayıcısı.pem


Doesn't look good. One more try:

$ LANG=C file 
/etc/ssl/certs/EBG_Elektronik_Sertifika_Hizmet_Sağlayıcısı.pem
/etc/ssl/certs/EBG_Elektronik_Sertifika_Hizmet_Sağlayıcısı.pem: cannot open 
`/etc/ssl/certs/EBG_Elektronik_Sertifika_Hizmet_Sağlayıcısı.pem' (No such 
file or directory)


Okay, so the file is clearly corrupted. Let's remove it:

# LANG=C LC_ALL=C rm 
/etc/ssl/certs/EBG_Elektronik_Sertifika_Hizmet_Sağlayıcısı.pem
rm: cannot remove 
'/etc/ssl/certs/EBG_Elektronik_Sertifika_Hizmet_Sa'$'\304\237''lay'$'\304\261''c'$'\304\261''s'$'\304\261''.pem': 
No such file or directory



Is there anything I can do to remove that file (or the directory entry as I 
think there is no file) ?

Thanks,
Thomas "V10lator" Rohloff

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-02-01 17:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-27 12:11 Unrecoverable FS errors V10lator
2017-01-29  4:14 ` Jaegeuk Kim
2017-01-29 18:14   ` V10lator
2017-01-30 23:22     ` Jaegeuk Kim
2017-02-01 17:59       ` V10lator

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).