Home How To – Boot Tizen 3.0 on ARTIK 5 and ARTIK 10 Dev Boards

How To – Boot Tizen 3.0 on ARTIK 5 and ARTIK 10 Dev Boards

Samsung’s single board computers- The ARTIK dev boards have been commercially launched earlier this year. The ARTIK 5 and ARTIK 10 boards have support for multiple OS and that includes the likes of Ubuntu, Fedora and of course Tizen. The development boards run Fedora out of the box and since these are relatively new boards compared to main competition the Raspberry Pi which is in its third generation now, the ARTIK community is still small making it a hard time for beginners to work with the boards.
ARTIK-Tizen-Developer
Now we can’t think of anything better than helping the new Artik community boot Tizen 3.0 OS on their ARTIK 5 or 10 boards. So lets cut to the chase and start giving some Tizen love to your ARTIK boards.
 

The Easy Way- Booting a prebuilt image (ARTIK 10)

If you happen to have a ARTIK 10 and want a bootable image of Tizen 3.0 without wasting much time in making, you’re in luck. A huge shoutout to Philippe Coval for this pre-built image of the Tizen 3.0 OS with the added goodness of IoTivity. All that you have to do is download the image file (md5=0d21e2716f67a16086fdd2724e7e11f1), flash it to a micro SD card of at least 8 GB, plug it into your ARTIK 10, set the SW2/1 switch on and SW2/2 off.
Screenshot (86)
Now when you turn on the ARTIK 10, it will by default try to boot the OS on its eMMC. In order to stop that from happening hit any key (from any external keyboard connected to your ARTIK 10) after you power up the board so that you are redirected to Uboot’s shell. Now Change these Uboot variables : set rootdev 1 ; set rootpart 3 ; boot

After a brief waiting time for the first boot, you will be prompted to login as root and the password will be “tizen”.
 

The Hard Way- Building your own image (ARTIK 5 and ARTIK 10)

Download the latest Tizen boot image-
From here for ARTIK 5
From here for ARTIK 10

Setting up the micro SD card (8 GB min.)

Plug in your micro SD card with the help of a card reader to your PC and then identify the node it is assigned with. Just to help yourself from getting into any trouble, try not to have any other USB storage device connected to your PC.

Now partition the sd card and format it with a minimum of 6 partitions.

ARTIK 10 users will have to additionally have to put this line of code in order to change the tzsw.bin configuration and the offset value which was found to be causing an error as it was similar to the ARTIK 5.

 
Now that the bootloader has been configured, the next step is to load the linux kernel has to be loaded into the first partition and its modules on to the second. Use this code to achieve that-

You now have a bootable SD card of Tizen OS.

Booting up on Tizen

Just like I explained earlier, to boot up the ARTIK board from the SD card, set the SW2/1 switch on and SW2/2 off and then power up your ARTIK board. In order to stop your ARTIK from booting the default OS in your eMMC, hit any key (from any external keyboard connected to your ARTIK 10 or the bluetooth keyboard connected to the ARTIK 5) after you power up the board so that you are redirected to Uboot’s shell. Change these Uboot variables : set rootdev 1 ; set rootpart 3 ; boot

The kernel, device tree and rootfs are then loaded and executed in the following process:

Logging in to Tizen

After a brief waiting time for the first boot, you will be prompted to login as root and the password will be “tizen”. You have now successfully booted into Tizen 3.0 common on your ARTIK dev board!
Thanks Phil for the original guide 🙂
 

About ReadWrite’s Editorial Process

The ReadWrite Editorial policy involves closely monitoring the tech industry for major developments, new product launches, AI breakthroughs, video game releases and other newsworthy events. Editors assign relevant stories to staff writers or freelance contributors with expertise in each particular topic area. Before publication, articles go through a rigorous round of editing for accuracy, clarity, and to ensure adherence to ReadWrite's style guidelines.

Get the biggest tech headlines of the day delivered to your inbox

    By signing up, you agree to our Terms and Privacy Policy. Unsubscribe anytime.

    Tech News

    Explore the latest in tech with our Tech News. We cut through the noise for concise, relevant updates, keeping you informed about the rapidly evolving tech landscape with curated content that separates signal from noise.

    In-Depth Tech Stories

    Explore tech impact in In-Depth Stories. Narrative data journalism offers comprehensive analyses, revealing stories behind data. Understand industry trends for a deeper perspective on tech's intricate relationships with society.

    Expert Reviews

    Empower decisions with Expert Reviews, merging industry expertise and insightful analysis. Delve into tech intricacies, get the best deals, and stay ahead with our trustworthy guide to navigating the ever-changing tech market.