From 51882066d95327ab2d1addf123f60b7ca05b1804 Mon Sep 17 00:00:00 2001 From: lukas Date: Sun, 21 Nov 2021 16:40:21 +0000 Subject: [PATCH] docs: update deploy/medium --- deploy/medium.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/deploy/medium.md b/deploy/medium.md index 56d5ebe..1cf1cb5 100644 --- a/deploy/medium.md +++ b/deploy/medium.md @@ -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