mirror of
https://github.com/PhyllomeOS/wiki.git
synced 2024-11-05 11:51:10 +00:00
docs: update deploy/medium
This commit is contained in:
parent
1f535c5612
commit
51882066d9
@ -2,7 +2,7 @@
|
||||
title: Phyllome OS meets a thumb drive
|
||||
description:
|
||||
published: true
|
||||
date: 2021-11-21T16:38:25.151Z
|
||||
date: 2021-11-21T16:40:18.566Z
|
||||
tags:
|
||||
editor: markdown
|
||||
dateCreated: 2021-11-13T11:34:07.852Z
|
||||
@ -102,20 +102,19 @@ Follow the normal procedure to install an application on your computer.
|
||||
|
||||
## 3. Boot from a USB flash drive
|
||||
|
||||
By default, when a computer boots up, it will look for an operating system on the internal storage device first. If there is one, it will load this operating system and ignore any other media, such as a USB flash drive that may plug to the computer.
|
||||
By default, when a computer boots up, it will look for an operating system on the internal storage device first. If there is one, it will load this operating system and ignore any other media, such as any USB flash drive that may be plugged to the computer.
|
||||
|
||||
To boot from a USB flash drive, one would have to either temporary or permanently alter the so-called boot order. The boot order instructs at what point and where it should look for an operating system. The following section illustrates how to change the boot order *temporary*.
|
||||
|
||||
> The process to change the boot order depends on your current computer platform. Please follow the instruction that matches your platform.
|
||||
{.is-info}
|
||||
|
||||
> Booting from a USB flash drive is a **non-destructive** process, which means that it won't affect any pre-existing operating system that may be installed on your computer. As a precautious, it may be good to backup your data or, even better, to use computer with no personnal data on it.
|
||||
> Booting from a USB flash drive is a **non-destructive** process, which means that it won't affect any pre-existing operating system that may be installed on your computer. As a precautious, it may be good to backup your data or, even better, to use a computer with no personnal data on it.
|
||||
{.is-info}
|
||||
|
||||
### macOS
|
||||
|
||||
Make sure that your computer is turned-off.
|
||||
On macOS, just after
|
||||
* Make sure that your computer is turned-off.
|
||||
|
||||
|
||||
### Windows
|
||||
|
Loading…
Reference in New Issue
Block a user