<?xml version="1.0" encoding="utf-8" ?><transcript><text start="0.08" dur="3.2">hello everyone welcome back to the</text><text start="1.28" dur="3.92">channel and a new video today it&amp;#39;s</text><text start="3.28" dur="5.2">monthly installation day so we are going</text><text start="5.2" dur="4.72">to install arch with the april 2022 iso</text><text start="8.48" dur="3.52">we&amp;#39;re going to install it with the</text><text start="9.92" dur="3.759">encrypted battery festival system which</text><text start="12" dur="3.44">was very requested we&amp;#39;re going to</text><text start="13.679" dur="3.68">install it with time shift time shift</text><text start="15.44" dur="4.32">auto snap and the kde desktop</text><text start="17.359" dur="4.161">environment and also z ram</text><text start="19.76" dur="4.34">so without further ado it&amp;#39;s going to be</text><text start="21.52" dur="7.2">quite a long video let&amp;#39;s get going</text><text start="24.1" dur="6.23">[Music]</text><text start="28.72" dur="3.12">[Applause]</text><text start="30.33" dur="4.47">[Music]</text><text start="31.84" dur="6.16">so here we go guys this is the monthly</text><text start="34.8" dur="5.439">installation of arch with the april 2022</text><text start="38" dur="4.96">iso you can see we have some new</text><text start="40.239" dur="4.48">colors here on the login prompt now i</text><text start="42.96" dur="3.279">will install this on a virtual machine</text><text start="44.719" dur="4.801">and you can see here i logged through</text><text start="46.239" dur="5.281">ssh to that machine i had to give</text><text start="49.52" dur="4">the root user a password on the virtual</text><text start="51.52" dur="5.039">machine and once i&amp;#39;ve done that you can</text><text start="53.52" dur="5.12">connect using the ssh command root add</text><text start="56.559" dur="3.52">and the ip address of your</text><text start="58.64" dur="3.68">virtual machine that you can find out</text><text start="60.079" dur="4.561">with ipspace a</text><text start="62.32" dur="5.04">and once you enter your password you can</text><text start="64.64" dur="4.32">basically install your arch installation</text><text start="67.36" dur="3.68">via ssh</text><text start="68.96" dur="5.28">so now i&amp;#39;m logged in here as a root user</text><text start="71.04" dur="5.84">you can see i am on the arch iso now the</text><text start="74.24" dur="4.72">first thing here i&amp;#39;m going to do is to</text><text start="76.88" dur="5.2">actually check again my internet</text><text start="78.96" dur="4.96">connection by typing in ipspace a</text><text start="82.08" dur="3.44">which is now coded actually with color</text><text start="83.92" dur="3.199">which is easier to read you can see my</text><text start="85.52" dur="4.08">machine has an ip</text><text start="87.119" dur="5.601">ending with 1 5 6 here this is the same</text><text start="89.6" dur="5.12">ip i used to logging the ssh of course</text><text start="92.72" dur="5.2">so let&amp;#39;s clean up the terminal with ctrl</text><text start="94.72" dur="5.439">l and type in lsplk</text><text start="97.92" dur="4.879">you can see also in this machine i have</text><text start="100.159" dur="4.881">one disk called sda which is 50</text><text start="102.799" dur="3.921">gigabytes in size</text><text start="105.04" dur="3.439">so what i&amp;#39;m going to do in this video</text><text start="106.72" dur="3.2">i&amp;#39;m going to install arch here this is</text><text start="108.479" dur="3.68">going to be a little bit more complex</text><text start="109.92" dur="4.559">because we&amp;#39;re going to install arch</text><text start="112.159" dur="4.481">with a badder fs file system and with</text><text start="114.479" dur="4.401">encryption and we&amp;#39;re going to use a</text><text start="116.64" dur="4.24">special encryption method here so we&amp;#39;re</text><text start="118.88" dur="4.16">going to create a efi partition because</text><text start="120.88" dur="4.559">this is a ufi machine</text><text start="123.04" dur="5.04">and also one partition which is going to</text><text start="125.439" dur="4.561">include a root and a home volume we are</text><text start="128.08" dur="4.4">going to encrypt this butterfest file</text><text start="130" dur="6">system here and later we are going to</text><text start="132.48" dur="5.52">install a cram and also time shift and</text><text start="136" dur="4">time shift auto snap</text><text start="138" dur="3.68">so let&amp;#39;s get going here let&amp;#39;s begin the</text><text start="140" dur="4.64">installation the first thing we want to</text><text start="141.68" dur="4.96">do is to partition our disk</text><text start="144.64" dur="4">so to do this i&amp;#39;m going to use gdisk</text><text start="146.64" dur="4.72">because it&amp;#39;s a tool for partitioning</text><text start="148.64" dur="4.64">disks with the gpt label so i&amp;#39;m going to</text><text start="151.36" dur="4.48">type in here gdisk</text><text start="153.28" dur="5.12">and then slash dev for device and then</text><text start="155.84" dur="4.8">slash sta</text><text start="158.4" dur="3.76">so creating new gpt entries in memory</text><text start="160.64" dur="3.679">that&amp;#39;s fine so the first partition we</text><text start="162.16" dur="3.92">are going to create is the efi partition</text><text start="164.319" dur="4.721">so n for new</text><text start="166.08" dur="4.799">the partition number is one that&amp;#39;s fine</text><text start="169.04" dur="4">and for the first sector i&amp;#39;m going to</text><text start="170.879" dur="3.281">accept the default by hitting enter on</text><text start="173.04" dur="3.04">the keyboard</text><text start="174.16" dur="3.76">and the last sector defines the size of</text><text start="176.08" dur="2.72">the partition in this case i&amp;#39;m going to</text><text start="177.92" dur="3.36">do</text><text start="178.8" dur="5.76">plus 300 maybe byte partition for the</text><text start="181.28" dur="6.16">efi partition that should be enough</text><text start="184.56" dur="4.72">now the code for this partition is ef00</text><text start="187.44" dur="3.92">that&amp;#39;s the code for the efi system</text><text start="189.28" dur="3.76">partition as you can see there</text><text start="191.36" dur="3.2">and next we&amp;#39;re going to create the next</text><text start="193.04" dur="4.559">partition which is going to be our</text><text start="194.56" dur="4.48">butterfs partition so and for new</text><text start="197.599" dur="2.961">and i&amp;#39;m going to accept here all the</text><text start="199.04" dur="4.24">defaults for the partition number the</text><text start="200.56" dur="4.319">first sector and the last sector</text><text start="203.28" dur="3.36">the code as well</text><text start="204.879" dur="4.321">and now we can write the changes to the</text><text start="206.64" dur="6.08">disk by typing in w and confirm by</text><text start="209.2" dur="6.64">hitting y and hit enter</text><text start="212.72" dur="7.36">and you can see now if i type in lsblk</text><text start="215.84" dur="6.399">we have there sta1 and sda2</text><text start="220.08" dur="4.4">so now we created the partitions and we</text><text start="222.239" dur="4.08">need to now format them now let&amp;#39;s begin</text><text start="224.48" dur="4.8">with the efi partition that&amp;#39;s an easy</text><text start="226.319" dur="4.721">one so let&amp;#39;s type in mkfs</text><text start="229.28" dur="4.64">dot fat</text><text start="231.04" dur="5.04">dash f32 because we want it to be a fat</text><text start="233.92" dur="4.399">32 file system type being an efi</text><text start="236.08" dur="5.68">partition and then the partition path</text><text start="238.319" dur="5.441">again is slash dev slash sda1 and then</text><text start="241.76" dur="4.72">hit enter</text><text start="243.76" dur="5.199">now before we proceed partitioning our</text><text start="246.48" dur="4.88">battery fs volume we need to first</text><text start="248.959" dur="4.321">create the encryption now before we are</text><text start="251.36" dur="4.4">going to encrypt the partition let me</text><text start="253.28" dur="3.679">open up here a new terminal just very</text><text start="255.76" dur="2.879">quickly</text><text start="256.959" dur="3.761">and let me increase the font size here</text><text start="258.639" dur="4">so that you can see better i&amp;#39;m going to</text><text start="260.72" dur="3.44">put it here on the side and i&amp;#39;m going to</text><text start="262.639" dur="3.361">increase it here</text><text start="264.16" dur="3.039">so this terminal is actually on my main</text><text start="266" dur="2.639">machine this is not on the virtual</text><text start="267.199" dur="4.961">machine you can see the login prompt is</text><text start="268.639" dur="4.56">different and let me type in here crypt</text><text start="272.16" dur="3.2">setup</text><text start="273.199" dur="4.72">which is the utility we need to encrypt</text><text start="275.36" dur="4.16">the partitions and then</text><text start="277.919" dur="3.601">help</text><text start="279.52" dur="4.32">because i want to show you the defaults</text><text start="281.52" dur="4">for this utility</text><text start="283.84" dur="3.2">so you can see here let me actually</text><text start="285.52" dur="4.239">decrease a little bit the fonts here so</text><text start="287.04" dur="4.64">that you can see maybe a little bit</text><text start="289.759" dur="5.201">easier</text><text start="291.68" dur="5.92">so you can see here we have the defaults</text><text start="294.96" dur="4.88">for the cipher so the cipher is</text><text start="297.6" dur="4.159">basically what&amp;#39;s defining the encryption</text><text start="299.84" dur="3.52">of your partition and you can see</text><text start="301.759" dur="4.081">because we are going to use lux</text><text start="303.36" dur="6.24">encryption on the partition the defaults</text><text start="305.84" dur="5.04">for lux encryption are aes xts plain 64</text><text start="309.6" dur="3.92">which is fine</text><text start="310.88" dur="5.12">we have the key and the hashing which is</text><text start="313.52" dur="4.72">256. so this is actually not what i want</text><text start="316" dur="6.8">in this video i want to actually create</text><text start="318.24" dur="7.36">a sh a 512 encryption which is also</text><text start="322.8" dur="4">slightly faster on a pc with a 64-bit</text><text start="325.6" dur="4.08">processor</text><text start="326.8" dur="6.239">and then it&amp;#39;s using that dev u random by</text><text start="329.68" dur="6.079">default so i want to use this option</text><text start="333.039" dur="4.88">and i want to use also this option but i</text><text start="335.759" dur="4.241">don&amp;#39;t want to use the 256 i want to use</text><text start="337.919" dur="3.921">the 512 so we&amp;#39;re going to create this</text><text start="340" dur="3.36">from scratch basically so let me close</text><text start="341.84" dur="4.079">the terminal</text><text start="343.36" dur="4.399">and let&amp;#39;s now encrypt the partition by</text><text start="345.919" dur="3.12">typing encrypt</text><text start="347.759" dur="3.041">setup</text><text start="349.039" dur="3.361">and then we are going to define the</text><text start="350.8" dur="3.36">cipher so</text><text start="352.4" dur="3.359">cipher and we&amp;#39;re going to give in the</text><text start="354.16" dur="3.84">defaults that we want for this cipher</text><text start="355.759" dur="4.88">which already defined so i need to type</text><text start="358" dur="4.4">in here aes dot</text><text start="360.639" dur="3.601">xts</text><text start="362.4" dur="5.519">dot plane</text><text start="364.24" dur="8.079">64 and then dash dash hash now for the</text><text start="367.919" dur="6.481">hash here i&amp;#39;m going to create the sha512</text><text start="372.319" dur="4.241">which is the key i want</text><text start="374.4" dur="3.919">and then i&amp;#39;m going to use also this dash</text><text start="376.56" dur="4.4">dash use</text><text start="378.319" dur="6.961">dash random that we had already as a</text><text start="380.96" dur="6.56">default before and also dash dash verify</text><text start="385.28" dur="4.479">dash pass phrase and then we&amp;#39;re going to</text><text start="387.52" dur="3.519">specify the lux</text><text start="389.759" dur="3.681">format</text><text start="391.039" dur="5.28">and then our partition path which is</text><text start="393.44" dur="4.8">slash dev slash sta2 remember this is</text><text start="396.319" dur="3.201">the one we created for the main</text><text start="398.24" dur="3.44">partition</text><text start="399.52" dur="4.32">and that&amp;#39;s gonna be it for it so we can</text><text start="401.68" dur="4.799">hit enter here</text><text start="403.84" dur="5.12">so are you sure you want to do this and</text><text start="406.479" dur="5.201">i am so i need to type in here yes in</text><text start="408.96" dur="4.48">capital letters and hit enter and now i</text><text start="411.68" dur="3.84">need to enter my passphrase for the</text><text start="413.44" dur="3.92">partition so i&amp;#39;m going to enter one</text><text start="415.52" dur="4.959">password here</text><text start="417.36" dur="3.119">and we&amp;#39;ll have to verify</text><text start="420.639" dur="4.321">and it&amp;#39;s going to take a moment here to</text><text start="422.479" dur="4.481">encrypt the partition and the encryption</text><text start="424.96" dur="3.679">is now done</text><text start="426.96" dur="4.32">so now before we can format this</text><text start="428.639" dur="5.12">partition we need to open it now to open</text><text start="431.28" dur="5.52">it we can use the crypt</text><text start="433.759" dur="5.28">setup lux open</text><text start="436.8" dur="3.36">and then the partition path again is</text><text start="439.039" dur="2.481">slash dev</text><text start="440.16" dur="3.439">sta2</text><text start="441.52" dur="3.84">and then the name we want to give to the</text><text start="443.599" dur="4.241">mapper partition which is going to be</text><text start="445.36" dur="4.08">created and we&amp;#39;ll need to mount this</text><text start="447.84" dur="3.52">later when we are mounting the partition</text><text start="449.44" dur="3.199">so i&amp;#39;m going to call this partition root</text><text start="451.36" dur="3.839">very simply</text><text start="452.639" dur="4.881">and thanks to zsh which is correcting my</text><text start="455.199" dur="4.081">typo and yes it is script setup so i&amp;#39;m</text><text start="457.52" dur="5.36">going to hit y here</text><text start="459.28" dur="3.6">so we need to enter the passphrase</text><text start="463.039" dur="3.6">and it&amp;#39;s going to take a moment here to</text><text start="464.96" dur="3.519">decrypt the partition and now the</text><text start="466.639" dur="4.481">partition is basically open</text><text start="468.479" dur="5.601">and we can now format it so let&amp;#39;s format</text><text start="471.12" dur="5.28">the partition by typing in mkfs</text><text start="474.08" dur="4.239">dot battery fs</text><text start="476.4" dur="3.919">and then we need to use the mapper</text><text start="478.319" dur="4.961">device which we just created when we</text><text start="480.319" dur="5.921">open the partition so slash dev</text><text start="483.28" dur="5.68">slash mapper slash root</text><text start="486.24" dur="6.079">and then hit enter</text><text start="488.96" dur="5.679">so the partition is now formatted let&amp;#39;s</text><text start="492.319" dur="5.28">clean up the terminal with ctrl l</text><text start="494.639" dur="4.881">and again ls blk</text><text start="497.599" dur="4">you can see there again we have our two</text><text start="499.52" dur="3.679">partitions and the encrypted root</text><text start="501.599" dur="3.121">partition which is now open because we</text><text start="503.199" dur="3.761">just formatted but it&amp;#39;s going to be</text><text start="504.72" dur="4.08">again encrypted when we reboot our</text><text start="506.96" dur="4.16">machine so now that the partition is</text><text start="508.8" dur="6.08">formatted we need to mount it and create</text><text start="511.12" dur="7.279">our sub volumes so let&amp;#39;s first mount the</text><text start="514.88" dur="5.92">battery fs partition by typing in mount</text><text start="518.399" dur="4.801">slash dev slash mapper we&amp;#39;re going to</text><text start="520.8" dur="4">use again the mapper device here slash</text><text start="523.2" dur="3.6">root and we&amp;#39;re going to mount this on</text><text start="524.8" dur="3.84">slash mnt</text><text start="526.8" dur="3.84">and then hit enter</text><text start="528.64" dur="6.319">now we can move into the m t directory</text><text start="530.64" dur="7.28">to create our sub volume so cd slash m t</text><text start="534.959" dur="4.801">and let&amp;#39;s create now our sub volumes</text><text start="537.92" dur="5.44">so the first volume i&amp;#39;m going to create</text><text start="539.76" dur="5.6">is the roots of volume so butterfs</text><text start="543.36" dur="3.44">subvolume</text><text start="545.36" dur="2.96">create</text><text start="546.8" dur="4.08">and i&amp;#39;m going to define the roots of</text><text start="548.32" dur="4.56">volume with the add symbol and then hit</text><text start="550.88" dur="3.76">enter</text><text start="552.88" dur="3.2">now i want to create also a home sub</text><text start="554.64" dur="3.84">volume so i&amp;#39;m going to pull up the last</text><text start="556.08" dur="4.4">command here with the up arrow and add</text><text start="558.48" dur="4.64">home at the end of the add symbol to</text><text start="560.48" dur="4.08">create the home so volume</text><text start="563.12" dur="3.6">and so these are the twos of volumes i</text><text start="564.56" dur="4.64">want to have in my system so i&amp;#39;m going</text><text start="566.72" dur="4.16">to go back to the main directory here</text><text start="569.2" dur="4.72">with cd</text><text start="570.88" dur="4.56">and unmount the mount partition so u</text><text start="573.92" dur="4.56">mount</text><text start="575.44" dur="3.04">slash m t</text><text start="579.04" dur="4.16">and i unmounted the mount partition</text><text start="580.88" dur="4.8">because now i need to remount</text><text start="583.2" dur="5.04">the two sub volumes i just created in</text><text start="585.68" dur="5.76">there with its own options</text><text start="588.24" dur="5.84">so i&amp;#39;m gonna type in first mount</text><text start="591.44" dur="4.079">dash o for options now the options i&amp;#39;m</text><text start="594.08" dur="3.92">going to use for battery fs are the</text><text start="595.519" dur="5.361">usual options i&amp;#39;m using all the time one</text><text start="598" dur="4.32">is no access time so no a time to make</text><text start="600.88" dur="2.72">the access time of the disk a little bit</text><text start="602.32" dur="5.04">faster</text><text start="603.6" dur="5.44">i&amp;#39;m gonna use also the space cache</text><text start="607.36" dur="3.84">and i&amp;#39;m gonna use version two because</text><text start="609.04" dur="5.12">that&amp;#39;s the one that works the space</text><text start="611.2" dur="5.28">cache version one is not working</text><text start="614.16" dur="3.84">and i&amp;#39;m gonna use also the compress</text><text start="616.48" dur="4">option</text><text start="618" dur="4.64">i&amp;#39;m going to use here the zstd</text><text start="620.48" dur="5.12">compression method</text><text start="622.64" dur="5.52">i&amp;#39;m going to use also the ssd option</text><text start="625.6" dur="4.799">and also the discards</text><text start="628.16" dur="4.16">equal async option which is basically</text><text start="630.399" dur="3.521">going to optimize the performance of the</text><text start="632.32" dur="3.759">ssd</text><text start="633.92" dur="5.44">and those are the all options i want i</text><text start="636.079" dur="5.76">need to also use of course the subwool</text><text start="639.36" dur="4.08">to define this of volume equal to the</text><text start="641.839" dur="3.841">roots of volume because we are mounting</text><text start="643.44" dur="5.12">here the roots of volume first</text><text start="645.68" dur="6.24">and then we need to define the mapper</text><text start="648.56" dur="5.839">device so slash dev</text><text start="651.92" dur="4.24">slash mapper slash root because this is</text><text start="654.399" dur="3.201">the device we want to mount and we want</text><text start="656.16" dur="2.48">to mount it under</text><text start="657.6" dur="3.679">mnt</text><text start="658.64" dur="5.04">and then hit enter</text><text start="661.279" dur="3.441">now before mounting the homes of volume</text><text start="663.68" dur="3.279">and the</text><text start="664.72" dur="4.4">boot partition we need to create the</text><text start="666.959" dur="3.841">directories for those so let&amp;#39;s type in</text><text start="669.12" dur="3.839">here mkeder</text><text start="670.8" dur="4">and slash m t because we need to create</text><text start="672.959" dur="3.44">those partitions in there</text><text start="674.8" dur="4.56">and i&amp;#39;m going to open the curly braces</text><text start="676.399" dur="5.281">here and create them both at once so i</text><text start="679.36" dur="4.56">want to have the boot partition</text><text start="681.68" dur="3.839">and also the home partition so the boot</text><text start="683.92" dur="3.68">directory is going to be used to mount</text><text start="685.519" dur="3.201">the sdi one partition which is the efi</text><text start="687.6" dur="2.64">partition</text><text start="688.72" dur="4.72">and the home directory is going to be</text><text start="690.24" dur="7.2">used to mount the home sub volume then i</text><text start="693.44" dur="5.36">can close the curly brace and hit enter</text><text start="697.44" dur="3.68">so i&amp;#39;m going to pull up the last two</text><text start="698.8" dur="4.8">commands here because i want to use the</text><text start="701.12" dur="4.159">same options for the homes volume but i</text><text start="703.6" dur="3.44">need to change the sub volume and the</text><text start="705.279" dur="3.601">directory to mount it on</text><text start="707.04" dur="4.479">so this volume is not the roots of</text><text start="708.88" dur="4.32">volume here but it&amp;#39;s the homes of volume</text><text start="711.519" dur="4.88">and the mount point is not the mount</text><text start="713.2" dur="5.36">directory but mount slash home and then</text><text start="716.399" dur="4.081">hit enter</text><text start="718.56" dur="4.64">so now i can mount basically also the</text><text start="720.48" dur="5.599">efi partition by typing in mount</text><text start="723.2" dur="6.48">slash dev sta1 i don&amp;#39;t need any option</text><text start="726.079" dur="5.841">here on slash m t slash boot</text><text start="729.68" dur="4">and then hit enter</text><text start="731.92" dur="4.479">so for this tutorial later i&amp;#39;m going to</text><text start="733.68" dur="4.08">use systemd boot to boot up the machine</text><text start="736.399" dur="3.601">and we are going to need to configure</text><text start="737.76" dur="4.639">also the encryption in there</text><text start="740" dur="5.44">so basically the amount points are now</text><text start="742.399" dur="5.921">done and we can proceed by installing</text><text start="745.44" dur="5.04">the base system so let&amp;#39;s type in here</text><text start="748.32" dur="4.72">packstrap</text><text start="750.48" dur="4.4">slash mnt because we want to install the</text><text start="753.04" dur="3.84">packages in the mnt directory which is</text><text start="754.88" dur="5.12">our installation directory and the</text><text start="756.88" dur="5.44">packages i want to use are base</text><text start="760" dur="4.72">the base packages and then linux for the</text><text start="762.32" dur="3.92">latest linux kernel i&amp;#39;m going to install</text><text start="764.72" dur="3.76">also the linux</text><text start="766.24" dur="4.24">dash firmware package to install the</text><text start="768.48" dur="4.24">basic firmware for the computer</text><text start="770.48" dur="4.479">i&amp;#39;m going to install also gits and vim</text><text start="772.72" dur="4.72">my editor you can of course choose nano</text><text start="774.959" dur="4.801">or any other editor if you prefer</text><text start="777.44" dur="4.56">and i&amp;#39;m going to use also amd dash u</text><text start="779.76" dur="3.759">code because the machine has an amd</text><text start="782" dur="3.6">processor</text><text start="783.519" dur="3.841">and that&amp;#39;s going to be it for the base</text><text start="785.6" dur="3.2">installations here for the base packages</text><text start="787.36" dur="3.279">that i said and then i can just hit</text><text start="788.8" dur="3.92">enter it&amp;#39;s going to synchronize the</text><text start="790.639" dur="3.681">repositories and install the packages</text><text start="792.72" dur="4.2">you can see also there</text><text start="794.32" dur="5.68">this iso is installing with the</text><text start="796.92" dur="4.68">517.1 kernel which is the latest linux</text><text start="800" dur="3.279">kernel available</text><text start="801.6" dur="3.2">and it&amp;#39;s going to take a moment here to</text><text start="803.279" dur="3.041">install the packages so i&amp;#39;m going to</text><text start="804.8" dur="4.159">pause the video here guys and i&amp;#39;ll be</text><text start="806.32" dur="4.16">back with you once it&amp;#39;s done</text><text start="808.959" dur="3.841">so the paste packages have been</text><text start="810.48" dur="5.039">installed we need to now generate a file</text><text start="812.8" dur="4.56">system table for our mount points so to</text><text start="815.519" dur="3.841">do this we can type in</text><text start="817.36" dur="4.64">gen fstab</text><text start="819.36" dur="3.839">dash capital u to use the uu ids of the</text><text start="822" dur="2.8">partitions</text><text start="823.199" dur="4.161">and we&amp;#39;re going to take the ones we have</text><text start="824.8" dur="6.159">on slash m t and we&amp;#39;re going to append</text><text start="827.36" dur="5.52">them to slash m t slash etsy slash f</text><text start="830.959" dur="4.32">style which was just created now because</text><text start="832.88" dur="4.24">we installed the base packages</text><text start="835.279" dur="4.961">so this is now done we can move into the</text><text start="837.12" dur="7.04">new installation here by typing in arch</text><text start="840.24" dur="6.32">truth on slash m t again remember m t is</text><text start="844.16" dur="4.16">our installed directory</text><text start="846.56" dur="3.04">so you can see the login prompts change</text><text start="848.32" dur="2.8">because we are now in the new</text><text start="849.6" dur="2.799">installation here</text><text start="851.12" dur="3.32">and the first thing i&amp;#39;m going to do i&amp;#39;m</text><text start="852.399" dur="4.721">going to work on the</text><text start="854.44" dur="5.399">mkinitcpio.com file because we are using</text><text start="857.12" dur="5.2">encryption and i want to define also the</text><text start="859.839" dur="5.12">butterfs module so to do this we can</text><text start="862.32" dur="5.639">type in vim slash etsy slash</text><text start="864.959" dur="3">mkinitcpio.com</text><text start="868.16" dur="3.52">and then the first thing is under</text><text start="869.76" dur="3.439">modules here i&amp;#39;m going to insert</text><text start="871.68" dur="3.44">butterfs</text><text start="873.199" dur="4.481">and if i scroll down here to the hook</text><text start="875.12" dur="4.719">section which is down somewhere here</text><text start="877.68" dur="3.279">we need to enter here before file</text><text start="879.839" dur="4.161">systems</text><text start="880.959" dur="5.521">the encrypt hook so let&amp;#39;s type in here</text><text start="884" dur="4.16">encrypt</text><text start="886.48" dur="3.919">and a space of course</text><text start="888.16" dur="3.919">and we can save this file and exit the</text><text start="890.399" dur="4.88">edit or whichever editor you&amp;#39;re using</text><text start="892.079" dur="5.2">i&amp;#39;m using beam so it&amp;#39;s called x</text><text start="895.279" dur="3.92">and now because we inserted the hook</text><text start="897.279" dur="4.56">there we need to recreate the init ram</text><text start="899.199" dur="5.2">fs to do this we need to type in mk init</text><text start="901.839" dur="4.56">cpio dash p</text><text start="904.399" dur="6.081">on linux and that&amp;#39;s because we installed</text><text start="906.399" dur="4.081">the linux kernel and then hit enter</text><text start="910.639" dur="6.32">so next i&amp;#39;m going to download my script</text><text start="914" dur="4.72">to install the base packages for arch so</text><text start="916.959" dur="3.44">i&amp;#39;m going to use git for this</text><text start="918.72" dur="4.96">git clone</text><text start="920.399" dur="6.24">and then https colon slash and then</text><text start="923.68" dur="6.32">gitlab.com</text><text start="926.639" dur="5.76">slash ef linux that&amp;#39;s my username slash</text><text start="930" dur="4.079">arch install base now this is my again</text><text start="932.399" dur="3.44">private repository</text><text start="934.079" dur="2.961">you can use the public repository to</text><text start="935.839" dur="3.281">which i will leave a link in the video</text><text start="937.04" dur="3.359">description below so replace the name of</text><text start="939.12" dur="3.12">the repository</text><text start="940.399" dur="4">instead of arch install base i think</text><text start="942.24" dur="3.92">it&amp;#39;s arch install public</text><text start="944.399" dur="3.44">and you can replace basically the name</text><text start="946.16" dur="2.799">of the repository there and you will not</text><text start="947.839" dur="3.841">be asked</text><text start="948.959" dur="4.641">to authenticate unlike in this case</text><text start="951.68" dur="6.399">because it&amp;#39;s my private one so let me</text><text start="953.6" dur="4.479">enter my username and the password</text><text start="960" dur="5.279">and now if i type in ls-l you can see i</text><text start="963.68" dur="3.76">have arch installed based there on the</text><text start="965.279" dur="6.321">top so we need to move in there</text><text start="967.44" dur="7.28">so cd arch install base</text><text start="971.6" dur="4.88">and again ls shell here and i have my</text><text start="974.72" dur="3.76">kind of scripts actually these are just</text><text start="976.48" dur="4.479">command lines they are not really</text><text start="978.48" dur="4.4">scripts here nothing really fancy to see</text><text start="980.959" dur="4.56">the one i need right now is the base</text><text start="982.88" dur="4.8">script so let me type in vim</text><text start="985.519" dur="4.161">base dot sh</text><text start="987.68" dur="4.48">and i have beer basically the commands</text><text start="989.68" dur="4.8">used to install arch now i&amp;#39;ve done many</text><text start="992.16" dur="3.84">tutorials on installing arch line by</text><text start="994.48" dur="2.96">line so you can check those up if you</text><text start="996" dur="2.959">want to have more infos and i&amp;#39;m going to</text><text start="997.44" dur="4.16">do others of course in the future as</text><text start="998.959" dur="4.32">well but for this i&amp;#39;m going to use this</text><text start="1001.6" dur="3.84">basically script which is including the</text><text start="1003.279" dur="4.401">lines to install arch so i&amp;#39;m going to</text><text start="1005.44" dur="4.959">use here this command to create</text><text start="1007.68" dur="4.159">basically my local zone my time zone</text><text start="1010.399" dur="3.601">synchronizing the hardware clock on the</text><text start="1011.839" dur="4.081">system clock i&amp;#39;m setting the locale here</text><text start="1014" dur="4.56">by basically deleting the hashtag on</text><text start="1015.92" dur="5.039">line 178 of the locale.gen file which is</text><text start="1018.56" dur="5.279">the english us locale and then generate</text><text start="1020.959" dur="4.401">the locale themselves with docel-gen</text><text start="1023.839" dur="3.761">entering the same string here on the</text><text start="1025.36" dur="4.079">local.com file</text><text start="1027.6" dur="3.64">entering the key map for my keyboard</text><text start="1029.439" dur="4.801">which is not a us keyboard on the</text><text start="1031.24" dur="4.76">vconsole.com file creating the hostname</text><text start="1034.24" dur="4.4">on the hostname file here and also</text><text start="1036" dur="4.319">creating the hosts entry</text><text start="1038.64" dur="3.52">with these three commands here and also</text><text start="1040.319" dur="3.6">creating the password for the root user</text><text start="1042.16" dur="3.84">so let me actually show you this because</text><text start="1043.919" dur="4.801">because some of you had issues with this</text><text start="1046" dur="5.28">password command here so basically what</text><text start="1048.72" dur="5.12">happens here we are basically creating</text><text start="1051.28" dur="5.279">the password name password</text><text start="1053.84" dur="4.88">for the root user this ch password here</text><text start="1056.559" dur="3.521">is actually the command used to create</text><text start="1058.72" dur="3.76">this password the password we are</text><text start="1060.08" dur="4.479">creating here is this one</text><text start="1062.48" dur="4.559">and this is actually the command used to</text><text start="1064.559" dur="4.24">do that so if you want to change the</text><text start="1067.039" dur="4.88">password for reduced user you&amp;#39;re going</text><text start="1068.799" dur="4.081">to change this one here and not this one</text><text start="1071.919" dur="3.281">here</text><text start="1072.88" dur="4.4">so replace this password with the</text><text start="1075.2" dur="4.4">password of your choice and the same</text><text start="1077.28" dur="4.72">goes also for the user down here so i&amp;#39;m</text><text start="1079.6" dur="4.319">creating here a user named after me</text><text start="1082" dur="4.24">because it&amp;#39;s my user and if you want to</text><text start="1083.919" dur="4.241">change the password for this user change</text><text start="1086.24" dur="4.16">this password here</text><text start="1088.16" dur="4.399">and not this one this is the command</text><text start="1090.4" dur="3.68">used to change the password</text><text start="1092.559" dur="3.12">so just remember that because some of</text><text start="1094.08" dur="2.56">you i think had issues understanding</text><text start="1095.679" dur="2.401">this</text><text start="1096.64" dur="3.36">then i&amp;#39;m going to install here some</text><text start="1098.08" dur="4.16">packages these are the basic packages i</text><text start="1100" dur="3.84">use to install arch</text><text start="1102.24" dur="4.559">so what i&amp;#39;m going to change here i&amp;#39;m</text><text start="1103.84" dur="4.56">going to actually need to confirm</text><text start="1106.799" dur="3.201">i want to confirm here and i don&amp;#39;t want</text><text start="1108.4" dur="3.519">to install grub this time because i&amp;#39;m</text><text start="1110" dur="4.24">going to use system debut</text><text start="1111.919" dur="4.161">so i&amp;#39;m going to eliminate this</text><text start="1114.24" dur="4.319">and yes i&amp;#39;m going to use network manager</text><text start="1116.08" dur="4">here i&amp;#39;m going to use the other packages</text><text start="1118.559" dur="3.201">i can actually delete a reflector</text><text start="1120.08" dur="4.32">because it&amp;#39;s there twice i always forget</text><text start="1121.76" dur="4.32">to delete this in the repository</text><text start="1124.4" dur="3.68">i think i&amp;#39;m going to leave everything</text><text start="1126.08" dur="5.28">else as it is here</text><text start="1128.08" dur="5.04">and so down here if you have an amd card</text><text start="1131.36" dur="3.6">you can basically uncomment this line</text><text start="1133.12" dur="4.16">which is providing you the driver for</text><text start="1134.96" dur="3.76">amd cards and if you have an nvidia card</text><text start="1137.28" dur="3.92">you can uncomment the second line which</text><text start="1138.72" dur="5.04">is providing you everything for nvidia</text><text start="1141.2" dur="4.24">now i&amp;#39;m going to comment out here this</text><text start="1143.76" dur="4.4">line for grub because we are not going</text><text start="1145.44" dur="5.2">to use grab here</text><text start="1148.16" dur="4.8">and these are basically system ctl</text><text start="1150.64" dur="3.36">controls to enable services in the</text><text start="1152.96" dur="2.88">system</text><text start="1154" dur="4.64">now down here i&amp;#39;m basically creating</text><text start="1155.84" dur="4.959">again the user giving it a password</text><text start="1158.64" dur="3.76">making it member of the</text><text start="1160.799" dur="3.841">group this is useful if you&amp;#39;re using</text><text start="1162.4" dur="3.84">virtual machine manager like in my case</text><text start="1164.64" dur="2.96">and with the last line here basically</text><text start="1166.24" dur="3.84">i&amp;#39;m giving</text><text start="1167.6" dur="4.4">the commands to give sudo privileges to</text><text start="1170.08" dur="4.08">the user and at the end here i&amp;#39;m just</text><text start="1172" dur="4.32">typing i&amp;#39;m just printing in a terminal</text><text start="1174.16" dur="3.44">type exit you mount a and reboot</text><text start="1176.32" dur="2.64">actually you mount a shea is wrong</text><text start="1177.6" dur="2.959">because that&amp;#39;s not the command i need to</text><text start="1178.96" dur="3.36">change that as well</text><text start="1180.559" dur="4.48">but that&amp;#39;s all there is to it here so i</text><text start="1182.32" dur="5.2">can just save this file</text><text start="1185.039" dur="4.88">and i need to give now execute</text><text start="1187.52" dur="4.08">permission to the script search mod</text><text start="1189.919" dur="2.721">plus</text><text start="1191.6" dur="4.48">x</text><text start="1192.64" dur="3.44">on base dot sh</text><text start="1196.64" dur="3.6">i&amp;#39;m gonna go back here to the root file</text><text start="1198.24" dur="4">system</text><text start="1200.24" dur="5.52">and run it from there so dot slash arch</text><text start="1202.24" dur="6">install base and base dot sh</text><text start="1205.76" dur="4.159">so generating the locales asking me now</text><text start="1208.24" dur="3.76">to confirm the packages and i&amp;#39;m going to</text><text start="1209.919" dur="3.361">accept the packages here the default</text><text start="1212" dur="4.64">packages</text><text start="1213.28" dur="4.48">now for the xdg desktop portal here i&amp;#39;m</text><text start="1216.64" dur="2.88">going to choose the third one because</text><text start="1217.76" dur="3.68">i&amp;#39;m going to choose kde afterwards as a</text><text start="1219.52" dur="3.519">desktop environment in this case so</text><text start="1221.44" dur="3.359">number three is fine</text><text start="1223.039" dur="3.76">i want to remove iptables because it&amp;#39;s</text><text start="1224.799" dur="3.681">in conflict with nft</text><text start="1226.799" dur="2.88">and proceed with the installation so</text><text start="1228.48" dur="3.52">this is going to basically install the</text><text start="1229.679" dur="4.161">base packages i usually use</text><text start="1232" dur="3.36">of course feel free to change them as</text><text start="1233.84" dur="2.959">needed</text><text start="1235.36" dur="2.96">and so this is going to take a moment to</text><text start="1236.799" dur="3.601">install so i&amp;#39;m going to pause the video</text><text start="1238.32" dur="3.599">here guys and i&amp;#39;ll be back with you once</text><text start="1240.4" dur="4.48">it&amp;#39;s done</text><text start="1241.919" dur="4.321">so the packages are now installed and</text><text start="1244.88" dur="3.52">there is still something we need to do</text><text start="1246.24" dur="4.64">here which is a very important step</text><text start="1248.4" dur="4.639">and that&amp;#39;s to create our bootloader with</text><text start="1250.88" dur="3.679">the encryption options</text><text start="1253.039" dur="3.76">so this is a little bit complex because</text><text start="1254.559" dur="4">we are using systemd boots and we are</text><text start="1256.799" dur="4.561">using also encryption we need to put in</text><text start="1258.559" dur="4.48">the options in there so just follow me</text><text start="1261.36" dur="3.84">and i&amp;#39;ll try to make it as simple as</text><text start="1263.039" dur="4.241">possible so let me clean up the terminal</text><text start="1265.2" dur="3.76">so to install system debut here we have</text><text start="1267.28" dur="2.879">nothing to install basically packages</text><text start="1268.96" dur="2.8">are already there</text><text start="1270.159" dur="3.601">because it&amp;#39;s systemd</text><text start="1271.76" dur="4.88">but to install the bootloader we need to</text><text start="1273.76" dur="4.96">type in here boot ctl</text><text start="1276.64" dur="4.96">then i&amp;#39;m going to define the path which</text><text start="1278.72" dur="4.88">is dash dash path</text><text start="1281.6" dur="3.68">equal to slash boot you remember this is</text><text start="1283.6" dur="4.319">the directory we created for the</text><text start="1285.28" dur="5.84">bootloader and then just install very</text><text start="1287.919" dur="5.441">simply and then hit enter</text><text start="1291.12" dur="4.799">so you can see there it created some</text><text start="1293.36" dur="5.04">entries and we need to basically edit</text><text start="1295.919" dur="4.801">some of these and create one so the</text><text start="1298.4" dur="4.639">first thing i want to do is to edit the</text><text start="1300.72" dur="4.079">loader.com file so to do this i&amp;#39;m going</text><text start="1303.039" dur="5.041">to use vim again because it&amp;#39;s my editor</text><text start="1304.799" dur="5.201">but change this with your editor so vim</text><text start="1308.08" dur="3.68">slash boot</text><text start="1310" dur="4.799">slash loader</text><text start="1311.76" dur="5.6">slash loader.conf this was created now</text><text start="1314.799" dur="4.321">because we installed systemd boot and</text><text start="1317.36" dur="3.36">then hit enter</text><text start="1319.12" dur="4.16">so i&amp;#39;m going to change here some of</text><text start="1320.72" dur="4.72">these options so for the timeout here</text><text start="1323.28" dur="5.12">i&amp;#39;m going to remove the hashtag</text><text start="1325.44" dur="4.719">and i&amp;#39;m going to say here timeout 5. so</text><text start="1328.4" dur="3.36">basically it&amp;#39;s going to timeout for 5</text><text start="1330.159" dur="3.121">seconds well actually because of this</text><text start="1331.76" dur="3.36">video i&amp;#39;m going to do 10 seconds so i</text><text start="1333.28" dur="3.759">have a little bit more time before the</text><text start="1335.12" dur="4.08">machine boots up</text><text start="1337.039" dur="4.64">and i&amp;#39;m going to type in here also</text><text start="1339.2" dur="2.479">default</text><text start="1343.76" dur="3.12">arch</text><text start="1344.88" dur="4.72">and that&amp;#39;s all there is to it and then i</text><text start="1346.88" dur="6.32">can save this file and exit vim now</text><text start="1349.6" dur="5.84">default arch means that the arch entry</text><text start="1353.2" dur="4.8">is going to be the default entry in the</text><text start="1355.44" dur="4.719">bootloader now the arched entry is not</text><text start="1358" dur="4.96">existing yet we need to create that one</text><text start="1360.159" dur="4.801">so we&amp;#39;re gonna do this in the next step</text><text start="1362.96" dur="3.28">so let&amp;#39;s create now the arch entry by</text><text start="1364.96" dur="2.8">typing in vim</text><text start="1366.24" dur="4.799">slash boot</text><text start="1367.76" dur="5.12">slash loader slash entries</text><text start="1371.039" dur="3.12">and if i hit tab key here there is</text><text start="1372.88" dur="2.799">nothing in here so we need to create</text><text start="1374.159" dur="4.321">basically the arch</text><text start="1375.679" dur="5.681">dot conf entry</text><text start="1378.48" dur="4.72">so let&amp;#39;s create now our entry so i for</text><text start="1381.36" dur="4.24">insert mode in bim</text><text start="1383.2" dur="5.68">the first thing is the title</text><text start="1385.6" dur="5.36">the title is going to be in my case arch</text><text start="1388.88" dur="4.32">linux</text><text start="1390.96" dur="4.56">next line is the linux we need to define</text><text start="1393.2" dur="4.4">basically which kernel we want to boot</text><text start="1395.52" dur="5.039">so and that&amp;#39;s the standard one which is</text><text start="1397.6" dur="5.76">vm linux with the set</text><text start="1400.559" dur="4.801">dash linux</text><text start="1403.36" dur="6.08">in the next line we are going to also</text><text start="1405.36" dur="7.12">define the init rd so init rd</text><text start="1409.44" dur="6.719">and that&amp;#39;s our init ram fs so that&amp;#39;s</text><text start="1412.48" dur="8.64">going to be init ram fs</text><text start="1416.159" dur="6.961">dash linux dot img and hit enter</text><text start="1421.12" dur="4.48">now this is actually where we need to</text><text start="1423.12" dur="4.88">define the encryption options so let&amp;#39;s</text><text start="1425.6" dur="5.92">begin by typing in options</text><text start="1428" dur="6.32">and then crypt device</text><text start="1431.52" dur="4.48">equal uuid</text><text start="1434.32" dur="3.68">and then equal now we need to put in</text><text start="1436" dur="6.24">here the uuid</text><text start="1438" dur="6.88">of the sda2 partition followed then by</text><text start="1442.24" dur="4.319">the uuid in the next option of the</text><text start="1444.88" dur="4">mapper partition</text><text start="1446.559" dur="3.6">so where do we find these uuids well</text><text start="1448.88" dur="3.279">well we find them actually in the</text><text start="1450.159" dur="4.481">terminal but let&amp;#39;s say for now this file</text><text start="1452.159" dur="5.281">with colon x in my case</text><text start="1454.64" dur="5.12">and let me clean up the terminal so the</text><text start="1457.44" dur="4.88">uu ids of the partitions you can</text><text start="1459.76" dur="6.56">actually find them out with the block id</text><text start="1462.32" dur="5.599">command for example so block id</text><text start="1466.32" dur="3.359">and let&amp;#39;s say</text><text start="1467.919" dur="4.24">sda2</text><text start="1469.679" dur="5.441">so you can see the uuid in this case</text><text start="1472.159" dur="6.321">it&amp;#39;s this one right here</text><text start="1475.12" dur="4.159">and if i type in here block id on slash</text><text start="1478.48" dur="2.96">dev</text><text start="1479.279" dur="3.441">mapper slash root which is our encrypted</text><text start="1481.44" dur="3.52">device</text><text start="1482.72" dur="4.24">you can see it has another uuid which is</text><text start="1484.96" dur="4.959">this one right here so we need to put</text><text start="1486.96" dur="5.04">these two informations in the arch.conf</text><text start="1489.919" dur="3.921">configuration file for our bootloader</text><text start="1492" dur="3.44">how do we do this well that&amp;#39;s fairly</text><text start="1493.84" dur="2.8">simple we can pull up again the last two</text><text start="1495.44" dur="3.52">commands here</text><text start="1496.64" dur="4.88">so for the sda2 and we are going to</text><text start="1498.96" dur="4.16">basically append this information to</text><text start="1501.52" dur="4.08">slash boot</text><text start="1503.12" dur="4.32">slash loader slash entries slash</text><text start="1505.6" dur="3.76">arch.conf</text><text start="1507.44" dur="3.52">and hit enter</text><text start="1509.36" dur="3.679">and we are going to do the same thing</text><text start="1510.96" dur="4.4">here for the mapper root so we are going</text><text start="1513.039" dur="5.681">to basically append this information to</text><text start="1515.36" dur="6.16">slash boot slash loader slash entries</text><text start="1518.72" dur="4.24">slash arch.conf</text><text start="1521.52" dur="3.6">so now let&amp;#39;s go back to the</text><text start="1522.96" dur="3.839">configuration file we pull up here a</text><text start="1525.12" dur="3.159">couple of commands so this is the one</text><text start="1526.799" dur="3.36">bim at</text><text start="1528.279" dur="3.961">bootloaderentriesarch.com and you can</text><text start="1530.159" dur="3.441">see we have our options in there now we</text><text start="1532.24" dur="2.559">need to clean up here some stuff because</text><text start="1533.6" dur="2.4">we have too much we don&amp;#39;t need</text><text start="1534.799" dur="3.521">everything</text><text start="1536" dur="4.96">so the first one we need here is our</text><text start="1538.32" dur="4.16">sda2 partition not the encrypted one but</text><text start="1540.96" dur="3.92">the partition itself</text><text start="1542.48" dur="4.16">so i&amp;#39;m going to basically delete this</text><text start="1544.88" dur="5.52">uuid here</text><text start="1546.64" dur="7.36">until the uuid number and i&amp;#39;m going to</text><text start="1550.4" dur="5.759">put it here after uuid equal</text><text start="1554" dur="3.44">and i&amp;#39;m going to delete also the double</text><text start="1556.159" dur="3.76">quotes here</text><text start="1557.44" dur="4.88">and remove basically everything else</text><text start="1559.919" dur="5.76">because i don&amp;#39;t need anything else from</text><text start="1562.32" dur="6.32">the first partition here</text><text start="1565.679" dur="5.761">but what i need after the uuid is to</text><text start="1568.64" dur="5.039">define the colon root need to tell this</text><text start="1571.44" dur="5.92">is the root partition you need to boot</text><text start="1573.679" dur="5.521">and then we can define the root is equal</text><text start="1577.36" dur="4.96">to uuid</text><text start="1579.2" dur="4.479">so the uuid of the encrypted device</text><text start="1582.32" dur="3.92">so equal</text><text start="1583.679" dur="4.401">and we&amp;#39;re going to take the uuid</text><text start="1586.24" dur="3.84">of the encrypted device which is the</text><text start="1588.08" dur="4.32">mapper root right here</text><text start="1590.08" dur="3.76">so i&amp;#39;m going to basically remove all the</text><text start="1592.4" dur="4.56">information because the only thing i</text><text start="1593.84" dur="6.24">need is the uuid itself</text><text start="1596.96" dur="5.12">so let&amp;#39;s put it here and let&amp;#39;s go at the</text><text start="1600.08" dur="3.76">end of the yu id here remove the double</text><text start="1602.08" dur="4.16">quotes and i&amp;#39;m going to remove</text><text start="1603.84" dur="3.199">everything else because i don&amp;#39;t actually</text><text start="1606.24" dur="3.039">need</text><text start="1607.039" dur="4.081">any other information from the block id</text><text start="1609.279" dur="5.201">command here but what do i need to</text><text start="1611.12" dur="3.36">define the root flag</text><text start="1615.039" dur="5.12">and that&amp;#39;s equal to subwool</text><text start="1617.36" dur="5.12">equal the at symbol or the roots of</text><text start="1620.159" dur="3.841">volume so basically the root flag is on</text><text start="1622.48" dur="4.48">the sub volume which is equal to the</text><text start="1624" dur="5.679">roots of volume and then read and write</text><text start="1626.96" dur="4.88">so these are the options i need for</text><text start="1629.679" dur="3.841">systemd boot to work with encryption</text><text start="1631.84" dur="3.52">with butterfs</text><text start="1633.52" dur="4.24">so this is almost done let me save this</text><text start="1635.36" dur="4.48">file and exit them</text><text start="1637.76" dur="4.639">we can also optionally create a</text><text start="1639.84" dur="4.079">configuration for fallback and to do</text><text start="1642.399" dur="3.52">this it&amp;#39;s very simple we can just type</text><text start="1643.919" dur="4.801">in here cp for copy</text><text start="1645.919" dur="6.48">on slash boot slash loader</text><text start="1648.72" dur="5.679">slash entries slash arch.conf</text><text start="1652.399" dur="3.841">and we&amp;#39;re going to basically copy the</text><text start="1654.399" dur="5.041">name of this configuration and rename it</text><text start="1656.24" dur="4.319">so slash boot slash loader slash entry</text><text start="1659.44" dur="4.08">slash</text><text start="1660.559" dur="4.081">arch well is actually not arch.conf but</text><text start="1663.52" dur="4">it&amp;#39;s going to be</text><text start="1664.64" dur="5.6">arch dash fallback</text><text start="1667.52" dur="4.8">dot conf and then hit enter</text><text start="1670.24" dur="3.84">and we can basically change one option</text><text start="1672.32" dur="3.28">in this fallback configuration so let&amp;#39;s</text><text start="1674.08" dur="4.319">edit it vim</text><text start="1675.6" dur="6.72">slash boot slash loader slash entries</text><text start="1678.399" dur="5.681">slash arch dash fallback.conf</text><text start="1682.32" dur="4.16">and the only option we need to change</text><text start="1684.08" dur="3.719">here is the initramfs</text><text start="1686.48" dur="2.88">instead of</text><text start="1687.799" dur="4.561">initromfs-linux it&amp;#39;s going to be</text><text start="1689.36" dur="3">initromfs-linux-fallback.img</text><text start="1696" dur="3.279">and the rest is going to basically stay</text><text start="1697.679" dur="4.081">the same so we can now save this file</text><text start="1699.279" dur="4.64">and exit bim</text><text start="1701.76" dur="4.48">and i think this is all there is to it</text><text start="1703.919" dur="4.321">so we can now type in exit and go back</text><text start="1706.24" dur="3.919">to the root arch iso</text><text start="1708.24" dur="3.28">unmount our partitions by typing in</text><text start="1710.159" dur="2.561">umount</text><text start="1711.52" dur="3.2">dash r</text><text start="1712.72" dur="4.079">m t</text><text start="1714.72" dur="4.48">it&amp;#39;s gonna take a moment to do this</text><text start="1716.799" dur="4.401">and now i&amp;#39;m going to type in exit and</text><text start="1719.2" dur="4">pull up here the virtual machine because</text><text start="1721.2" dur="4.4">i want to see the reboot with you guys</text><text start="1723.2" dur="5.76">so so just hang on a second here i&amp;#39;m</text><text start="1725.6" dur="3.36">gonna type in here exit</text><text start="1729.279" dur="4.081">and it&amp;#39;s closing the connection via ssh</text><text start="1731.52" dur="3.84">and i&amp;#39;m gonna close the terminal and</text><text start="1733.36" dur="3.84">pull up the virtual machine</text><text start="1735.36" dur="4.96">so let&amp;#39;s see if everything worked out so</text><text start="1737.2" dur="6">let&amp;#39;s type in here reboot</text><text start="1740.32" dur="5.2">so now take a moment to do this</text><text start="1743.2" dur="5.04">so you can see here we have arch linux</text><text start="1745.52" dur="4.96">fallback and arc linux</text><text start="1748.24" dur="4.4">arch.conf and it was selected by default</text><text start="1750.48" dur="4.559">because we specified this to be the</text><text start="1752.64" dur="4.399">default option so we&amp;#39;re going to boot up</text><text start="1755.039" dur="4.321">now the machine but i&amp;#39;m going to define</text><text start="1757.039" dur="3.841">here at the end of the line actually the</text><text start="1759.36" dur="3.679">video resolution just for the virtual</text><text start="1760.88" dur="4.88">machine so that&amp;#39;s going to be equal to</text><text start="1763.039" dur="4.561">two five six zero pair one four four</text><text start="1765.76" dur="3.519">and then i can hit enter</text><text start="1767.6" dur="4.24">so it should pick up my display</text><text start="1769.279" dur="4.88">resolution you can see now it&amp;#39;s asking</text><text start="1771.84" dur="4.4">us for the passphrase for our encryption</text><text start="1774.159" dur="4.081">so let&amp;#39;s enter that</text><text start="1776.24" dur="4.559">and now we should be able to boot out up</text><text start="1778.24" dur="4.24">our machine just fine so you can see we</text><text start="1780.799" dur="6">have a login prompt so i&amp;#39;m going to type</text><text start="1782.48" dur="4.319">in my username here and the password</text><text start="1786.88" dur="4.159">and now we are in our new installation</text><text start="1789.039" dur="3.841">so let&amp;#39;s check first if we have an ip so</text><text start="1791.039" dur="3.601">ip space a</text><text start="1792.88" dur="3.919">so you can see there i have an ip ending</text><text start="1794.64" dur="4.24">with 157 and that&amp;#39;s because i&amp;#39;m</text><text start="1796.799" dur="4.961">connected via ethernet now if you have a</text><text start="1798.88" dur="5.039">wi-fi connection you can type in nmtui</text><text start="1801.76" dur="3.279">to use the network manager terminal user</text><text start="1803.919" dur="3.76">interface</text><text start="1805.039" dur="4.321">go to activate a connection</text><text start="1807.679" dur="3.36">you will see a list of networks here you</text><text start="1809.36" dur="3.36">can select yours you will be asked for</text><text start="1811.039" dur="3.36">the passphrase and then you will have an</text><text start="1812.72" dur="3.36">ip as well</text><text start="1814.399" dur="4.721">then once you have done that we can type</text><text start="1816.08" dur="3.04">in in here sudo</text><text start="1819.36" dur="5.28">pacman dash sy</text><text start="1821.76" dur="4.799">to synchronize our repositories we need</text><text start="1824.64" dur="3.84">to of course authenticate</text><text start="1826.559" dur="3.041">and you can see we can synchronize just</text><text start="1828.48" dur="2.4">fine</text><text start="1829.6" dur="3.28">so let&amp;#39;s clean up the terminal and</text><text start="1830.88" dur="3.919">continue our installation so the first</text><text start="1832.88" dur="4.48">thing i&amp;#39;m going to do is to install paru</text><text start="1834.799" dur="4.561">the helper for the aur so to do this i&amp;#39;m</text><text start="1837.36" dur="4.4">going to type in git clone</text><text start="1839.36" dur="7.439">https colon slash</text><text start="1841.76" dur="7.36">aur dot arch linux dot org</text><text start="1846.799" dur="3.76">slash paro dash pin so i&amp;#39;m going to</text><text start="1849.12" dur="3.439">install the binary because it&amp;#39;s a little</text><text start="1850.559" dur="3.36">bit quicker to install</text><text start="1852.559" dur="3.36">so it&amp;#39;s going to clone the repository</text><text start="1853.919" dur="4.081">now we need to move into the directory</text><text start="1855.919" dur="3.76">which was just created</text><text start="1858" dur="3.919">you can see that i have power dash pin</text><text start="1859.679" dur="4.161">so cd power dash pin</text><text start="1861.919" dur="5.441">and to make the package we just type in</text><text start="1863.84" dur="5.28">make pkg dash si</text><text start="1867.36" dur="3.6">so it&amp;#39;s going to take a moment here to</text><text start="1869.12" dur="3.6">make the binary</text><text start="1870.96" dur="4.319">and then we can basically install</text><text start="1872.72" dur="4.559">packages from the aur using paro and</text><text start="1875.279" dur="3.681">this is now done so we can exit the</text><text start="1877.279" dur="3.28">directory here</text><text start="1878.96" dur="3.439">and so the packages i want to install</text><text start="1880.559" dur="3.6">from the aur are</text><text start="1882.399" dur="3.921">time shift because we are using the</text><text start="1884.159" dur="4.64">butterfast file system and also time</text><text start="1886.32" dur="5.04">shift auto snap so let&amp;#39;s do this by</text><text start="1888.799" dur="4.24">typing in parallel dash s</text><text start="1891.36" dur="3.36">so time shift</text><text start="1893.039" dur="3.681">dash bin i&amp;#39;m going to install the binary</text><text start="1894.72" dur="4.319">because again it&amp;#39;s a little quicker</text><text start="1896.72" dur="4.64">and also time shift</text><text start="1899.039" dur="4.801">dash auto snap</text><text start="1901.36" dur="4.799">and i&amp;#39;m going to install also 0md</text><text start="1903.84" dur="4.88">to create my zerum devices using that</text><text start="1906.159" dur="4.321">std compression and then i can just hit</text><text start="1908.72" dur="3.52">enter</text><text start="1910.48" dur="3.52">so it&amp;#39;s going to take a moment here to</text><text start="1912.24" dur="4.319">make the review</text><text start="1914" dur="3.919">and for the packages build is fine</text><text start="1916.559" dur="2.72">proceed with the installation of the</text><text start="1917.919" dur="2.961">dependencies</text><text start="1919.279" dur="3.12">so it&amp;#39;s going to take a moment here to</text><text start="1920.88" dur="3.919">install all the packages plus the</text><text start="1922.399" dur="3.841">dependencies and make the binaries so</text><text start="1924.799" dur="3.36">i&amp;#39;m going to pause the video here guys</text><text start="1926.24" dur="3.6">and i&amp;#39;ll be back with you once this is</text><text start="1928.159" dur="3.921">done</text><text start="1929.84" dur="3.839">so the packages are now installed and</text><text start="1932.08" dur="4.719">the next thing i need to do is to enable</text><text start="1933.679" dur="4.801">the crm d now zmd comes with the systemd</text><text start="1936.799" dur="4.48">service so it&amp;#39;s fairly simple we just</text><text start="1938.48" dur="4.079">enable it by typing in sudo system</text><text start="1941.279" dur="6.24">ctl</text><text start="1942.559" dur="6.72">enable dash dash now zramd dot service</text><text start="1947.519" dur="4.481">and you can see now the sim link is</text><text start="1949.279" dur="4.88">created and if i type in lsb ak</text><text start="1952" dur="3.76">we have there our xeram device with</text><text start="1954.159" dur="3.601">eight gigabytes more or less eight</text><text start="1955.76" dur="4">gigabytes of swap now if you want to</text><text start="1957.76" dur="3.12">change the options for the zmd you need</text><text start="1959.76" dur="3.12">to change the options in the</text><text start="1960.88" dur="5.039">configuration file which is under the s</text><text start="1962.88" dur="7.519">directory so you would type in sudo vim</text><text start="1965.919" dur="6.721">slash etsy slash default slash 0md</text><text start="1970.399" dur="4.481">so you can see for example the maximum</text><text start="1972.64" dur="4.48">size is going to be 8192 megabytes this</text><text start="1974.88" dur="4">is only megabytes you can change also</text><text start="1977.12" dur="4.559">the algorithm here you can change the</text><text start="1978.88" dur="4.159">priorities and also skip vm eventually</text><text start="1981.679" dur="3.041">so if you want to change these options</text><text start="1983.039" dur="3.12">this is where you can change them so i</text><text start="1984.72" dur="4.48">don&amp;#39;t need to do this i can just save</text><text start="1986.159" dur="3.041">this file and exit bim</text><text start="1989.679" dur="3.6">and next we are going to install our</text><text start="1991.519" dur="3.601">desktop environment now remember we have</text><text start="1993.279" dur="3.681">the arch installed base repository my</text><text start="1995.12" dur="3.52">private repository if you install the</text><text start="1996.96" dur="2.959">public repository it&amp;#39;s going to be arch</text><text start="1998.64" dur="3.039">installed base</text><text start="1999.919" dur="3.12">so we need to copy this in our home</text><text start="2001.679" dur="4.401">directory here to do this we&amp;#39;re going to</text><text start="2003.039" dur="4.88">type in cp-r to make it recursive so to</text><text start="2006.08" dur="4">copy everything in there</text><text start="2007.919" dur="3.36">slash arch install base replace this</text><text start="2010.08" dur="2.56">again with the repositories you</text><text start="2011.279" dur="3.52">downloaded</text><text start="2012.64" dur="4.32">and the dot defines this current</text><text start="2014.799" dur="4.081">directory we&amp;#39;re going to copy it in our</text><text start="2016.96" dur="4.8">home directory here</text><text start="2018.88" dur="4.72">so now again less dash l</text><text start="2021.76" dur="3.519">you can see art install base is there so</text><text start="2023.6" dur="3.84">let&amp;#39;s type in cd</text><text start="2025.279" dur="4.081">to go in there</text><text start="2027.44" dur="3.76">and again ls-l</text><text start="2029.36" dur="4.159">i&amp;#39;m going to use this time the kde</text><text start="2031.2" dur="3.839">script since we want to install kde so</text><text start="2033.519" dur="4.241">vim</text><text start="2035.039" dur="4.64">kd.sh so here what i&amp;#39;m going to do</text><text start="2037.76" dur="3.6">actually i&amp;#39;m going to comment out also</text><text start="2039.679" dur="3.36">the reflector command because i do</text><text start="2041.36" dur="3.6">already have the optimized mirror list</text><text start="2043.039" dur="4.961">so i don&amp;#39;t need to re-synchronize here</text><text start="2044.96" dur="4.56">the repository as well for the firewall</text><text start="2048" dur="3.2">ports here i&amp;#39;m going to do this</text><text start="2049.52" dur="3.599">eventually later i don&amp;#39;t need to do this</text><text start="2051.2" dur="3.36">right now it takes a little bit longer</text><text start="2053.119" dur="3.681">but what i want to do i want to of</text><text start="2054.56" dur="4.24">course install my packages here for kde</text><text start="2056.8" dur="4.799">so we are installing xor stdm the</text><text start="2058.8" dur="5.359">display manager kde applications and</text><text start="2061.599" dur="6">some other applications and also some</text><text start="2064.159" dur="5.2">fonts that i need for my installation</text><text start="2067.599" dur="4.32">so spotify i don&amp;#39;t need to install that</text><text start="2069.359" dur="4.641">yet and enable stdm this is all there is</text><text start="2071.919" dur="3.841">to it here so we can save this file and</text><text start="2074" dur="3.919">exit vim</text><text start="2075.76" dur="5.44">and i need to give execute privileges to</text><text start="2077.919" dur="3.281">the script search mode</text><text start="2081.359" dur="4.8">plus x on kd.sh</text><text start="2084.32" dur="3.519">i&amp;#39;m going to go back here to the home</text><text start="2086.159" dur="2.641">directory and run it from there so dot</text><text start="2087.839" dur="4.24">slash</text><text start="2088.8" dur="4.64">arch install base and then kde dot sh</text><text start="2092.079" dur="2.8">and this time i&amp;#39;m going to set all the</text><text start="2093.44" dur="3.76">defaults again</text><text start="2094.879" dur="3.921">and again here the defaults</text><text start="2097.2" dur="3.36">and i&amp;#39;m going to accept again the</text><text start="2098.8" dur="3.12">defaults now this is going to take some</text><text start="2100.56" dur="3.039">time to install so i&amp;#39;m going to pause</text><text start="2101.92" dur="3.199">the video here and afterwards we&amp;#39;re</text><text start="2103.599" dur="3.681">going to reboot the machine</text><text start="2105.119" dur="3.761">configure time shift and then it&amp;#39;s going</text><text start="2107.28" dur="4.4">to be done for the installation so i&amp;#39;ll</text><text start="2108.88" dur="4.64">be back with you guys in a moment</text><text start="2111.68" dur="3.679">so all the packages have now been</text><text start="2113.52" dur="3.839">installed and you can see also the</text><text start="2115.359" dur="4.881">display manager was enabled so we&amp;#39;re</text><text start="2117.359" dur="4.72">going to reboot the machine so reboot</text><text start="2120.24" dur="3.52">so again our linux is the default</text><text start="2122.079" dur="4">configuration so i&amp;#39;m just going to hit</text><text start="2123.76" dur="6.2">enter here</text><text start="2126.079" dur="3.881">and we need again to authenticate</text><text start="2131.2" dur="4.8">for our encrypted partition</text><text start="2134.4" dur="4">and if everything went well we should be</text><text start="2136" dur="4.72">greeted by sddm</text><text start="2138.4" dur="5.76">so there you go this is stdm so let me</text><text start="2140.72" dur="6.72">type in my password here</text><text start="2144.16" dur="4.4">and welcome to the kde desktop</text><text start="2147.44" dur="3.28">so</text><text start="2148.56" dur="3.36">you can see we have now here our kde</text><text start="2150.72" dur="2.639">desktop</text><text start="2151.92" dur="3.6">up and running i&amp;#39;m going to go to</text><text start="2153.359" dur="4.161">settings here and go down to about this</text><text start="2155.52" dur="5.2">system you can see we are using arch</text><text start="2157.52" dur="5.68">linux here plasma version is 4 24 4 and</text><text start="2160.72" dur="4.32">we&amp;#39;re using an amd processor</text><text start="2163.2" dur="4.96">so the last thing here we are going to</text><text start="2165.04" dur="5.44">do is to configure time shift</text><text start="2168.16" dur="5.12">so let me pull this up</text><text start="2170.48" dur="4.96">we need to of course authenticate</text><text start="2173.28" dur="4.16">and we can set now this up now it</text><text start="2175.44" dur="3.84">detects that we have butterfs so that&amp;#39;s</text><text start="2177.44" dur="3.919">fine we can click next</text><text start="2179.28" dur="4.48">so this is the encrypted volume we have</text><text start="2181.359" dur="4">so that&amp;#39;s fine it&amp;#39;s the one we have</text><text start="2183.76" dur="3.359">now you can set here the schedule for me</text><text start="2185.359" dur="4.081">this is fine you can change it of course</text><text start="2187.119" dur="4.401">accordingly to your needs</text><text start="2189.44" dur="4.24">so q groups is already enabled that&amp;#39;s</text><text start="2191.52" dur="3.76">fine i&amp;#39;m going to leave this on</text><text start="2193.68" dur="4.48">and this is basically all there is to it</text><text start="2195.28" dur="4.96">so we can click finish</text><text start="2198.16" dur="4.16">and you can see here autosnap already</text><text start="2200.24" dur="4.16">created a snapshot when we installed the</text><text start="2202.32" dur="3.759">desktop environment and that&amp;#39;s because</text><text start="2204.4" dur="3.199">it was installed before we installed the</text><text start="2206.079" dur="3.52">desktop environment so because we</text><text start="2207.599" dur="4.48">basically upgraded our system we updated</text><text start="2209.599" dur="5.041">our system it created a snapshot but i</text><text start="2212.079" dur="4.721">can take one also right now</text><text start="2214.64" dur="4.32">and you can see it takes it literally in</text><text start="2216.8" dur="3.84">like one second</text><text start="2218.96" dur="4.48">so what we did in this video we</text><text start="2220.64" dur="5.52">installed arch linux with the april 2022</text><text start="2223.44" dur="6.159">iso with encrypted battery fs</text><text start="2226.16" dur="5.199">zram system d boot kde time shift and</text><text start="2229.599" dur="3.201">time shift auto snap i hope you enjoyed</text><text start="2231.359" dur="3.041">the video guys if you have any question</text><text start="2232.8" dur="4.799">let me know in the comments below and</text><text start="2234.4" dur="5.12">i&amp;#39;ll try to answer you as soon as i can</text><text start="2237.599" dur="4.561">so there we go this was the monthly</text><text start="2239.52" dur="5.2">installation of arch with the april 2022</text><text start="2242.16" dur="5.36">iso we covered a lot of stuff in here we</text><text start="2244.72" dur="4.639">covered encrypted battery fs zram kde</text><text start="2247.52" dur="4.079">time shift time shift auto snap system</text><text start="2249.359" dur="3.681">debuts and much more if you have any</text><text start="2251.599" dur="3.201">question about the video let me know in</text><text start="2253.04" dur="3.76">the comments below i will try to answer</text><text start="2254.8" dur="3.279">you as soon as i can and i thank you so</text><text start="2256.8" dur="3.68">much for watching the video guys if you</text><text start="2258.079" dur="3.921">haven&amp;#39;t subscribed yet please do so that</text><text start="2260.48" dur="3.2">helps me a lot</text><text start="2262" dur="4.37">so i wish you a great day guys and i&amp;#39;ll</text><text start="2263.68" dur="8">see you very soon in the next video</text><text start="2266.37" dur="7.39">[Music]</text><text start="2271.68" dur="2.08">you</text></transcript>