LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   blink file specification (https://www.linuxquestions.org/questions/linux-newbie-8/blink-file-specification-4175429997/)

rustaee 10-02-2012 12:07 AM

blink file specification
 
Hi,

"ls -l" command show blink "?" for permission,owner,group,... parameter of some files such:
?--------- ? ? ? ? ? Al1.eam.fs

why that was happened?

I can't rm that file, no such file message is created!

nugat 10-02-2012 12:17 AM

Quote:

Originally Posted by rustaee (Post 4794585)
Hi,

"ls -l" command show blink "?" for permission,owner,group,... parameter of some files such:
?--------- ? ? ? ? ? Al1.eam.fs

why that was happened?

I can't rm that file, no such file message is created!

It could be a corrupt filesystem. Is there anything in dmesg about your disks/filesystems?

do you know what created the file in the first place?

you can also use "smartctl -H /dev/*" on your disks to get a quick heath assessment.

it might be a good idea to boot into rescue mode (via a Live Linux CD) and fsck the partition(s). I like SysRescuCD for this type of thing. But you can just boot into runlevel 1 if you want, provided that the partitions you want to fsck are not your / partition. You may want to attempt to back up any files first, before you fsck - although, chances are you wont be able to get them off if they are fubar.

michaelk 10-02-2012 06:31 AM

Moved: This thread is more suitable in Linux-Newbie and has been moved accordingly to help your thread/question get the exposure it deserves.


All times are GMT -5. The time now is 08:09 PM.