$
Attention: A virtual disk (/dev/vda) will be used in all examples, make sure to replace that with your chosen disk, wherever necessary.
$
#
Attention: This action WILL delete *ALL* data on the selected disk and is NOT reversible! Proceed with caution!
Note: These steps aren't *strictly* necessary, as it is possible to resize an existing partition and do the following steps alongside it, however resizing a partition is a notoriously janky process and could result in lost data. Proceed with caution either way!
Note: I've used partitions that are smaller than recommended in the example, as it's just there for demonstration purposes.
Note: This guide is written with *ext4* in mind, though the steps should be mostly the same for all the other file systems, additional reading might be a good idea if you decide to use them, ESPECIALLY for *bcachefs*.
Attention: Bcachefs requires at least Linux 6.7 to work.
#
#
#
Attention: It is VERY important that your EFI System partition (/dev/vda1 in the example case) be formatted as FAT32!
#
#
$
$
#
#
#
#
#
#
Note: You should still create /mnt/gentoo/boot even if your system is not EFI.
$
Note: Depending on your chosen Live ISO, you might need to download wget manually
$
$