Linux Install Partitioning made EASY!: fdisk Who!?
Автор: MrFlacko
Загружено: 5 июн. 2024 г.
Просмотров: 1 251 просмотр
This is a quick video about what I prefer to use during the installation of Linux CLI versions like Gentoo and Arch Linux. I have noticed that many install guides recommend fdisk, but over the years, I have found cfdisk to be much more intuitive and easier to use for people who don't want to overthink partitioning. cfdisk is a TUI that you can navigate with arrow keys, while fdisk is command line only and requires more understanding to make simple partitions. In fact, I think cfdisk can even be easier to use than GParted.
🔗 Links --
Arch Install Guide: https://wiki.archlinux.org/title/Inst...
cfdisk Manual Page: https://man.archlinux.org/man/cfdisk....
📟Commands --
cfdisk /dev/sda
cfdisk -z /dev/sda
mkfs.fat -F 32 /dev/sda1
mkswap /dev/sda2
swapon /dev/sda2
mkfs.ext4 /dev/sda3
mount /dev/sda3 /mnt
mkdir /mnt/boot && mount /dev/sda1 /mnt/boot

Доступные форматы для скачивания:
Скачать видео mp4
-
Информация по загрузке: