Skip to content

An install script to automate setting up a base gentoo system

Notifications You must be signed in to change notification settings

carlosalbertofilho/Gentoo-Install-Scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gentoo-Install-Scripts

An install script to automate setting up a base gentoo system. Note: An ncurses based ui, or a gtk based GUI will be coming.

Usage

Download a stage3 tarball from gentoo's website, and place it in the stage3 folder. Boot the gentoo live cd, and clone this repository in the live cd. Then create your partitions, and run the script.

Important

By default the script uses the default partition table in the gentoo handbook

Filesystem
/dev/sda1 -> BIOS boot partition
/dev/sda2 -> Boot partition
/dev/sda3 -> Swap partition
/dev/sda4 -> Root partition

This script will need some modifications especially the kernel config file. These modifications depend on your system. Also this script uses openrc as its primary init system. Also the script at this point in time doesn't automatically download a stage3 tarball you will have to do that your self and place it in the stage3 folder.

Another thing to note is that the script by default builds for UEFI systems. This can easily be changed

About

An install script to automate setting up a base gentoo system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%