Step 4 : Boot the OS ====================== .. tab-set:: .. tab-item:: Boot the OS * In this program, you are going to learn .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow * How to ? .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow Topics in this section, * :ref:`Boot the OS ` .. _barelinux_qemu_rpi3b_step4_0: .. tab-set:: .. tab-item:: Boot the OS * Once all the file is downloaded and moved to a single folder.Run launch.sh to boot the OS. .. code-block:: c $ ./launch.sh * Once the script is loaded it will ask for credentials give username as "pi" and password "raspberry". .. code-block:: c Raspbian GNU/Linux 10 raspberrypi ttyAMA0 raspberrypi login: pi Password: * Once the credentials are entered you will be able to see the console. .. code-block:: c piraspberrypi:~$