Difference between revisions of "Alternative way to install ManjaroISO"

no edit summary
imported>Excalibur1234
imported>Excalibur1234
Line 42: Line 42:


  git clone -b development git://github.com/manjaro/manjaroiso.git ~/work/manjaroiso
  git clone -b development git://github.com/manjaro/manjaroiso.git ~/work/manjaroiso
Now, you can modify your ManjaroISO profile and use buildiso to build your own install-media as described [https://wiki.manjaro.org/index.php?title=ManjaroISO here].




Line 55: Line 52:


In comparison to the other way to install [[ManjaroISO]], there are a couple more files and directories in your <code>~/work/</code> folder. But other than that, everything works the same.
In comparison to the other way to install [[ManjaroISO]], there are a couple more files and directories in your <code>~/work/</code> folder. But other than that, everything works the same.
Now, you can modify your ManjaroISO profile and use buildiso to build your own install-media as described [https://wiki.manjaro.org/index.php?title=ManjaroISO#Modifying_a_ManjaroISO_Profile here].