From Fedora Project Wiki

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 29: Line 29:
* for x86_64 download the [https://kojipkgs.fedoraproject.org/compose/iot/latest-Fedora-IoT-32/compose/IoT/x86_64/iso/Fedora-IoT-IoT-ostree-x86_64-32-20200303.0.iso ostree iso]
* for x86_64 download the [https://kojipkgs.fedoraproject.org/compose/iot/latest-Fedora-IoT-32/compose/IoT/x86_64/iso/Fedora-IoT-IoT-ostree-x86_64-32-20200303.0.iso ostree iso]
* for AArch64 download the [https://kojipkgs.fedoraproject.org/compose/iot/latest-Fedora-IoT-32/compose/IoT/aarch64/iso/Fedora-IoT-IoT-ostree-aarch64-32-20200303.0.iso ostree iso]
* for AArch64 download the [https://kojipkgs.fedoraproject.org/compose/iot/latest-Fedora-IoT-32/compose/IoT/aarch64/iso/Fedora-IoT-IoT-ostree-aarch64-32-20200303.0.iso ostree iso]
* for AArch64 SBC's (like the Raspberry Pi 3) download the [https://kojipkgs.fedoraproject.org/compose/iot/latest-Fedora-IoT-32/compose/IoT/aarch64/images/ disk image here]
* Enough free space on HDD
* Enough free space on HDD
=== Ignition Config File ===
The inital-setup is deprecated (the documentation doesn't reflect it yet). You you want to deploy a disk image, you need to have an ignition config prepared. Here's how:
* Download a [https://zezere.puiterwijk.org/netboot/ignition/00:01:C0:21:43:43 sample ignition json] and save it locally as <code>config.ign</code>
* Replace the included ssh public key with your own ssh public key
* Host the ignition file somewhere (fedorapeople, your server, or https://paste.centos.org and get a link using ''View raw'')
* Boot the system with these kernel arguments: <pre>ignition.firstboot=1 ignition.platform.id=cmdline ignition.config.url=http://<url>/config.ign</pre> and replace <code>http://<url>/config.ign</code> with the URL to your ignition file
* You can now ssh to the device using the ssh key you provided in the ignition config file: <pre>ssh root@device-ip</pre>
* For UEFI devices, use https://fedora-iot.roving-it.com/portal/ (clarification pending)
This is '''not needed''' when you use the <code>.iso</code> installer to install the IoT Edition (then, the standard documented procedure applies).


== How to test? ==
== How to test? ==
Please note that all contributions to Fedora Project Wiki are considered to be released under the Attribution-Share Alike 4.0 International (see Fedora Project Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please solve the following task below and enter the answer in the box (more info):

Cancel Editing help (opens in new window)