ユーザ用ツール

サイト用ツール


mas1xx_ope:firmware_structure:start

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
mas1xx_ope:firmware_structure:start [2020/07/28 10:16] adminmas1xx_ope:firmware_structure:start [2020/07/29 16:43] (現在) admin
行 13: 行 13:
 |mmcblk0p1|  600|  FAT32  |ファームウェア関係| |mmcblk0p1|  600|  FAT32  |ファームウェア関係|
 |mmcblk0p2|  1239|  ext4  |データ保存領域((出荷時では未使用))| |mmcblk0p2|  1239|  ext4  |データ保存領域((出荷時では未使用))|
 +
 +\\
 +
 +mmcblk0p1 パーティションは実機では ''/ro/.host/'' に mount されます。
 +
 +<code>
 +root@gemini:~# ls -l /ro/.host/
 +total 12
 +drwxr-xr-x 2 root root 4096 Jul 27 11:15 area0
 +drwxr-xr-x 2 root root 4096 Jul  1 11:39 area1
 +drwxr-xr-x 2 root root 4096 Jul 29 10:59 overlay
 +</code>
 +
 +|<20em 7em 12em>|
 +^  Directory  ^  Info  |
 +|area0|ファームウェア 0面|
 +|area1|ファームウェア 1面|
 +|overlay|オーバーレイ保存データ|
 +
 +\\
 +
 +ファイル構成は下記のようになっています。
 +
 +<code>
 +root@gemini:~# ls -lR /ro/.host/
 +/ro/.host/:
 +total 12
 +drwxr-xr-x 2 root root 4096 Jul 27 11:15 area0
 +drwxr-xr-x 2 root root 4096 Jul  1 11:39 area1
 +drwxr-xr-x 2 root root 4096 Jul 29 10:59 overlay
 +
 +/ro/.host/area0:
 +total 85180
 +-rwxr-xr-x 1 root root    33413 Jul 29 10:59 at91-centurysys-gemini-00.dtb
 +-rwxr-xr-x 1 root root    33663 Jul 29 10:59 at91-centurysys-gemini-01.dtb
 +-rwxr-xr-x 1 root root     1770 Jul 29 10:59 at91-centurysys-gemini-01.dtbo
 +-rwxr-xr-x 1 root root     1683 Jul 29 10:59 at91-centurysys-gemini-02.dtbo
 +-rwxr-xr-x 1 root root  2459228 Jul 29 10:59 initramfs.img
 +-rwxr-xr-x 1 root root  4757680 Jul 29 10:59 kernel.img
 +-rwxr-xr-x 1 root root  1335296 Jul 29 10:59 kmod.img
 +-rwxr-xr-x 1 root root 78548992 Jul 29 10:59 rootfs.img
 +
 +/ro/.host/area1:
 +total 85180
 +-rwxr-xr-x 1 root root    33413 Jul 29 08:28 at91-centurysys-gemini-00.dtb
 +-rwxr-xr-x 1 root root    33663 Jul 29 08:28 at91-centurysys-gemini-01.dtb
 +-rwxr-xr-x 1 root root     1770 Jul 29 08:28 at91-centurysys-gemini-01.dtbo
 +-rwxr-xr-x 1 root root     1683 Jul 29 08:28 at91-centurysys-gemini-02.dtbo
 +-rwxr-xr-x 1 root root  2458940 Jul 29 08:28 initramfs.img
 +-rwxr-xr-x 1 root root  4757672 Jul 29 08:28 kernel.img
 +-rwxr-xr-x 1 root root  1335296 Jul 29 08:28 kmod.img
 +-rwxr-xr-x 1 root root 78548992 Jul 29 08:28 rootfs.img
 +
 +/ro/.host/overlay:
 +total 224
 +-rwxr-xr-x 1 root root   6057 Jul 29 09:50 old_overlays_etc.tar.zst
 +-rwxr-xr-x 1 root root  40960 Jul 29 10:59 overlays_cmp_log.tar
 +-rwxr-xr-x 1 root root   6029 Jul 29 10:59 overlays_etc.tar.zst
 +-rwxr-xr-x 1 root root   2966 Jul 29 10:59 overlays_home.tar.zst
 +-rwxr-xr-x 1 root root 166960 Jul 29 10:59 overlays_log.tar.zst
 +</code>
  
 \\ \\
mas1xx_ope/firmware_structure/start.1595898986.txt.gz · 最終更新: 2020/07/28 10:16 by admin