Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
aims-desktop
aims-desktop-website
Commits
2b956b59
Commit
2b956b59
authored
Sep 17, 2018
by
Jan Groenewald
Browse files
Merged and updated
parent
06334932
Changes
7
Show whitespace changes
Inline
Side-by-side
public/getting-started/index.html
View file @
2b956b59
...
...
@@ -418,14 +418,14 @@ Copyright © 2017 <a href="https://aims.ac.za">African Institute for Mathematica
<div
class=
"next"
>
<a
href=
"https://desktop.aims.ac.za/tips-tricks/
"
title=
"Tips and Tricks
"
>
<a
href=
"https://desktop.aims.ac.za/tips-tricks/
uefi_legacy/"
title=
"UEFI vs Legacy Boot
"
>
<span
class=
"direction"
>
Next
</span>
<div
class=
"page"
>
<div
class=
"stretch"
>
<div
class=
"title"
>
Tips and Tricks
UEFI vs Legacy Boot
</div>
</div>
<div
class=
"button button-next"
role=
"button"
aria-label=
"Next"
>
...
...
public/index.html
View file @
2b956b59
...
...
@@ -353,14 +353,14 @@ Copyright © 2017 <a href="https://aims.ac.za">African Institute for Mathematica
<div
class=
"next"
>
<a
href=
"https://desktop.aims.ac.za/t
roubleshooting/"
title=
"Troubleshooting guide
"
>
<a
href=
"https://desktop.aims.ac.za/t
ips-tricks/"
title=
"Tips and Tricks
"
>
<span
class=
"direction"
>
Next
</span>
<div
class=
"page"
>
<div
class=
"stretch"
>
<div
class=
"title"
>
T
roubleshooting guide
T
ips and Tricks
</div>
</div>
<div
class=
"button button-next"
role=
"button"
aria-label=
"Next"
>
...
...
public/index.xml
View file @
2b956b59
...
...
@@ -164,6 +164,35 @@ On a slower computer, it might take as much as an hour.</p>
</description>
</item>
<item>
<title>
UEFI vs Legacy Boot
</title>
<link>
https://desktop.aims.ac.za/tips-tricks/uefi_legacy/
</link>
<pubDate>
Mon, 01 Jan 0001 00:00:00 +0000
</pubDate>
<guid>
https://desktop.aims.ac.za/tips-tricks/uefi_legacy/
</guid>
<description>
<
p
>
UEFI and Legacy Boot are two different ways of booting a computer. Most PCs and
laptops released after 2007 have UEFI installed. UEFI stands for Unified
Extendable Firmware Interface and was designed to replace BIOS (Legacy Boot).
<
/p
>
<
p
>
A major difference between UEFI and Legacy Boot is Secure Boot. This is a
feature of UEFI that prevents loading an operating system not signed by the
manufacturer
&
rsquo;s key. AIMS desktop is not signed by this key and so Secure Boot
must be disabled before AIMS Desktop can be installed.
<
/p
>
<
p
>
Secure Boot is managed by the UEFI settings. From Windows 10, it can be
disabled by going to
<
em
>
Settings -
&
gt; Updates
&
amp; security -
&
gt; Recovery
<
/em
>
and selecting
<
em
>
Restart now
<
/em
>
. This restart the PC into a recovery mode with various options.
Select
<
em
>
Troubleshoot -
&
gt; Advanced options -
&
gt; UEFI Firmware Settings -
&
gt; Restart
<
/em
>
.
This will boot into the UEFI Settings, where Secure Boot can be disabled. The
exact location of the option differs between manufacturers, but it is generally
found in the Boot section.
<
/p
>
<
p
>
From Linux machines, there is usually either a Grub menu entry or a keyboard
shortcut that can be pressed while the PC is booting that will access the
UEFI Settings.
<
/p
>
</description>
</item>
<item>
<title>
Tips and Tricks
</title>
<link>
https://desktop.aims.ac.za/tips-tricks/
</link>
...
...
public/sitemap.xml
View file @
2b956b59
...
...
@@ -6,6 +6,10 @@
<lastmod>
2017-04-12T00:11:02+01:00
</lastmod>
</url>
<url>
<loc>
https://desktop.aims.ac.za/tips-tricks/uefi_legacy/
</loc>
</url>
<url>
<loc>
https://desktop.aims.ac.za/tips-tricks/
</loc>
<lastmod>
2016-03-09T19:56:50+01:00
</lastmod>
...
...
public/tips-tricks/index.html
View file @
2b956b59
...
...
@@ -461,7 +461,7 @@ Copyright © 2017 <a href="https://aims.ac.za">African Institute for Mathematica
<nav
class=
"pagination"
aria-label=
"Footer"
>
<div
class=
"previous"
>
<a
href=
"https://desktop.aims.ac.za/
getting-started/"
title=
"Getting started
"
>
<a
href=
"https://desktop.aims.ac.za/
tips-tricks/uefi_legacy/"
title=
"UEFI vs Legacy Boot
"
>
<span
class=
"direction"
>
Previous
</span>
...
...
@@ -471,7 +471,7 @@ Copyright © 2017 <a href="https://aims.ac.za">African Institute for Mathematica
</div>
<div
class=
"stretch"
>
<div
class=
"title"
>
Getting started
UEFI vs Legacy Boot
</div>
</div>
</div>
...
...
public/tips-tricks/index.xml
View file @
2b956b59
...
...
@@ -9,6 +9,35 @@
<lastBuildDate>
Wed, 09 Mar 2016 19:56:50 +0100
</lastBuildDate>
<atom:link
href=
"https://desktop.aims.ac.za/tips-tricks/index.xml"
rel=
"self"
type=
"application/rss+xml"
/>
<item>
<title>
UEFI vs Legacy Boot
</title>
<link>
https://desktop.aims.ac.za/tips-tricks/uefi_legacy/
</link>
<pubDate>
Mon, 01 Jan 0001 00:00:00 +0000
</pubDate>
<guid>
https://desktop.aims.ac.za/tips-tricks/uefi_legacy/
</guid>
<description>
<
p
>
UEFI and Legacy Boot are two different ways of booting a computer. Most PCs and
laptops released after 2007 have UEFI installed. UEFI stands for Unified
Extendable Firmware Interface and was designed to replace BIOS (Legacy Boot).
<
/p
>
<
p
>
A major difference between UEFI and Legacy Boot is Secure Boot. This is a
feature of UEFI that prevents loading an operating system not signed by the
manufacturer
&
rsquo;s key. AIMS desktop is not signed by this key and so Secure Boot
must be disabled before AIMS Desktop can be installed.
<
/p
>
<
p
>
Secure Boot is managed by the UEFI settings. From Windows 10, it can be
disabled by going to
<
em
>
Settings -
&
gt; Updates
&
amp; security -
&
gt; Recovery
<
/em
>
and selecting
<
em
>
Restart now
<
/em
>
. This restart the PC into a recovery mode with various options.
Select
<
em
>
Troubleshoot -
&
gt; Advanced options -
&
gt; UEFI Firmware Settings -
&
gt; Restart
<
/em
>
.
This will boot into the UEFI Settings, where Secure Boot can be disabled. The
exact location of the option differs between manufacturers, but it is generally
found in the Boot section.
<
/p
>
<
p
>
From Linux machines, there is usually either a Grub menu entry or a keyboard
shortcut that can be pressed while the PC is booting that will access the
UEFI Settings.
<
/p
>
</description>
</item>
<item>
<title>
Tips and Tricks
</title>
<link>
https://desktop.aims.ac.za/tips-tricks/
</link>
...
...
public/tips-tricks/uefi_legacy/index.html
0 → 100644
View file @
2b956b59
<!DOCTYPE html>
<html
class=
"no-js"
>
<head
lang=
"en-us"
>
<meta
charset=
"utf-8"
>
<meta
name=
"viewport"
content=
"width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=10"
/>
<title>
UEFI vs Legacy Boot - AIMS Desktop
</title>
<meta
name=
"generator"
content=
"Hugo 0.18.1"
/>
<link
rel=
"canonical"
href=
"https://desktop.aims.ac.za/tips-tricks/uefi_legacy/"
>
<meta
property=
"og:url"
content=
"https://desktop.aims.ac.za/tips-tricks/uefi_legacy/"
>
<meta
property=
"og:title"
content=
"AIMS Desktop"
>
<meta
property=
"og:image"
content=
"https://desktop.aims.ac.za/images/logo.png"
>
<meta
name=
"apple-mobile-web-app-title"
content=
"AIMS Desktop"
>
<meta
name=
"apple-mobile-web-app-capable"
content=
"yes"
>
<meta
name=
"apple-mobile-web-app-status-bar-style"
content=
"black-translucent"
>
<link
rel=
"shortcut icon"
type=
"image/x-icon"
href=
"https://desktop.aims.ac.za/images/favicon.ico"
>
<link
rel=
"icon"
type=
"image/x-icon"
href=
"https://desktop.aims.ac.za/images/favicon.ico"
>
<style>
@font-face
{
font-family
:
'Icon'
;
src
:
url('https://desktop.aims.ac.za/fonts/icon.eot')
;
src
:
url('https://desktop.aims.ac.za/fonts/icon.eot')
format
(
'embedded-opentype'
),
url('https://desktop.aims.ac.za/fonts/icon.woff')
format
(
'woff'
),
url('https://desktop.aims.ac.za/fonts/icon.ttf')
format
(
'truetype'
),
url('https://desktop.aims.ac.za/fonts/icon.svg')
format
(
'svg'
);
font-weight
:
normal
;
font-style
:
normal
;
}
</style>
<link
rel=
"stylesheet"
href=
"https://desktop.aims.ac.za/stylesheets/application.css"
>
<link
rel=
"stylesheet"
href=
"https://desktop.aims.ac.za/stylesheets/temporary.css"
>
<link
rel=
"stylesheet"
href=
"https://desktop.aims.ac.za/stylesheets/palettes.css"
>
<link
rel=
"stylesheet"
href=
"https://desktop.aims.ac.za/stylesheets/highlight/highlight.css"
>
<link
rel=
"stylesheet"
href=
"//fonts.googleapis.com/css?family=Ubuntu:400,700|Ubuntu+Mono"
>
<style>
body
,
input
{
font-family
:
'Ubuntu'
,
Helvetica
,
Arial
,
sans-serif
;
}
pre
,
code
{
font-family
:
'Ubuntu Mono'
,
'Courier New'
,
'Courier'
,
monospace
;
}
</style>
<script
src=
"https://desktop.aims.ac.za/javascripts/modernizr.js"
></script>
</head>
<body
class=
"palette-primary-#fc0000 palette-accent-blue"
>
<div
class=
"backdrop"
>
<div
class=
"backdrop-paper"
></div>
</div>
<input
class=
"toggle"
type=
"checkbox"
id=
"toggle-drawer"
>
<input
class=
"toggle"
type=
"checkbox"
id=
"toggle-search"
>
<label
class=
"toggle-button overlay"
for=
"toggle-drawer"
></label>
<header
class=
"header"
>
<nav
aria-label=
"Header"
>
<div
class=
"bar default"
>
<div
class=
"button button-menu"
role=
"button"
aria-label=
"Menu"
>
<label
class=
"toggle-button icon icon-menu"
for=
"toggle-drawer"
>
<span></span>
</label>
</div>
<div
class=
"stretch"
>
<div
class=
"title"
>
<a
href=
"https://desktop.aims.ac.za/"
><img
alt=
"AIMS Desktop"
src=
"https://desktop.aims.ac.za/images/aims-desktop-heading.png"
/></a>
</div>
</div>
</div>
<div
class=
"bar search"
>
<div
class=
"button button-close"
role=
"button"
aria-label=
"Close"
>
<label
class=
"toggle-button icon icon-back"
for=
"toggle-search"
></label>
</div>
<div
class=
"stretch"
>
<div
class=
"field"
>
<input
class=
"query"
type=
"text"
placeholder=
"Search"
autocapitalize=
"off"
autocorrect=
"off"
autocomplete=
"off"
spellcheck
>
</div>
</div>
<div
class=
"button button-reset"
role=
"button"
aria-label=
"Search"
>
<button
class=
"toggle-button icon icon-close"
id=
"reset-search"
></button>
</div>
</div>
</nav>
</header>
<main
class=
"main"
>
<div
class=
"drawer"
>
<nav
aria-label=
"Navigation"
>
<a
href=
"https://desktop.aims.ac.za/download"
class=
"project"
>
<div
class=
"banner"
>
<div
class=
"logo"
>
<img
src=
"https://desktop.aims.ac.za/images/logo.png"
>
</div>
<div
class=
"name"
>
<strong>
AIMS Desktop
<span
class=
"version"
>
2017.1
</span></strong>
</div>
</div>
</a>
<div
class=
"scrollable"
>
<div
class=
"wrapper"
>
<div
class=
"toc"
>
<ul>
<li>
<a
title=
"AIMS Desktop"
href=
"https://desktop.aims.ac.za/"
>
AIMS Desktop
</a>
</li>
<li>
<a
title=
"Getting started"
href=
"https://desktop.aims.ac.za/getting-started/"
>
Getting started
</a>
</li>
<li>
<a
title=
"Tips and Tricks"
href=
"https://desktop.aims.ac.za/tips-tricks/"
>
Tips and Tricks
</a>
</li>
<li>
<a
title=
"Roadmap"
href=
"https://desktop.aims.ac.za/roadmap/"
>
Roadmap
</a>
</li>
<li>
<a
title=
"License"
href=
"https://desktop.aims.ac.za/license/"
>
License
</a>
</li>
</ul>
</div>
</div>
</div>
</nav>
</div>
<article
class=
"article"
>
<div
class=
"wrapper"
>
<h1>
UEFI vs Legacy Boot
</h1>
<p>
UEFI and Legacy Boot are two different ways of booting a computer. Most PCs and
laptops released after 2007 have UEFI installed. UEFI stands for Unified
Extendable Firmware Interface and was designed to replace BIOS (Legacy Boot).
</p>
<p>
A major difference between UEFI and Legacy Boot is Secure Boot. This is a
feature of UEFI that prevents loading an operating system not signed by the
manufacturer
’
s key. AIMS desktop is not signed by this key and so Secure Boot
must be disabled before AIMS Desktop can be installed.
</p>
<p>
Secure Boot is managed by the UEFI settings. From Windows 10, it can be
disabled by going to
<em>
Settings -
>
Updates
&
security -
>
Recovery
</em>
and selecting
<em>
Restart now
</em>
. This restart the PC into a recovery mode with various options.
Select
<em>
Troubleshoot -
>
Advanced options -
>
UEFI Firmware Settings -
>
Restart
</em>
.
This will boot into the UEFI Settings, where Secure Boot can be disabled. The
exact location of the option differs between manufacturers, but it is generally
found in the Boot section.
</p>
<p>
From Linux machines, there is usually either a Grub menu entry or a keyboard
shortcut that can be pressed while the PC is booting that will access the
UEFI Settings.
</p>
<aside
class=
"copyright"
role=
"note"
>
Copyright © 2017
<a
href=
"https://aims.ac.za"
>
African Institute for Mathematical Sciences
</a>
. Released under
<a
href=
"https://desktop.aims.ac.za/license"
>
free licences
</a>
.
</aside>
<footer
class=
"footer"
>
<nav
class=
"pagination"
aria-label=
"Footer"
>
<div
class=
"previous"
>
<a
href=
"https://desktop.aims.ac.za/getting-started/"
title=
"Getting started"
>
<span
class=
"direction"
>
Previous
</span>
<div
class=
"page"
>
<div
class=
"button button-previous"
role=
"button"
aria-label=
"Previous"
>
<i
class=
"icon icon-back"
></i>
</div>
<div
class=
"stretch"
>
<div
class=
"title"
>
Getting started
</div>
</div>
</div>
</a>
</div>
<div
class=
"next"
>
<a
href=
"https://desktop.aims.ac.za/tips-tricks/"
title=
"Tips and Tricks"
>
<span
class=
"direction"
>
Next
</span>
<div
class=
"page"
>
<div
class=
"stretch"
>
<div
class=
"title"
>
Tips and Tricks
</div>
</div>
<div
class=
"button button-next"
role=
"button"
aria-label=
"Next"
>
<i
class=
"icon icon-forward"
></i>
</div>
</div>
</a>
</div>
</nav>
</footer>
</div>
</article>
<div
class=
"results"
role=
"status"
aria-live=
"polite"
>
<div
class=
"scrollable"
>
<div
class=
"wrapper"
>
<div
class=
"meta"
></div>
<div
class=
"list"
></div>
</div>
</div>
</div>
</main>
<script>
var
base_url
=
''
;
var
repo_id
=
''
;
</script>
<script
src=
"https://desktop.aims.ac.za/javascripts/application.js"
></script>
<script>
/* Add headers to scrollspy */
var
headers
=
document
.
getElementsByTagName
(
"
h2
"
);
var
scrollspy
=
document
.
getElementById
(
'
scrollspy
'
);
if
(
scrollspy
)
{
if
(
headers
.
length
>
0
)
{
for
(
var
i
=
0
;
i
<
headers
.
length
;
i
++
)
{
var
li
=
document
.
createElement
(
"
li
"
);
li
.
setAttribute
(
"
class
"
,
"
anchor
"
);
var
a
=
document
.
createElement
(
"
a
"
);
a
.
setAttribute
(
"
href
"
,
"
#
"
+
headers
[
i
].
id
);
a
.
setAttribute
(
"
title
"
,
headers
[
i
].
innerHTML
);
a
.
innerHTML
=
headers
[
i
].
innerHTML
;
li
.
appendChild
(
a
)
scrollspy
.
appendChild
(
li
);
}
}
else
{
scrollspy
.
parentElement
.
removeChild
(
scrollspy
)
}
/* Add permanent link next to the headers */
var
headers
=
document
.
querySelectorAll
(
"
h1, h2, h3, h4, h5, h6
"
);
for
(
var
i
=
0
;
i
<
headers
.
length
;
i
++
)
{
var
a
=
document
.
createElement
(
"
a
"
);
a
.
setAttribute
(
"
class
"
,
"
headerlink
"
);
a
.
setAttribute
(
"
href
"
,
"
#
"
+
headers
[
i
].
id
);
a
.
setAttribute
(
"
title
"
,
"
Permanent link
"
)
a
.
innerHTML
=
"
#
"
;
headers
[
i
].
appendChild
(
a
);
}
}
</script>
<script
src=
"//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.8.0/highlight.min.js"
></script>
<script>
hljs
.
initHighlightingOnLoad
();
</script>
</body>
</html>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment