-
Notifications
You must be signed in to change notification settings - Fork 48
Booting Fedora SoC from the bootable USB
This page will explain how you can boot Fedora-SoC from the bootable USB Stick you have created.
Refer to the following sections below based on your operating system.
Refer to the following steps to boot Fedora SoC from the bootable USB stick on Windows 7 or later.
Insert your bootable USB stick into your machine.
Go to the power menu. While holding down the "Shift" key, click "Restart".
Hold the "Shift" key until you see the UEFI boot menu then select Use a device
Choose the USB stick to load Fedora SoC.
If you are booting into this ISO for the first time, use the arrow keys to select "Test this media & start Fedora Soc". If not select "Start Fedora Soc".
If you do not see "Test this media & start Fedora Soc", select "Troubleshooting" then select "Test this media & start Fedora Soc".
If you selected "Test this media & start Fedora Soc", your machine will run a test to ensure that the ISO is correct. Once it passes the test, your machine will start booting into Fedora SoC.
If you selected "Start Fedora Soc", your machine will start booting into Fedora SoC.
If you see a light grey screen after booting, simply press any alphabet key.
And you've successfully booted into Fedora SoC!
Now, follow this guide to start up Fedora SoC.
Refer to the following steps to boot Fedora SoC from the bootable USB stick on a Mac.
Power off your machine.
Turn on your Mac, then press and hold Command (⌘)-R immediately after you see the Apple logo. Hold Command (⌘)-R until a progress bar appears under the Apple logo.
This will cause your Mac to start up from macOS Recovery.
When the macOS Utilities window opens, choose Utilities > Startup Security Utility from the menu bar.
When you're asked to authenticate, click "Enter macOS Password", then choose an administrator account and enter its password.
Under the Secure Boot section, check the "No Security" option.
Under the External Boot section, check the "Allowing booting from external media" option.
Once done, close Startup Security Utility.
Insert your bootable USB stick into your machine.
Restart your machine and immediately press and hold the Option key until the Startup Manager window appears. (Note: Startup Disk does not work.)
Select the right-most drive, not Fedora Media.
If you are booting into this ISO for the first time, use the arrow keys to select "Test this media & start Fedora Soc". If not select "Start Fedora Soc".
If you do not see "Test this media & start Fedora Soc", select "Troubleshooting" then select "Test this media & start Fedora Soc".
If you selected "Test this media & start Fedora Soc", your machine will run a test to ensure that the ISO is correct. Once it passes the test, your machine will start booting into Fedora SoC.
If you selected "Start Fedora Soc", your machine will start booting into Fedora SoC.
If you see a light grey screen after booting, simply press any alphabet key.
And you've successfully booted into Fedora SoC!
Now, follow this guide to start up Fedora SoC.
Peer Learning
Codecrunch Contributions
Piazza Contributions
Wiki Contributions
Guides
Setting Up Checkstyle
Setting Up Java
Setting Up MacVim
Setting Up Sunfire
Setting Up Unix For Mac
Setting Up Unix For Windows
Setting Up Vim
Setting up SSH Config
CS2030 Contents
Lecture 1 SummaryCompile-run vs Run-time Summary
Quick Guide To Abstraction
Generics and Variance of Types
Comparable vs Comparator
Summary of completable future
CS2030S Notes
ELI5 Optional.map vs Optional.flatMap
PECS Example Code
Java Collection Framework (Iterator)
Generic
Generic Type Parameter and Generic Wildcard
Calculator
Lambda-Expression
Single Abstract Method (SAM)
Method Reference
Functional Interfaces 2
Simple Usage of Sandbox
Associative-but-not-commutative
Higher Order function
Functional Programming
Calculator With Functor
Eager Evaluation VS Lazy Evaluation
Simple Usage of Lazy Evaluation
Lazy Evaluation for LazyList
Lazy Evaluation for BinaryTree
Stream
Parallel Stream
Optional
Simple Usage of Stream
Asynchronous Programming
Notes on CompletableFuture
Notes on CompletableFuture 2
Simple Usage of CompletableFuture
Mind Map
Exception Handling
Links
CS2030 Java Style Guide
CS2030 Javadoc Specification
JDK 11 Download Link
JDK 11 API Docs
Codecrunch
Piazza Forum