Monday, May 21, 2012

bash: cd: Input/output error

I was trying to mount a partition on folder 'localdisk'. It mounted successfully but on 'cd'ing to the folder, it said:
bash: cd: localdisk: Input/output error
I found that 'localdisk' was a file and not a directory. I wonder why 'mount' was accepting file as mount point.

0 comments:

Post a Comment