View Single Post
Old 03-05-2013, 08:26 AM   #2
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by nanos View Post
Hi, all
I've a problem: yesterday I'm tryng to configure my kindle with the Extented Linux Functionality Package, for a mistake after an error I've deleted the directory /dev/loop instead that the first loop device (rm -r /dev/loop instead that rm -r -f /dev/loop).
Actually I can't mount the .img file and then use the ELP but I think that the problem may be more serious being inherent to a device file...
You've an idea of the damn that I done, and how can I solve the problem?
Thank you very much.
use mknod to make block and character special device nodes.
knc1 is offline   Reply With Quote