Last active
November 25, 2017 07:28
-
-
Save AcidWeb/9298883a7fdb0e73c7a13dd9183a7214 to your computer and use it in GitHub Desktop.
Twenty Thousand Leagues Under the Kindle Oasis 2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@kindle root]# cat /proc/partitions | |
major minor #blocks name | |
1 0 65536 ram0 | |
1 1 65536 ram1 | |
1 2 65536 ram2 | |
1 3 65536 ram3 | |
1 4 65536 ram4 | |
1 5 65536 ram5 | |
1 6 65536 ram6 | |
1 7 65536 ram7 | |
1 8 65536 ram8 | |
1 9 65536 ram9 | |
1 10 65536 ram10 | |
1 11 65536 ram11 | |
1 12 65536 ram12 | |
1 13 65536 ram13 | |
1 14 65536 ram14 | |
1 15 65536 ram15 | |
7 0 28640214 loop0 | |
7 2 316 loop2 | |
7 3 70808 loop3 | |
7 4 20 loop4 | |
7 5 684 loop5 | |
7 6 14168 loop6 | |
7 7 1568 loop7 | |
254 0 30535680 mmcblk2 | |
254 1 14336 mmcblk2p1 | |
254 2 14336 mmcblk2p2 | |
254 3 2048 mmcblk2p3 | |
254 4 4096 mmcblk2p4 | |
254 5 524288 mmcblk2p5 | |
254 6 1048576 mmcblk2p6 | |
254 7 28640222 mmcblk2p7 | |
254 16 4096 mmcblk2boot0 | |
254 32 4096 mmcblk2boot1 | |
7 8 15696 loop8 | |
7 9 40268 loop9 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@kindle root]# mount | |
/dev/root on / type ext3 (ro,noatime,nodiratime,barrier=1,data=ordered) | |
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) | |
tmpfs on /mnt/kfxcache type tmpfs (rw,relatime,size=256000k) | |
/dev/loop/2 on /usr/share/X11/xkb type squashfs (ro,noatime,nodiratime) | |
/dev/loop/3 on /usr/java/lib/fonts type squashfs (ro,noatime,nodiratime) | |
/dev/loop/4 on /etc/kdb.src type squashfs (ro,noatime,nodiratime) | |
/dev/loop/5 on /usr/lib/locale type squashfs (ro,noatime,nodiratime) | |
/dev/loop/6 on /usr/share/keyboard type squashfs (ro,noatime,nodiratime) | |
/dev/loop/7 on /opt/var/local type squashfs (ro,noatime,nodiratime) | |
/dev/mmcblk2p3 on /keys type ext3 (ro,noatime,nodiratime,errors=continue,user_xattr,acl,barrier=1,data=ordered) | |
debugfs on /sys/kernel/debug type debugfs (rw,relatime) | |
/dev/mmcblk2p6 on /var/local type ext3 (rw,relatime,errors=continue,barrier=1,data=ordered) | |
fsp on /mnt/us type fuse.fsp (rw,nosuid,nodev,noatime,user_id=0,group_id=0,allow_other) | |
/dev/loop/8 on /var/local/font/mnt/ja_font type cramfs (ro,noatime,nodiratime) | |
/dev/loop/9 on /var/local/font/mnt/zh-Hans_font type cramfs (ro,noatime,nodiratime) | |
/dev/loop/0 on /mnt/base-us type vfat (rw,noexec,noatime,nodiratime,fmask=0000,dmask=0000,allow_utime=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro) | |
tmpfs on /chroot/dev/log type tmpfs (rw,relatime,mode=755) | |
tmpfs on /chroot/dev/random type tmpfs (rw,relatime,mode=755) | |
tmpfs on /chroot/dev/urandom type tmpfs (rw,relatime,mode=755) | |
tmpfs on /chroot/dev/shm type tmpfs (rw,relatime) | |
none on /chroot/sys type sysfs (rw,nosuid,nodev,noexec,relatime) | |
tmpfs on /chroot/var/cache type tmpfs (rw,relatime,size=32768k) | |
tmpfs on /chroot/var/lock type tmpfs (rw,relatime,size=32768k) | |
tmpfs on /chroot/var/run type tmpfs (rw,relatime,size=32768k) | |
/dev/loop/4 on /chroot/etc/kdb.src type squashfs (ro,noatime,nodiratime) | |
/dev/mmcblk2p6 on /chroot/var/local type ext3 (rw,relatime,errors=continue,barrier=1,data=ordered) | |
fsp on /chroot/mnt/us type fuse.fsp (rw,nosuid,nodev,noatime,user_id=0,group_id=0,allow_other) | |
/dev/root on /chroot/etc/fonts type ext3 (ro,noatime,nodiratime,barrier=1,data=ordered) | |
/dev/root on /chroot/etc/gtk-2.0 type ext3 (ro,noatime,nodiratime,barrier=1,data=ordered) | |
/dev/root on /chroot/etc/pango type ext3 (ro,noatime,nodiratime,barrier=1,data=ordered) | |
/dev/root on /chroot/etc/resolv.d type ext3 (ro,noatime,nodiratime,barrier=1,data=ordered) | |
/dev/root on /chroot/usr/share type ext3 (ro,noatime,nodiratime,barrier=1,data=ordered) | |
/dev/root on /chroot/usr/ssl type ext3 (ro,noatime,nodiratime,barrier=1,data=ordered) | |
/dev/loop/6 on /chroot/usr/share/keyboard type squashfs (ro,noatime,nodiratime) | |
/dev/loop/3 on /chroot/usr/java/lib/fonts type squashfs (ro,noatime,nodiratime) | |
/dev/loop/2 on /chroot/usr/share/X11/xkb type squashfs (ro,noatime,nodiratime) | |
/dev/root on /chroot/usr/lib/pango type ext3 (ro,noatime,nodiratime,barrier=1,data=ordered) | |
/dev/loop/5 on /chroot/usr/lib/locale type squashfs (ro,noatime,nodiratime) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@kindle root]# blkid | |
/dev/loop/0: LABEL="Kindle" UUID="386D-5197" TYPE="vfat" | |
/dev/loop/2: TYPE="squashfs" | |
/dev/loop/3: TYPE="squashfs" | |
/dev/loop/4: TYPE="squashfs" | |
/dev/loop/5: TYPE="squashfs" | |
/dev/loop/6: TYPE="squashfs" | |
/dev/loop/7: TYPE="squashfs" | |
/dev/mmcblk2p3: UUID="1f82d93c-e403-4e9a-9b3f-0c0964cb0882" SEC_TYPE="ext2" TYPE="ext3" | |
/dev/mmcblk2p4: SEC_TYPE="msdos" UUID="59D5-D4F0" TYPE="vfat" | |
/dev/mmcblk2p5: UUID="d80b2a10-a106-4c0c-bc40-c3c0da5b174a" SEC_TYPE="ext2" TYPE="ext3" | |
/dev/mmcblk2p6: LABEL="LocalVars" UUID="bba0bb1f-6377-4517-b3ca-33e261edbc64" TYPE="ext3" | |
/dev/loop/8: LABEL="Compressed" TYPE="cramfs" | |
/dev/loop/9: LABEL="Compressed" TYPE="cramfs" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@kindle root]# uname -a | |
Linux kindle 4.1.15-lab126 #1 SMP PREEMPT Wed Sep 13 07:06:20 PDT 2017 armv7l GNU/Linux |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@kindle root]# fdisk /dev/mmcblk2* -l | |
Disk /dev/mmcblk2: 31.2 GB, 31268536320 bytes | |
256 heads, 63 sectors/track, 3786 cylinders | |
Units = cylinders of 16128 * 512 = 8257536 bytes | |
Device Boot Start End Blocks Id System | |
/dev/mmcblk2p1 1 266306 2147483647+ ee EFI GPT | |
Disk /dev/mmcblk2boot0: 4 MB, 4194304 bytes | |
4 heads, 16 sectors/track, 128 cylinders | |
Units = cylinders of 64 * 512 = 32768 bytes | |
Disk /dev/mmcblk2boot0 doesn't contain a valid partition table | |
Disk /dev/mmcblk2boot1: 4 MB, 4194304 bytes | |
4 heads, 16 sectors/track, 128 cylinders | |
Units = cylinders of 64 * 512 = 32768 bytes | |
Disk /dev/mmcblk2boot1 doesn't contain a valid partition table | |
Disk /dev/mmcblk2p1: 14 MB, 14680064 bytes | |
4 heads, 16 sectors/track, 448 cylinders | |
Units = cylinders of 64 * 512 = 32768 bytes | |
Disk /dev/mmcblk2p1 doesn't contain a valid partition table | |
Disk /dev/mmcblk2p2: 14 MB, 14680064 bytes | |
4 heads, 16 sectors/track, 448 cylinders | |
Units = cylinders of 64 * 512 = 32768 bytes | |
Disk /dev/mmcblk2p2 doesn't contain a valid partition table | |
Disk /dev/mmcblk2p3: 2 MB, 2097152 bytes | |
4 heads, 16 sectors/track, 64 cylinders | |
Units = cylinders of 64 * 512 = 32768 bytes | |
Disk /dev/mmcblk2p3 doesn't contain a valid partition table | |
Disk /dev/mmcblk2p4: 4 MB, 4194304 bytes | |
4 heads, 16 sectors/track, 128 cylinders | |
Units = cylinders of 64 * 512 = 32768 bytes | |
Device Boot Start End Blocks Id System | |
Disk /dev/mmcblk2p5: 536 MB, 536870912 bytes | |
4 heads, 16 sectors/track, 16384 cylinders | |
Units = cylinders of 64 * 512 = 32768 bytes | |
Disk /dev/mmcblk2p5 doesn't contain a valid partition table | |
Disk /dev/mmcblk2p6: 1073 MB, 1073741824 bytes | |
4 heads, 16 sectors/track, 32768 cylinders | |
Units = cylinders of 64 * 512 = 32768 bytes | |
Disk /dev/mmcblk2p6 doesn't contain a valid partition table | |
Disk /dev/mmcblk2p7: 29.3 GB, 29327587840 bytes | |
4 heads, 16 sectors/track, 895006 cylinders | |
Units = cylinders of 64 * 512 = 32768 bytes | |
Device Boot Start End Blocks Id System | |
/dev/mmcblk2p7p1 1 895006 28640184 b Win95 FAT32 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@kindle /]# ls /bin/ | |
addgroup bash chgrp cp deluser echo gdb gzip kill lsattr mk_cmds more nice ps rm scriptreplay stat tar uname zcat | |
adduser busybox chmod date df false gdbserver hostname ln lsmod mkdir mount pidof pwd rmdir sed stty touch usleep | |
arch cat chown dd dmesg fgrep grep ionice login lzop mknod mv ping reformime run sh su true uuidgen | |
ash chattr compile_et delgroup dnsdomainname fsync gunzip ip ls makemime mktemp netstat pipe_progress rev run-parts sleep sync umount vi | |
[root@kindle /]# ls /sbin/ | |
acpid ctrlaltdel e2image freeramdisk fsck.msdos ifdown ldconfig mkfs mkfs.msdos poweroff sfdisk sysctl wmiconfig | |
adjtimex debugfs e2label fsck fsck.vfat ifenslave logsave mkfs.bfs mkfs.vfat reboot shutdown sysreboot | |
agetty depmod e2undo fsck.cramfs fsp ifup losetup mkfs.cramfs mklost+found reload start telinit | |
badblocks devmem elvtune fsck.ext2 generate-modprobe.conf init lsmod mkfs.ext2 mkswap resize2fs start-stop-daemon test_fsp | |
blkid dosfsck fbsplash fsck.ext3 getty init.exe makedevs mkfs.ext3 modinfo restart status tunctl | |
blockdev dumpe2fs fdisk fsck.ext4 halt initctl man mkfs.ext4 modprobe rmmod stop tune2fs | |
bootchartd e2freefrag filefrag fsck.ext4dev hwclock insmod mkdosfs mkfs.ext4dev mount.fuse route swapoff udhcpc | |
cfdisk e2fsck findfs fsck.minix ifconfig klogd mke2fs mkfs.minix pivot_root runlevel swapon uuidd |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@kindle root]# stat / | |
File: / | |
Size: 1024 Blocks: 2 IO Block: 1024 directory | |
Device: fe05h/65029d Inode: 2 Links: 16 | |
Access: (0755/drwxr-xr-x) Uid: ( 0/ root) Gid: ( 0/ root) | |
Access: 2017-09-13 18:56:10.000000000 | |
Modify: 2017-11-06 17:16:29.000000000 | |
Change: 2017-11-06 17:16:29.000000000 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@kindle root]# cat /proc/cpuinfo | |
processor : 0 | |
model name : ARMv7 Processor rev 5 (v7l) | |
BogoMIPS : 16.00 | |
Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm | |
CPU implementer : 0x41 | |
CPU architecture: 7 | |
CPU variant : 0x0 | |
CPU part : 0xc07 | |
CPU revision : 5 | |
processor : 1 | |
model name : ARMv7 Processor rev 5 (v7l) | |
BogoMIPS : 16.00 | |
Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm | |
CPU implementer : 0x41 | |
CPU architecture: 7 | |
CPU variant : 0x0 | |
CPU part : 0xc07 | |
CPU revision : 5 | |
Hardware : Freescale i.MX7 Dual (Device Tree) | |
Revision : 0000 | |
Serial : 00000014b673b6c2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@kindle root]# eips -i | |
Fixed framebuffer info | |
id: mxc_epdc_fb smem_start: 0x99000000 | |
smem_len: 4587520 type: PACKED_PIXELS | |
type_aux: 0 visual: STATIC_PSEUDOCOLOR | |
xpanstep: 1 ypanstep: 1 | |
ywrapstep: 0 line_length: 1280 | |
mmio_start: 0x00000000 mmio_len: 0 | |
accel: 0 | |
Variable framebuffer info | |
xres: 1264 yres: 1680 | |
xres_virtual: 1280 yres_virtual: 3584 | |
xoffset: 0 yoffset: 0 | |
bits_per_pixel: 8 grayscale: 1 | |
red.offset: 0 green.offset: 0 | |
red.length: 8 green.length: 8 | |
red.msb_right: 0 green.msb_right: 0 | |
blue.offset: 0 transp.offset: 0 | |
blue.length: 8 transp.length: 0 | |
blue.msb_right: 0 transp.msb_right: 0 | |
nonstd: 0 activate: 128 | |
width: -1 height: -1 | |
accel_flags: 0 pixclock: 166666666 | |
left_margin: 33 right_margin: 358 | |
upper_margin: 4 lower_margin: 12 | |
hsync_len: 86 vsync_len: 1 | |
sync: 0 vmode: 0 | |
rotate: 0 | |
DPI: 0.000007 0.000010 0 | |
waveform type = 2 | |
material type = 2 | |
temperature = 21 (C) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment