Skip to content

Latest commit

 

History

History
27 lines (26 loc) · 1.18 KB

README.md

File metadata and controls

27 lines (26 loc) · 1.18 KB

gentoo-deploy

A deploy script to install Gentoo Linux on a new machine or VirtualMachine
*IT WILL WIPE YOUR DRIVE
Anything goes wrong, its your fault! :)

  1. Boot a new machine or VM with the Gentoo Live ISO
  2. Verify internet access : ping www.gentoo.org
  3. Check what disk to use : lsblk
  4. Check what network interface to use : ip address
  5. Grab and run setup script
    $ curl https://raw.githubusercontent.com/smurfd/gentoo-deploy/main/setup.sh -o setup.sh
  6. $ sh ./setup.sh 192.168.0.2 monkey island ghost enp2s0 /dev/sda /dev/sda blowfish blowfishpwd
    (sh ./setup.sh IP DNS NIS Host IF HD HDD usr pwd : pwd needs to be have both Aa1! kind of letters)
  7. $ touch isolomlyswearimuptono.good
  8. $ sh ./deploy.sh

# Deploy my shell configs `curl -sSf https://raw.githubusercontent.com/smurfd/gentoo-deploy/main/deploy-shell.sh | sh`
Made it for me, You find it useful? Use at own risk

Please, give it a shot in a VirtualMachine first
(anything happens after you download the script... ITS YOUR FAULT!)



... did i mention, anything goes wrong, its your fault.