Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
redox-os
book
Commits
2f264ce9
Commit
2f264ce9
authored
May 04, 2021
by
Jeremy Soller
Browse files
Merge branch 'omac777-master-patch-78777' into 'master'
Update ch02-04-preparing-the-build.md See merge request
!175
parents
da9eb6b2
6fb0f898
Pipeline
#9291
passed with stage
in 4 minutes and 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/ch02-04-preparing-the-build.md
View file @
2f264ce9
...
...
@@ -128,7 +128,7 @@ cd ~/tryredox/redox
make fetch
```
### Change Sources To Build ARM 64-bit Redox
-Os
Image
### Change Sources To Build ARM 64-bit Redox
OS
Image
WIP this section needs more work
```
cd ~/tryredox/redox
...
...
@@ -143,6 +143,12 @@ git rev-parse HEAD
git pull
```
### Install Additional Tools To Build And Run ARM 64-bit Redox OS Image
```
sudo apt-get install u-boot-tools
sudo apt-get install qemu-system-arm qemu-efi
```
Next steps
----------
...
...
Write
Preview
Supports
Markdown
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