View Single Post
Old 08-05-2012, 07:02 AM   #3
ixtab
(offline)
ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.
 
ixtab's Avatar
 
Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
If you're running in main, /dev/mmclbk0p1 is already mounted as /.

And no, don't try to "export" anything from the root partition to /mnt/us (by loop-mounting or so). First, /mnt/us is FAT32 and supports almost none of the important FS features. Second, this is almost certainly going to fail, because /mnt/us becomes inaccessible to the Kindle when it is plugged to the computer as a USB drive.

Just don't do it. Make your changes from the ssh command-line instead.
ixtab is offline   Reply With Quote