{"id":6770,"date":"2024-09-14T02:48:29","date_gmt":"2024-09-14T02:48:29","guid":{"rendered":"https:\/\/www.mixtile.com\/?post_type=ht_kb&#038;p=6770"},"modified":"2024-10-15T02:31:15","modified_gmt":"2024-10-15T02:31:15","slug":"installing-an-operating-system-on-mixtile-edge2-kit","status":"publish","type":"ht_kb","link":"https:\/\/www.mixtile.com\/ja\/docs\/installing-an-operating-system-on-mixtile-edge2-kit\/","title":{"rendered":"Mixtile Edge 2\u30ad\u30c3\u30c8\u3078\u306e\u30aa\u30da\u30ec\u30fc\u30c6\u30a3\u30f3\u30b0\u30b7\u30b9\u30c6\u30e0\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb"},"content":{"rendered":"<div class=\"wp-block-jetpack-markdown\"><p><!-- # Installing an Operating System on Mixtile Edge 2 Kit --><\/p>\n<p>Mixtile Edge 2 Kit comes with Debian 11 pre-installed. Sometimes, you may want to upgrade\/downgrade it to another version or install a different operating system. This tutorial describes how to install an operating system to Mixtile Edge 2 Kit on the platforms below:<\/p>\n<ul>\n<li>Linux distribution<\/li>\n<li>\u30de\u30c3\u30af\u30aa\u30b9<\/li>\n<li>\u30a6\u30a3\u30f3\u30c9\u30a6\u30ba<\/li>\n<\/ul>\n<p>The installation process varies depending on the platform you use. You can follow the platform-specific installation guide to install an OS.<\/p>\n<h2>\u6e96\u5099<\/h2>\n<p>To install an OS, you&#8217;ll need to:<\/p>\n<ol>\n<li>Have a computer.<\/li>\n<li>Have a cable to connect your computer to Mixtile Edge 2 Kit.<\/li>\n<li>Download the target OS image you need and unzip it. Here are some of the available images:\n<ul>\n<li><a href=\"https:\/\/downloads.mixtile.com\/edge2\/debian_image\/image-release-rockchip-format-mixtile-edge2-debian11-20240909.img.zip\">Debian 11<\/a> (username: <code>mixtile<\/code>, password: <code>mixtile<\/code>; root password: <code>\u30eb\u30fc\u30c8<\/code>)<\/li>\n<li><a href=\"https:\/\/downloads.mixtile.com\/edge2\/android_image\/image-release-rockchip-format-mixtile-edge2-android11-v1.0.15.img.zip\">\u30a2\u30f3\u30c9\u30ed\u30a4\u30c911<\/a><\/li>\n<li><a href=\"https:\/\/downloads.mixtile.com\/edge2\/homeassistant_image\/image-release-raw-format-mixtile-edge2-homeassistant12.2-rc2-240822.img.zip\">\u30db\u30fc\u30e0\u30a2\u30b7\u30b9\u30bf\u30f3\u30c8<\/a><\/li>\n<\/ul>\n<\/li>\n<\/ol>\n<blockquote>\n<p>Important:\nBefore you start, make sure you have backed up all important data.<\/p>\n<\/blockquote>\n<h2>Installing the OS on different platforms<\/h2>\n<h3>Installing an OS on a Linux distribution<\/h3>\n<p>If you are using a Linux distribution, such as Debian and Ubuntu, follow the instructions below:<\/p>\n<ol>\n<li>\n<p>\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9 <a href=\"https:\/\/downloads.mixtile.com\/tools\/upgrade_tool_v2.22_for_linux.zip\">upgrade_tool_v2.22_for_linux<\/a> package and unzip it.<\/p>\n<\/li>\n<li>\n<p>Move <code>upgrade_tool<\/code> to the <code>bin<\/code> directory and make it executable:<\/p>\n<pre><code class=\"language-bash\">cd upgrade_tool_v2.22_for_linux\nsudo mv upgrade_tool \/usr\/local\/bin\nsudo chown root:root \/usr\/local\/bin\/upgrade_tool\nsudo chmod a+x \/usr\/local\/bin\/upgrade_tool\n<\/code><\/pre>\n<\/li>\n<li>\n<p>Enter a boot mode as needed:<\/p>\n<ul>\n<li>\n<p>Loader (recommended for regular updates):<\/p>\n<ul>\n<li>\n<p>If you can enter the terminal of Mixtile Edge 2 Kit (e.g., through a monitor, SSH or adb), run:<\/p>\n<pre><code class=\"language-bash\">reboot loader\n<\/code><\/pre>\n<\/li>\n<li>\n<p>If you cannot enter the terminal of Mixtile Edge 2 Kit:<\/p>\n<ol>\n<li>Open the shell of Mixtile Edge 2 Kit.<\/li>\n<li>Press and hold the <strong>Recovery<\/strong> button, power on Mixtile Edge 2 Kit by connecting it to a PC via a USB-C cable, and then wait about 2 seconds before releasing the <strong>Recovery<\/strong> button.<\/li>\n<\/ol>\n<\/li>\n<\/ul>\n<\/li>\n<li>\n<p>MaskRom (for bootloader failure):<\/p>\n<ul>\n<li>\n<p>If you can enter the terminal of Mixtile Edge 2 Kit (e.g., through a monitor, SSH or adb), run:<\/p>\n<pre><code class=\"language-bash\">sudo dd if=\/dev\/zero of=\/dev\/mmcblk0 bs=1M count=32\n<\/code><\/pre>\n<blockquote>\n<p>Warning: This command removes all files from your device. Make sure you have backed up all important data.<\/p>\n<\/blockquote>\n<\/li>\n<li>\n<p>If you cannot enter the terminal of Mixtile Edge 2 Kit:<\/p>\n<ol>\n<li>Open the shell of Mixtile Edge 2 Kit.<\/li>\n<li>Press and hold the <strong>MaskRom<\/strong> button, power on Mixtile Edge 2 Kit by connecting it to a PC via a USB-C cable, and then wait about 2 seconds before releasing the <strong>MaskRom<\/strong> button.<\/li>\n<\/ol>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<blockquote>\n<p>Note:\nIf the connection fails, try another cable or add a 12V power adapter.<\/p>\n<\/blockquote>\n<\/li>\n<li>\n<p>Verify if Mixtile Edge 2 Kit is connected to the computer:<\/p>\n<pre><code class=\"language-bash\">ugprade_tool ld\n<\/code><\/pre>\n<p>If a message similar to the one below is displayed, your Mixtile Edge 2 Kit has been connected to the computer successfully:<\/p>\n<p><img src=\"https:\/\/i0.wp.com\/dh19rycdk230a.cloudfront.net\/app\/uploads\/edge2-recognize-device-on-ubuntu-with-upgrade-tool-ld.png?w=1020&#038;ssl=1\" alt=\"\" data-recalc-dims=\"1\"><\/p>\n<\/li>\n<li>\n<p>(Optional) Download <a href=\"https:\/\/downloads.mixtile.com\/edge2\/homeassistant_image\/rk356x_spl_loader_v1.13.112.bin?_ga=2.38096291.1068717537.1724920075-1975792596.1724920075\">rk356x_spl_loader_v1.13.112.bin<\/a> and then run the command below to flash it to Mixtile Edge 2 Kit (replace <code>rk356x_spl_loader_v1.13.112.bin<\/code> with its actual path). This step is only required for <strong>installing a raw image in the MaskRom mode<\/strong>. If you install in Loader mode or use a Rockchip image, skip this step.<\/p>\n<pre><code class=\"language-bash\">sudo upgrade_tool db rk356x_spl_loader_v1.13.112.bin\n<\/code><\/pre>\n<\/li>\n<li>\n<p>Install the image (replace <code>update.img<\/code> with the actual path of your target image file). The installation command varies depending on the image type (<code>rockchip<\/code> \u307e\u305f\u306f <code>raw<\/code>) you use. You can find the image type from the image&#8217;s filename.<\/p>\n<ul>\n<li><strong>Rockchip image<\/strong>:<\/li>\n<\/ul>\n<pre><code class=\"language-bash\">sudo upgrade_tool uf update.img\n<\/code><\/pre>\n<ul>\n<li><strong>Raw image<\/strong>:<\/li>\n<\/ul>\n<pre><code class=\"language-bash\">sudo upgrade_tool wl 0 update.img\n<\/code><\/pre>\n<p>It may take several minutes for the installation to complete. If <code>Upgrade firmware ok<\/code> (RockChip images) or <code>Write LBA from file (100%)<\/code> (Raw images) is displayed, the installation is done.<\/p>\n<\/li>\n<\/ol>\n<h3>Installing an OS on macOS<\/h3>\n<ol>\n<li>\n<p>\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9 <a href=\"https:\/\/downloads.mixtile.com\/tools\/upgrade_tool_v2.13_for_mac.zip\">upgrade_tool_v2.13_for_mac<\/a> package and unzip it.<\/p>\n<\/li>\n<li>\n<p>Go to the <code>upgrade_tool_v2.13_for_mac<\/code> directory and make <code>upgrade_tool<\/code> executable. Enter your admin password if prompted.<\/p>\n<pre><code class=\"language-bash\">cd upgrade_tool_v2.13_for_mac\nsudo chmod u+x upgrade_tool\n<\/code><\/pre>\n<blockquote>\n<p>If you are alerted that the app developer cannot be verified:<\/p>\n<ol>\n<li>\u30aa\u30fc\u30d7\u30f3 <strong>System Settings<\/strong>.<\/li>\n<li>\u30af\u30ea\u30c3\u30af <strong>Privacy &amp; Security<\/strong>, scroll down, and click the <strong>Open Anyway<\/strong> button to confirm your intent to open or install the app.\n<img src=\"https:\/\/i0.wp.com\/dh19rycdk230a.cloudfront.net\/app\/uploads\/2024\/09\/macos-open-app-anyway.png?w=1020&#038;ssl=1\" alt=\"macos-open-app-anyway\" data-recalc-dims=\"1\"><\/li>\n<\/ol>\n<\/blockquote>\n<\/li>\n<li>\n<p>Enter a boot mode as needed:<\/p>\n<ul>\n<li>\n<p>Loader (recommended for regular updates):<\/p>\n<ul>\n<li>\n<p>If you can enter the terminal of Mixtile Edge 2 Kit (e.g., through a monitor, SSH or adb), run:<\/p>\n<pre><code class=\"language-bash\">reboot loader\n<\/code><\/pre>\n<\/li>\n<li>\n<p>If you cannot enter the terminal of Mixtile Edge 2 Kit:<\/p>\n<ol>\n<li>Open the shell of Mixtile Edge 2 Kit.<\/li>\n<li>Press and hold the <strong>Recovery<\/strong> button, power on Mixtile Edge 2 Kit by connecting it to a PC via a USB-C cable, and then wait about 2 seconds before releasing the <strong>Recovery<\/strong> button.<\/li>\n<\/ol>\n<\/li>\n<\/ul>\n<\/li>\n<li>\n<p>MaskRom (for bootloader failure):<\/p>\n<ul>\n<li>\n<p>If you can enter the terminal of Mixtile Edge 2 Kit (e.g., through a monitor, SSH or adb), run:<\/p>\n<pre><code class=\"language-bash\">sudo dd if=\/dev\/zero of=\/dev\/mmcblk0 bs=1M count=32\n<\/code><\/pre>\n<blockquote>\n<p>Warning: This command removes all files from your device. Make sure you have backed up all important data.<\/p>\n<\/blockquote>\n<\/li>\n<li>\n<p>If you cannot enter the terminal of Mixtile Edge 2 Kit:<\/p>\n<ol>\n<li>Open the shell of Mixtile Edge 2 Kit.<\/li>\n<li>Press and hold the <strong>MaskRom<\/strong> button, power on Mixtile Edge 2 Kit by connecting it to a PC via a USB-C cable, and then wait about 2 seconds before releasing the <strong>MaskRom<\/strong> button.<\/li>\n<\/ol>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<blockquote>\n<p>Note:\nIf the connection fails, try another cable or add a 12V power adapter.<\/p>\n<\/blockquote>\n<\/li>\n<li>\n<p>Verify if Mixtile Edge 2 Kit is connected to the computer:<\/p>\n<pre><code class=\"language-bash\">.\/upgrade_tool ld\n<\/code><\/pre>\n<p>If a message similar to the one below is displayed, your Mixtile Edge 2 Kit has been connected to the computer successfully:\n<img src=\"https:\/\/i0.wp.com\/dh19rycdk230a.cloudfront.net\/app\/uploads\/edge2-recognize-device-on-mac-using-upgrade-tool-ld.png?w=1020&#038;ssl=1\" alt=\"edge2-recognize-device-on-mac-with-upgrade-tool-ld\" data-recalc-dims=\"1\"><\/p>\n<\/li>\n<li>\n<p>(Optional) Download <a href=\"https:\/\/downloads.mixtile.com\/edge2\/homeassistant_image\/rk356x_spl_loader_v1.13.112.bin?_ga=2.38096291.1068717537.1724920075-1975792596.1724920075\">rk356x_spl_loader_v1.13.112.bin<\/a> and then run the command below to flash it to Mixtile Edge 2 Kit (replace <code>rk356x_spl_loader_v1.13.112.bin<\/code> with its actual path). This step is only required for <strong>installing a raw image in the MaskRom mode<\/strong>. If you install in Loader mode or use a Rockchip image, skip this step.<\/p>\n<pre><code class=\"language-bash\">.\/upgrade_tool db rk356x_spl_loader_v1.13.112.bin\n<\/code><\/pre>\n<\/li>\n<li>\n<p>Install the image (replace <code>update.img<\/code> with the actual path of your target image file). The installation command varies depending on the image type (<code>rockchip<\/code> \u307e\u305f\u306f <code>raw<\/code>), which can be found in the image&#8217;s filename.<\/p>\n<ul>\n<li><strong>Rockchip image<\/strong>:<\/li>\n<\/ul>\n<pre><code class=\"language-bash\">.\/upgrade_tool uf update.img\n<\/code><\/pre>\n<ul>\n<li><strong>Raw image<\/strong>:<\/li>\n<\/ul>\n<pre><code class=\"language-bash\">.\/upgrade_tool wl 0 update.img\n<\/code><\/pre>\n<p>It may take several minutes for the installation to complete. If <code>Upgrade firmware ok<\/code> (RockChip images) or <code>Write LBA from file (100%)<\/code> (Raw images) is displayed, the installation is done.<\/p>\n<\/li>\n<\/ol>\n<h3>Installing an OS on Windows<\/h3>\n<p>Unlike macOS and Linux distributions, Windows has an intuitive UI for you to install an OS:<\/p>\n<ol>\n<li>\n<p>\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9 <a href=\"https:\/\/downloads.mixtile.com\/tools\/DriverAssistant_v5.12.zip\">DriverAssistant_v5.12<\/a>, unzip it, and click <strong>DriverInstall.exe<\/strong> to install the driver.<\/p>\n<blockquote>\n<p>If you have installed an older driver version, uninstall it first before installing the latest one.<\/p>\n<\/blockquote>\n<\/li>\n<li>\n<p>\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9 <a href=\"https:\/\/downloads.mixtile.com\/tools\/RKDevTool_v3.19_for_windows.zip\">RKDevTool_v3.19_for_windows<\/a> and unzip it. Then, find <strong>RKDevTool<\/strong>, right-click the file, and click <strong>Run as administrator<\/strong>.<\/p>\n<p><img src=\"https:\/\/i0.wp.com\/dh19rycdk230a.cloudfront.net\/app\/uploads\/run-rkdevtool-as-administrator.png?w=1020&#038;ssl=1\" alt=\"run-rkdevtool-as-administrator\" data-recalc-dims=\"1\"><\/p>\n<\/li>\n<li>\n<p>Enter a boot mode as needed:<\/p>\n<ul>\n<li>\n<p>Loader (recommended for regular updates):<\/p>\n<ul>\n<li>\n<p>If you can enter the terminal of Mixtile Edge 2 Kit (e.g., through a monitor, SSH or adb), run:<\/p>\n<pre><code class=\"language-bash\">reboot loader\n<\/code><\/pre>\n<\/li>\n<li>\n<p>If you cannot enter the terminal of Mixtile Edge 2 Kit:<\/p>\n<ol>\n<li>Open the shell of Mixtile Edge 2 Kit.<\/li>\n<li>Press and hold the <strong>Recovery<\/strong> button, power on Mixtile Edge 2 Kit by connecting it to a PC via a USB-C cable, and then wait about 2 seconds before releasing the <strong>Recovery<\/strong> button.<\/li>\n<\/ol>\n<\/li>\n<\/ul>\n<\/li>\n<li>\n<p>MaskRom (for bootloader failure):<\/p>\n<ul>\n<li>\n<p>If you can enter the terminal of Mixtile Edge 2 Kit (e.g., through a monitor, SSH or adb), run:<\/p>\n<pre><code class=\"language-bash\">sudo dd if=\/dev\/zero of=\/dev\/mmcblk0 bs=1M count=32\n<\/code><\/pre>\n<blockquote>\n<p>Warning: This command removes all files from your device. Make sure you have backed up all important data.<\/p>\n<\/blockquote>\n<\/li>\n<li>\n<p>If you cannot enter the terminal of Mixtile Edge 2 Kit:<\/p>\n<ol>\n<li>Open the shell of Mixtile Edge 2 Kit.<\/li>\n<li>Press and hold the <strong>MaskRom<\/strong> button, power on Mixtile Edge 2 Kit by connecting it to a PC via a USB-C cable, and then wait about 2 seconds before releasing the <strong>MaskRom<\/strong> button.<\/li>\n<\/ol>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<blockquote>\n<p>Note:\nIf the connection fails, try another cable or add a 12V power adapter.<\/p>\n<\/blockquote>\n<\/li>\n<li>\n<p>\u30aa\u30fc\u30d7\u30f3 <strong>RKDevTool<\/strong>, and you can see that Mixtile Edge 2 Kit is now found as a Loader\/MaskRom device:<\/p>\n<p><img src=\"https:\/\/i0.wp.com\/dh19rycdk230a.cloudfront.net\/app\/uploads\/edge-2-os-entered-loader-mode-on-windows.png?w=1020&#038;ssl=1\" alt=\"\" data-recalc-dims=\"1\"><\/p>\n<p><img src=\"https:\/\/i0.wp.com\/dh19rycdk230a.cloudfront.net\/app\/uploads\/edge-2-os-entered-maskrom-mode-on-windows.png?w=1020&#038;ssl=1\" alt=\"\" data-recalc-dims=\"1\"><\/p>\n<\/li>\n<li>\n<p>Install the image to Mixtile Edge 2 Kit in RKDevTool. The installation process varies depending on the image type (<code>rockchip<\/code> \u307e\u305f\u306f <code>raw<\/code>) you use. You can find the image type from the image&#8217;s filename.<\/p>\n<ul>\n<li>\n<p><strong>RockChip image:<\/strong><\/p>\n<ol>\n<li>\n<p>\u3092\u9078\u629e\u3059\u308b\u3002 <strong>\u30d5\u30a1\u30fc\u30e0\u30a6\u30a7\u30a2\u306e\u30a2\u30c3\u30d7\u30b0\u30ec\u30fc\u30c9<\/strong> tab and click <strong>\u30d5\u30a1\u30fc\u30e0\u30a6\u30a7\u30a2<\/strong>. In the dialog box that is displayed, choose the image file you downloaded.<\/p>\n<p><img src=\"https:\/\/i0.wp.com\/dh19rycdk230a.cloudfront.net\/app\/uploads\/select-image-file-in-windows.png?w=1020&#038;ssl=1\" alt=\"select-image-file-in-windows\" data-recalc-dims=\"1\"><\/p>\n<\/li>\n<li>\n<p>\u30af\u30ea\u30c3\u30af <strong>\u30a2\u30c3\u30d7\u30b0\u30ec\u30fc\u30c9<\/strong> to start installing the image:<\/p>\n<p><img src=\"https:\/\/i0.wp.com\/dh19rycdk230a.cloudfront.net\/app\/uploads\/start-upgrade-in-rkdevtool.png?w=1020&#038;ssl=1\" alt=\"start-upgrade-in-rkdevtool\" data-recalc-dims=\"1\"><\/p>\n<p>The installation may take several minutes to complete. If you see the message below, the installation is done.<\/p>\n<p><img src=\"https:\/\/i0.wp.com\/dh19rycdk230a.cloudfront.net\/app\/uploads\/finish-upgrade-in-rkdevtool.png?w=1020&#038;ssl=1\" alt=\"finish-upgrade-in-rkdevtool\" data-recalc-dims=\"1\"><\/p>\n<\/li>\n<\/ol>\n<\/li>\n<li>\n<p><strong>Raw image:<\/strong><\/p>\n<ol>\n<li>\n<p>\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9 <a href=\"https:\/\/downloads.mixtile.com\/edge2\/homeassistant_image\/rk356x_spl_loader_v1.13.112.bin?_ga=2.38096291.1068717537.1724920075-1975792596.1724920075\">rk356x_spl_loader_v1.13.112.bin<\/a>.<\/p>\n<\/li>\n<li>\n<p>\u3092\u9078\u629e\u3059\u308b\u3002 <strong>\u753b\u50cf\u3092\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9<\/strong> tab, right-click an item and choose <strong>Clear Items<\/strong> from the short-cut menu to clear unnecessary items.<\/p>\n<p><img src=\"https:\/\/i0.wp.com\/dh19rycdk230a.cloudfront.net\/app\/uploads\/edge2-raw-image-clear-items-loader-mode.png?w=1020&#038;ssl=1\" alt=\"edge2-raw-image-clear-items-loader-mode\" data-recalc-dims=\"1\"><\/p>\n<\/li>\n<li>\n<p>Click the blank cell of <strong>\u30ed\u30fc\u30c0\u30fc<\/strong> on the right. In the dialog box that is displayed, select the <code>rk356x_spl_loader_v1.13.112.bin<\/code> \u30d5\u30a1\u30a4\u30eb\u3002<\/p>\n<p><img src=\"https:\/\/i0.wp.com\/dh19rycdk230a.cloudfront.net\/app\/uploads\/edge2-click-loader-blank-cell-to-select-loader-file.png?w=1020&#038;ssl=1\" alt=\"\" data-recalc-dims=\"1\"><\/p>\n<p><img src=\"https:\/\/i0.wp.com\/dh19rycdk230a.cloudfront.net\/app\/uploads\/edge2-select-spl-loader-file-in-rkdevtool.png?w=1020&#038;ssl=1\" alt=\"\" data-recalc-dims=\"1\"><\/p>\n<\/li>\n<li>\n<p>Right-click an item, choose <strong>\u30a2\u30a4\u30c6\u30e0\u3092\u8ffd\u52a0<\/strong> from the short-cut menu, and set its <strong>\u540d\u79f0<\/strong> \u3078\u306e <code>\u30a4\u30e1\u30fc\u30b8<\/code>.<\/p>\n<p><img src=\"https:\/\/i0.wp.com\/dh19rycdk230a.cloudfront.net\/app\/uploads\/edge2-click-add-item-in-rkdevtool.png?w=1020&#038;ssl=1\" alt=\"\" data-recalc-dims=\"1\"><\/p>\n<p><img src=\"https:\/\/i0.wp.com\/dh19rycdk230a.cloudfront.net\/app\/uploads\/edge2-set-new-item-name-to-image.png?w=1020&#038;ssl=1\" alt=\"\" data-recalc-dims=\"1\"><\/p>\n<\/li>\n<li>\n<p>Click the blank cell of the <code>\u30a4\u30e1\u30fc\u30b8<\/code> item, select the raw image in the displayed dialog box, and then set <strong>\u30b9\u30c8\u30ec\u30fc\u30b8<\/strong> \u3078\u306e <code>EMMC<\/code> for this item.<\/p>\n<p><img src=\"https:\/\/i0.wp.com\/dh19rycdk230a.cloudfront.net\/app\/uploads\/edge2-select-image-file-in-rkdevtool-for-the-new-image-item.png?w=1020&#038;ssl=1\" alt=\"\" data-recalc-dims=\"1\"><\/p>\n<p><img src=\"https:\/\/i0.wp.com\/dh19rycdk230a.cloudfront.net\/app\/uploads\/edge2-rkdevtool-select-raw-image-on-windows.png?w=1020&#038;ssl=1\" alt=\"\" data-recalc-dims=\"1\"><\/p>\n<p><img src=\"https:\/\/i0.wp.com\/dh19rycdk230a.cloudfront.net\/app\/uploads\/edge2-select-emmc-in-storage-in-rkdevtool-for-the-image-item.png?w=1020&#038;ssl=1\" alt=\"\" data-recalc-dims=\"1\"><\/p>\n<\/li>\n<li>\n<p>Select the two items <strong>\u30ed\u30fc\u30c0\u30fc<\/strong> \u305d\u3057\u3066 <strong>\u30a4\u30e1\u30fc\u30b8<\/strong>, click <strong>Write by Address<\/strong>, and click <strong>\u8d70\u308b<\/strong> to start installing the image.<\/p>\n<p><img src=\"https:\/\/i0.wp.com\/dh19rycdk230a.cloudfront.net\/app\/uploads\/edge2-select-two-items-write-by-address-an-run-in-rkdevtool.png?w=1020&#038;ssl=1\" alt=\"\" data-recalc-dims=\"1\"><\/p>\n<p>The installation may take several minutes to complete. If you see the message below, the installation is done.<\/p>\n<p><img src=\"https:\/\/i0.wp.com\/dh19rycdk230a.cloudfront.net\/app\/uploads\/edge2-raw-image-download-ok-in-rkdevtool-on-windows.png?w=1020&#038;ssl=1\" alt=\"\" data-recalc-dims=\"1\"><\/p>\n<\/li>\n<\/ol>\n<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n<h2>Booting up the OS<\/h2>\n<p>Once the installation is complete, boot up the new system as follows:<\/p>\n<ol>\n<li>Power on Mixtile Edge 2 Kit by connecting the USB-C cable to the device&#8217;s USB-C port and to a compatible power adapter. Then plug the adapter into a wall outlet.<\/li>\n<li>(Optional) Connect Mixtile Edge 2 Kit to the Internet via an Ethernet cable.<\/li>\n<li>(Optional) Connect Mixtile Edge 2 Kit to a monitor via an HDMI cable.<\/li>\n<\/ol>\n<p>If your Mixtile Edge 2 Kit is connected to a monitor, you should see the OS interface (take Debian 11 as an example):<\/p>\n<p><img src=\"https:\/\/i0.wp.com\/dh19rycdk230a.cloudfront.net\/app\/uploads\/debian-start-up-page.png?w=1020&#038;ssl=1\" alt=\"debian-start-up-page\" data-recalc-dims=\"1\"><\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Describes how to install an operating system to Mixtile Edge 2 Kit on Linux, macOS, and Windows.<\/p>","protected":false},"author":110,"comment_status":"open","ping_status":"closed","template":"","format":"standard","meta":{"spay_email":""},"ht-kb-category":[197],"ht-kb-tag":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v17.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Installing an Operating System on Mixtile Edge 2 Kit | Mixtile<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.mixtile.com\/ja\/docs\/installing-an-operating-system-on-mixtile-edge2-kit\/\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Installing an Operating System on Mixtile Edge 2 Kit | Mixtile\" \/>\n<meta property=\"og:description\" content=\"Describes how to install an operating system to Mixtile Edge 2 Kit on Linux, macOS, and Windows.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.mixtile.com\/ja\/docs\/installing-an-operating-system-on-mixtile-edge2-kit\/\" \/>\n<meta property=\"og:site_name\" content=\"Mixtile\" \/>\n<meta property=\"article:modified_time\" content=\"2024-10-15T02:31:15+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.mixtile.com\/app\/uploads\/edge2-recognize-device-on-ubuntu-with-upgrade-tool-ld.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"11 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.mixtile.com\/ja\/#organization\",\"name\":\"Mixtile Limited\",\"url\":\"https:\/\/www.mixtile.com\/ja\/\",\"sameAs\":[],\"logo\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/www.mixtile.com\/ja\/#logo\",\"inLanguage\":\"ja\",\"url\":\"https:\/\/dh19rycdk230a.cloudfront.net\/app\/uploads\/2022\/02\/logo.svg\",\"contentUrl\":\"https:\/\/dh19rycdk230a.cloudfront.net\/app\/uploads\/2022\/02\/logo.svg\",\"caption\":\"Mixtile Limited\"},\"image\":{\"@id\":\"https:\/\/www.mixtile.com\/ja\/#logo\"}},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.mixtile.com\/ja\/#website\",\"url\":\"https:\/\/www.mixtile.com\/ja\/\",\"name\":\"Mixtile\",\"description\":\"Hardware for IoT Solutions\",\"publisher\":{\"@id\":\"https:\/\/www.mixtile.com\/ja\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.mixtile.com\/ja\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"ja\"},{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/www.mixtile.com\/ja\/docs\/installing-an-operating-system-on-mixtile-edge2-kit\/#primaryimage\",\"inLanguage\":\"ja\",\"url\":\"https:\/\/www.mixtile.com\/app\/uploads\/edge2-recognize-device-on-ubuntu-with-upgrade-tool-ld.png\",\"contentUrl\":\"https:\/\/www.mixtile.com\/app\/uploads\/edge2-recognize-device-on-ubuntu-with-upgrade-tool-ld.png\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.mixtile.com\/ja\/docs\/installing-an-operating-system-on-mixtile-edge2-kit\/#webpage\",\"url\":\"https:\/\/www.mixtile.com\/ja\/docs\/installing-an-operating-system-on-mixtile-edge2-kit\/\",\"name\":\"Installing an Operating System on Mixtile Edge 2 Kit | Mixtile\",\"isPartOf\":{\"@id\":\"https:\/\/www.mixtile.com\/ja\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.mixtile.com\/ja\/docs\/installing-an-operating-system-on-mixtile-edge2-kit\/#primaryimage\"},\"datePublished\":\"2024-09-14T02:48:29+00:00\",\"dateModified\":\"2024-10-15T02:31:15+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.mixtile.com\/ja\/docs\/installing-an-operating-system-on-mixtile-edge2-kit\/#breadcrumb\"},\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.mixtile.com\/ja\/docs\/installing-an-operating-system-on-mixtile-edge2-kit\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.mixtile.com\/ja\/docs\/installing-an-operating-system-on-mixtile-edge2-kit\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.mixtile.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Installing an Operating System on Mixtile Edge 2 Kit\"}]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Installing an Operating System on Mixtile Edge 2 Kit | Mixtile","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.mixtile.com\/ja\/docs\/installing-an-operating-system-on-mixtile-edge2-kit\/","og_locale":"ja_JP","og_type":"article","og_title":"Installing an Operating System on Mixtile Edge 2 Kit | Mixtile","og_description":"Describes how to install an operating system to Mixtile Edge 2 Kit on Linux, macOS, and Windows.","og_url":"https:\/\/www.mixtile.com\/ja\/docs\/installing-an-operating-system-on-mixtile-edge2-kit\/","og_site_name":"Mixtile","article_modified_time":"2024-10-15T02:31:15+00:00","og_image":[{"url":"https:\/\/www.mixtile.com\/app\/uploads\/edge2-recognize-device-on-ubuntu-with-upgrade-tool-ld.png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"11 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Organization","@id":"https:\/\/www.mixtile.com\/ja\/#organization","name":"Mixtile Limited","url":"https:\/\/www.mixtile.com\/ja\/","sameAs":[],"logo":{"@type":"ImageObject","@id":"https:\/\/www.mixtile.com\/ja\/#logo","inLanguage":"ja","url":"https:\/\/dh19rycdk230a.cloudfront.net\/app\/uploads\/2022\/02\/logo.svg","contentUrl":"https:\/\/dh19rycdk230a.cloudfront.net\/app\/uploads\/2022\/02\/logo.svg","caption":"Mixtile Limited"},"image":{"@id":"https:\/\/www.mixtile.com\/ja\/#logo"}},{"@type":"WebSite","@id":"https:\/\/www.mixtile.com\/ja\/#website","url":"https:\/\/www.mixtile.com\/ja\/","name":"Mixtile","description":"Hardware for IoT Solutions","publisher":{"@id":"https:\/\/www.mixtile.com\/ja\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.mixtile.com\/ja\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"ja"},{"@type":"ImageObject","@id":"https:\/\/www.mixtile.com\/ja\/docs\/installing-an-operating-system-on-mixtile-edge2-kit\/#primaryimage","inLanguage":"ja","url":"https:\/\/www.mixtile.com\/app\/uploads\/edge2-recognize-device-on-ubuntu-with-upgrade-tool-ld.png","contentUrl":"https:\/\/www.mixtile.com\/app\/uploads\/edge2-recognize-device-on-ubuntu-with-upgrade-tool-ld.png"},{"@type":"WebPage","@id":"https:\/\/www.mixtile.com\/ja\/docs\/installing-an-operating-system-on-mixtile-edge2-kit\/#webpage","url":"https:\/\/www.mixtile.com\/ja\/docs\/installing-an-operating-system-on-mixtile-edge2-kit\/","name":"Installing an Operating System on Mixtile Edge 2 Kit | Mixtile","isPartOf":{"@id":"https:\/\/www.mixtile.com\/ja\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.mixtile.com\/ja\/docs\/installing-an-operating-system-on-mixtile-edge2-kit\/#primaryimage"},"datePublished":"2024-09-14T02:48:29+00:00","dateModified":"2024-10-15T02:31:15+00:00","breadcrumb":{"@id":"https:\/\/www.mixtile.com\/ja\/docs\/installing-an-operating-system-on-mixtile-edge2-kit\/#breadcrumb"},"inLanguage":"ja","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.mixtile.com\/ja\/docs\/installing-an-operating-system-on-mixtile-edge2-kit\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.mixtile.com\/ja\/docs\/installing-an-operating-system-on-mixtile-edge2-kit\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.mixtile.com\/"},{"@type":"ListItem","position":2,"name":"Installing an Operating System on Mixtile Edge 2 Kit"}]}]}},"_links":{"self":[{"href":"https:\/\/www.mixtile.com\/ja\/wp-json\/wp\/v2\/ht-kb\/6770"}],"collection":[{"href":"https:\/\/www.mixtile.com\/ja\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/www.mixtile.com\/ja\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/www.mixtile.com\/ja\/wp-json\/wp\/v2\/users\/110"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mixtile.com\/ja\/wp-json\/wp\/v2\/comments?post=6770"}],"version-history":[{"count":21,"href":"https:\/\/www.mixtile.com\/ja\/wp-json\/wp\/v2\/ht-kb\/6770\/revisions"}],"predecessor-version":[{"id":7393,"href":"https:\/\/www.mixtile.com\/ja\/wp-json\/wp\/v2\/ht-kb\/6770\/revisions\/7393"}],"wp:attachment":[{"href":"https:\/\/www.mixtile.com\/ja\/wp-json\/wp\/v2\/media?parent=6770"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/www.mixtile.com\/ja\/wp-json\/wp\/v2\/ht-kb-category?post=6770"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/www.mixtile.com\/ja\/wp-json\/wp\/v2\/ht-kb-tag?post=6770"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}