View Single Post
Old 02-14-2008, 05:12 PM   #2
daudi
Addict
daudi has learned how to read e-booksdaudi has learned how to read e-booksdaudi has learned how to read e-booksdaudi has learned how to read e-booksdaudi has learned how to read e-booksdaudi has learned how to read e-booksdaudi has learned how to read e-booksdaudi has learned how to read e-books
 
Posts: 281
Karma: 904
Join Date: Oct 2007
Location: Kent, UK
Device: iRex iLiad, Psion 5MX, nokia n800
How did you try to delete the file from within linux? IIRC you are using ubuntu--correct? Did you use the nautilus file manager? That creates a .trash folder so it could be trying to move the file from one part of the internal memory to another and generally getting itself in a real tizzy.
Your iliad will be mounted in /media so you could try opening a terminal and
Code:
cd /media
and figure out which one is your iliad (I think it will be the user name you use for the iliad), then cd to the books directory and delete the file using rm. Also try to find .trash and remove that.
daudi is offline   Reply With Quote