#I need someone to be able to explain how the installation of gentoo minimal works on amd mainly syst

1 messages · Page 1 of 1 (latest)

vague fossil
#

you have to set up the disks

#

once booted type in cfdisk

#

what

#

the first one

#

whats on them? windows?

#

if you dont need them then delete them

#

delete all the partitions

#

iirc you need extra things in order for cfdisk to see nvme drives

#

is the nvme your main disk?

#

like the disk you want to install gentoo on

#

okay so

#

when it asks for the end size, put in 256MiB

#

i dont remember what it looks like

#

yo mb i was fixing something

#

make the first partition from the start of the disk to 256MiB, this will be the boot partition

#

btw what bios type do you use?

#

primary

#

whats your bios type

#

yes you're on uefi

#

thats what i meant

#

if you were on efi or legacy

vague fossil
#

now make another one

#

how much RAM do you have?

#

so 16

#

yes

#

on the second partition, leave the first option the same and make the size 32GiB

#

yes

#

make the filesystem be swap

#

also make sure the first partition is EFI

deft mango
#

is the vm using efi?

#

most default to bios

vague fossil
#

yes for the second one

#

boot has to be efi

#

and then for your last partition, keep the sizes default on both and make it xfs type

#

32 is swap

#

use the rest for the LAST partition

#

yes

#

the one that says swap

#

send a ss

#

well the ID on mine is 83, so use that

#

later on we'll make a swapfs

#

swap filesystem

#

its only for that partition

#

use the one that says Linux

#

swap is temporary storage for RAM pages, it doesnt act as RAM directly because the CPU cant access it that way, but its there so you dont run out of memory.

#

use the one under Linux swap / Solaris

#

did you make a partition for the rest of the disk?

#

the 256 one needs to be EFI

#

efi

#

EFI fat

#

this is mine

#

i used a gig because im stupid lol

#

you only need 256mib

#

okay thats good

#

click on Write

#

thats your boot partition, it will contain your bootloader (grub)

#

it has to be on a efi partition, yes

#

once that is done you can start downloading the gentoo stage3

#

we will set it up later

#

also to make sure networking works, so run ping google.com and see if you get responses back

#

you're what

#

lmao

sleek yoke
#

mkfs.xfs -f /dev/sda3 But better yet, i'd use wipefs to clear out disklabels and other identifiers

#

see man wipefs

shut dirge
#

This is a video guide and you saying you followed it.