updated installation instructions on readme.md
parent
0cd3be79ff
commit
f75f93f2f3
15
readme.md
15
readme.md
|
|
@ -5,12 +5,19 @@ config for using arch linux in network administration, development and gaming
|
||||||
<h2> Installation </h2>
|
<h2> Installation </h2>
|
||||||
<body>
|
<body>
|
||||||
<span style="color:red">
|
<span style="color:red">
|
||||||
!!! New Installer still in Production - use archinstall for base installation !!!
|
!!! Please Read the instructions on Installation !!!
|
||||||
</span><br />
|
</span><br />
|
||||||
--------------------------------------------------------------------------------- <br />
|
|
||||||
|
|
||||||
execute setup/install.sh and accept the prompts on screen
|
|
||||||
</body>
|
</body>
|
||||||
|
<h3> Installation instructions
|
||||||
|
<list>
|
||||||
|
<li> execute setup/autoformat.sh and accept the prompts on screen, for default partitioning layout </li>
|
||||||
|
<li> execute setup/live-install.sh and accept the prompts on screen </li>
|
||||||
|
<li> after being chrooted by setup/live-install.sh go to the Filesystem root and execute chroot-install.sh </li>
|
||||||
|
<li> reboot </li>
|
||||||
|
<li> run setup/install.sh </li>
|
||||||
|
<li> if needed run setup/modules/... to install additional preconfigured modules </li>
|
||||||
|
<li> reboot after running all desired installers </li>
|
||||||
|
</list>
|
||||||
<h2> TODO </h2>
|
<h2> TODO </h2>
|
||||||
<h3> Prio </h3>
|
<h3> Prio </h3>
|
||||||
<list>
|
<list>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue