View Single Post
Old 07-18-2012, 03:08 PM   #97
dlcmdrx
Member
dlcmdrx is less competitive than you.dlcmdrx is less competitive than you.dlcmdrx is less competitive than you.dlcmdrx is less competitive than you.dlcmdrx is less competitive than you.dlcmdrx is less competitive than you.dlcmdrx is less competitive than you.dlcmdrx is less competitive than you.dlcmdrx is less competitive than you.dlcmdrx is less competitive than you.dlcmdrx is less competitive than you.
 
Posts: 24
Karma: 14704
Join Date: Jul 2012
Device: Amazon Kindle Touch
Quote:
Originally Posted by twobob View Post
[root@kindle bin]# mntus
system: W mntus:def:usage: /usr/sbin/mntus [--loop | --fsck] [mount | umount]

Seriously though. check that you really need to do this. seems weirdness.
Tried this and this is what i got:

Quote:
[root@kindle root]# mntus
system: W mntus:def:usage: /usr/sbin/mntus [--loop | --fsck] [mount | umount]
[root@kindle root]# system: W mntus:def:usage: /usr/sbin/mntus [--loop | --fsck]
[mount | umount]
-sh: system:: not found
-sh: --fsck]: not found
-sh: umount]: not found
[root@kindle root]#
Sorry, im totally ignorant in this.

Also, tried again mmatej original

Quote:
mntroot rw
mv /mnt/us/sftp-server /usr/libexec/sftp-server
ln -s /usr/lib/libcrypto.so.1.0.0 /usr/lib/libcrypto.so.0.9.8
and got this:

Quote:
login as: root
root@192.168.0.13's password:
[root@kindle root]# mntroot rw
system: I mntroot:def:Making root filesystem writeable
[root@kindle root]# mv /mnt/us/sftp-server /usr/libexec/sftp-server
mv: can't rename '/mnt/us/sftp-server': No such file or directory
[root@kindle root]# ln -s /usr/lib/libcrypto.so.1.0.0 /usr/lib/libcrypto.so.0.9.
8
ln: /usr/lib/libcrypto.so.0.9.8: File exists
[root@kindle root]#
dlcmdrx is offline   Reply With Quote