Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some files display error and directory can‘t be deleted #112

Open
pchen123 opened this issue May 15, 2017 · 1 comment
Open

Some files display error and directory can‘t be deleted #112

pchen123 opened this issue May 15, 2017 · 1 comment

Comments

@pchen123
Copy link

Hi,
I do a test for create directory and file in the usb device,after created it ,will delete the file and directory. About 3 weeks later,the test stops and one directory can not be deleted,do command "ls" in the directory,display "No such file or directory".
/mnt/rwfs/media/sda1/Recorder # rm -rf 20204648
rm: can't remove '20204648': Directory not empty
/20204648 # ls
ls: ./15_2307879#_303_20204648_0513105613_402__cd_recvW674.dat: No such file or directory
ls: ./15723078793__03_20204648_05_3505613_4024_cd_recv_675.dat: No such file or directory

My system is Embedded linux system,kernel version is 2.6.36.
in the printk,displayed the message:
"convert_uni_to_ch: fail to use nls"

The problem had happened 2 times, Do you know the cause of the problem?

Thank you
Michael

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@pchen123 and others