Skip to content

A deploy script to install gentoo linux on a new machine or vm [IT WILL WIPE YOUR DRIVE]

License

Notifications You must be signed in to change notification settings

smurfd/gentoo-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A deploy script to install gentoo linux on a new machine or vm [IT WILL WIPE YOUR DRIVE]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages