PhysixProject / physix

Physix is an Experimental, Automated, Build-From-Source, Punk Rock Linux Distribution for i386, and x86_64
GNU General Public License v2.0
24 stars 7 forks source link

README.md should have a quickstart guide #1

Closed masmullin2000 closed 4 years ago

masmullin2000 commented 4 years ago

A Quickstart guide would be nice something like

Do this to run "cd ; ./runthething.sh; ./runtests.sh"

PhysixProject commented 4 years ago

Hi masmullin2000

Thanks for filing this issue. This is what will be pushed to stable branch for next Beta-v2.9 release

Quickstart:

  1. Edit physix.conf: Identify the disk you will install to, by setting the CONF_ROOT_DEVICE variable.

  2. Setup your disk partitions: ./catalyst -i physix.conf

  3. cd /mnt/physix/opt/admin/physix ; ./BUILD_BASE_SYSTEM.sh

PhysixProject commented 4 years ago

Quickstart process has been merged on to the stable branch. This should resolve this issue. Thanks again, masmullin2000 :)