![]() |
![]() ![]() |
![]() |
![]()
Post
#1
|
|
Group: Members Posts: 9 Joined: 8-October 18 Member No.: 834,099 ![]() |
Fuchsia OS Build
############## fuchsia... the great OS that is as unstable as chromeOS but worse. What I mean is do this with your own risk so parts of this tutorial can break your computer if you do some instructions wrong! Chapter 1: getting the source ####################### 1. sudo su 2. apt-get -y install golang curl unzip git texinfo libglib2.0-dev autoconf libtool libsdl-dev build-essential 3. mkdir ~/.fuchsia_build_cached 4. cd ~ 5. curl -s https://raw.githubusercontent.com/fuchsia-m.../bootstrap_jiri | bash -s fuchsia 6. cd fuchsia 7. export PATH=`pwd`/.jiri_root/bin:$PATH 8. jiri import fuchsia https://fuchsia.googlesource.com/manifest 9. jiri update Chapter 2: Really Building ##################### 1. fx set x64 (for 64 bit arch) or fx set arm64 (for the arm 64 bit arch) 2. fx full build OR fx build full (one of them s right...) Chapter 3: Booting (or known as the fun part) ![]() ######################################## 1. fx run OR to enable graphics: fx run -g (the best choice) 2. to enable internet: fx run -N -u $FUCHSIA_SCRIPTS_DIR/start-dhcp-server.sh 3. to receive deep wisdom, run: fortune 4. to shutdown: dm shutdown Chapter 4: Links ############# -->: Fuchsia Get Started Page -->: Some Of My Findings (On GITHUB) Chapter 5: Good Luck ################## good luck when you try this you may run into problems (MAY) if you do tell me in the comments. Oh and please ask any questions you have about this THANK YOU! |
|
|
![]() ![]() |
![]() |
Lo-Fi Version | Time is now: 13th December 2019 - 08:34 PM |