View Single Post
Old 08-27-2012, 08:46 AM   #8
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
no-automounty... hmm

root@kindle:root> umount /mnt/us/proc/sys/fs/binfmt_misc
root@kindle:root> rmmod binfmt_misc
root@kindle:root> ls /proc/sys/fs/*
Spoiler:
Quote:
/proc/sys/fs/aio-max-nr /proc/sys/fs/inode-state
/proc/sys/fs/aio-nr /proc/sys/fs/lease-break-time
/proc/sys/fs/dentry-state /proc/sys/fs/leases-enable
/proc/sys/fs/dir-notify-enable /proc/sys/fs/nr_open
/proc/sys/fs/file-max /proc/sys/fs/overflowgid
/proc/sys/fs/file-nr /proc/sys/fs/overflowuid
/proc/sys/fs/inode-nr /proc/sys/fs/suid_dumpable

/proc/sys/fs/inotify:
max_queued_events max_user_instances max_user_watches

/proc/sys/fs/mqueue:
msg_max msgsize_max queues_max

/proc/sys/fs/nfs:
nfs_congestion_kb nlm_tcpport nsm_local_state
nfs_mountpoint_timeout nlm_timeout nsm_use_hostnames
nlm_grace_period nlm_udpport

root@kindle:root> insmod /mnt/us/modules/binfmt_misc.ko
root@kindle:root> ls /proc/sys/fs/*
Spoiler:
Quote:
/proc/sys/fs/aio-max-nr /proc/sys/fs/inode-state
/proc/sys/fs/aio-nr /proc/sys/fs/lease-break-time
/proc/sys/fs/dentry-state /proc/sys/fs/leases-enable
/proc/sys/fs/dir-notify-enable /proc/sys/fs/nr_open
/proc/sys/fs/file-max /proc/sys/fs/overflowgid
/proc/sys/fs/file-nr /proc/sys/fs/overflowuid
/proc/sys/fs/inode-nr /proc/sys/fs/suid_dumpable

/proc/sys/fs/inotify:
max_queued_events max_user_instances max_user_watches

/proc/sys/fs/mqueue:
msg_max msgsize_max queues_max

/proc/sys/fs/nfs:
nfs_congestion_kb nlm_tcpport nsm_local_state
nfs_mountpoint_timeout nlm_timeout nsm_use_hostnames
nlm_grace_period nlm_udpport


I'll see what a strace turns up
twobob is offline   Reply With Quote