juuso wrote:lsmod
Code: Select all
VDLinux#> lsmod
nfs 120484 0 - Live 0xbf379000
lockd 48936 1 nfs, Live 0xbf368000
sunrpc 139160 3 nfs,lockd, Live 0xbf341000
fuse 46364 0 - Live 0xbf330000
pty 4572 3 [permanent], Live 0xbf31c000
devpts 3440 1 pty, Live 0xbf316000
hid_microsoft 2032 0 - Live 0xbf310000
mousedev 7248 0 - Live 0xbf309000
evdev 5576 0 - Live 0xbf302000
usbhid 12872 0 - Live 0xbf2f9000
hid 31240 2 hid_microsoft,usbhid, Live 0xbf2ec000
rtnet5572sta 31400 0 - Live 0xbf2df000
rt5572sta 1295528 1 rtnet5572sta, Live 0xbf1a0000 (P)
rtutil5572sta 30436 2 rtnet5572sta,rt5572sta, Live 0xbf196000
usb_storage 30272 0 - Live 0xbf189000
ehci_hcd 47852 0 - Live 0xbf178000
usbcore 108904 6 usbhid,rtnet5572sta,rtutil5572sta,usb_storage,ehci_hcd, Live 0xbf158000
tntfs 363728 0 - Live 0xbf0fa000 (P)
mdrv_emac 12684 0 - Live 0xbf0f1000 (P)
samsung_mstar 494248 0 - Live 0xbf066000
samsung_mali 83468 18 samsung_mstar, Live 0xbf04c000
rfs_fat 202648 7 - Live 0xbf015000 (P)
rfs_glue 61548 1 rfs_fat, Live 0xbf000000 (P)
VDLinux#>
cat /proc/mounts
Code: Select all
VDLinux#> cat /proc/mounts
rootfs / rootfs rw 0 0
/dev/root / squashfs ro,relatime 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
tmpfs /dev/shm tmpfs rw,relatime 0 0
tmpfs /dtv tmpfs rw,relatime,size=40960k 0 0
tmpfs /tmp tmpfs rw,relatime,size=36864k 0 0
tmpfs /dsm tmpfs rw,relatime,size=12288k 0 0
tmpfs /core tmpfs rw,relatime,size=30720k 0 0
/dev/mmcblk0p13 /mtd_exe squashfs ro,relatime 0 0
none /sys/fs/cgroup cgroup rw,relatime,cpu 0 0
/dev/mmcblk0p12 /mtd_rwarea rfs rw,relatime,vfat,llw,iocharset=utf8 0 0
/dev/mmcblk0p10 /mtd_drmregion_a rfs rw,relatime,vfat,llw,iocharset=utf8 0 0
/dev/mmcblk0p11 /mtd_drmregion_b rfs rw,relatime,vfat,llw,iocharset=utf8 0 0
/dev/mmcblk0p15 /mtd_appext squashfs ro,relatime 0 0
/dev/mmcblk0p17 /mtd_rocommon squashfs ro,relatime 0 0
/dev/mmcblk0p19 /mtd_contents rfs rw,relatime,vfat,llw,iocharset=utf8 0 0
/dev/mmcblk0p21 /mtd_rwcommon rfs rw,relatime,vfat,llw,iocharset=utf8 0 0
/dev/mmcblk0p18 /mtd_emanual rfs rw,relatime,vfat,llw,iocharset=utf8 0 0
/dev/mmcblk0p20 /mtd_swu rfs rw,relatime,vfat,llw,iocharset=utf8 0 0
none /proc/bus/usb usbfs rw,relatime 0 0
/tmp/loopnone /mnt xfs rw,sync,relatime,wsync,attr2,noquota 0 0
none /tmp tmpfs rw,relatime 0 0
devpts /dev/pts devpts rw,noexec,relatime,mode=600,ptmxmode=000 0 0
VDLinux#>
Samsung UE49K6400 Waiting for RooT or any tools for K series...
Thanks @sectroyer for your work and help!!