Quantcast
Viewing all articles
Browse latest Browse all 4405

K4 Need help on mount /dev/mmcblk0p1 on KT

Hi! All

I am using a Kindle Touch. It's system is 5.1.2.

I was jailbreaked my KT when it was 4.x. But sometimes ago It was fallen on the ground and system was broken. ( system still running but all the fonts was gone. ) So I have to install an new system on it. Then it becomes 5.1.2.

I finished the jailbreak steps and usbnetwork steps mentioned in page

http://wiki.mobileread.com/wiki/Kind...:_NOT_5.1.2.29

and

http://wiki.mobileread.com/wiki/Kind...USB_Networking

Now I can login to my Kindle as root via ssh. But I am not able to mount /dev/mmcblk0p1. So that I am not able to modify font configurations in /etc/fonts/.

Here is my device information. Thanks in advance.

Code:


[root@kindle fonts]# cat /proc/partitions
major minor  #blocks  name

  7        0    3418104 loop0
 179        0    3907584 mmcblk0
 179        1    358400 mmcblk0p1
 179        2      65536 mmcblk0p2
 179        3      32768 mmcblk0p3
 179        4    3418112 mmcblk0p4
[root@kindle fonts]#
[root@kindle fonts]#
[root@kindle fonts]# mount /dev/mmcblk0p1 /mnt/us/root/
mount: /dev/mmcblk0p1 already mounted or /mnt/us/root/ busy
[root@kindle fonts]# mount
rootfs on / type rootfs (rw)
/dev/root on / type ext3 (ro,noatime,nodiratime,data=writeback)
none on /proc type proc (rw,nosuid,nodev,noexec,relatime)
none on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev type tmpfs (rw,relatime,mode=755)
tmpfs on /dev/shm type tmpfs (rw,relatime)
devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620)
tmpfs on /var type tmpfs (rw,relatime,size=32768k)
/dev/mmcblk0p3 on /var/local type ext3 (rw,relatime,errors=continue,data=writeback)
fsp on /mnt/us type fuse.fsp (rw,nosuid,nodev,noatime,user_id=0,group_id=0)
/dev/loop/0 on /mnt/base-us type vfat (rw,noexec,noatime,nodiratime,fmask=0022,dmask=0022,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro)
fsp on /mnt/us type fuse.fsp (rw,nosuid,nodev,noatime,user_id=0,group_id=0)
fsp on /mnt/mmc type fuse.fsp (rw,nosuid,nodev,noatime,user_id=0,group_id=0)
[root@kindle fonts]# uname -a
Linux kindle 2.6.31-rt11-lab126 #1 Tue Jul 17 16:55:47 PDT 2012 armv7l GNU/Linux
[root@kindle fonts]# exit
Connection to 192.168.15.244 closed.


Viewing all articles
Browse latest Browse all 4405

Trending Articles