Linux Installation Manually Make Partition

Partitions

  • system
    20GB FAT32 partition
    EXT4 Journaling Filesystem
    Format the Partition checked
    Mount point: /

  • swap:
    1GB FAT32 partition
    swap partition

  • EFI: (uefi-based only)
    100MB FAT32 partition
    FAT32
    Format the partition checked
    Mount point: /boot/efi

Select Bootloader Partition

Set Bootloader: to be the same address as your system partition but without the number for example if your system partition is /dev/sdb3 then you set bootloader at /dev/sdb. Example below sets bootloader at /dev/sdb as the system partition is at /dev/sdb3.


本博客所有文章除特别声明外,均采用 CC BY-SA 4.0 协议 ,转载请注明出处!