Skip to main content
Topic: BIOS BOOT PARTITION is a substitute for the usual boot partition? (Read 232 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

BIOS BOOT PARTITION is a substitute for the usual boot partition?

Im installing artix on a T61 Thinkpad. Its a GBT/BIOS installation, and im using GRUB. Will this partitioning scheme work? If so where do i mount bios boot?
BIOS BOOT 1M
Filesystem 30G
/ - everything else
All of these partitions in etf4

Re: BIOS BOOT PARTITION is a substitute for the usual boot partition?

Reply #1
On my PC :

Code: [Select]
lsblk 
NAME   MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS
sda      8:0    0 931,5G  0 disk
├─sda1   8:1    0  19,9G  0 part
├─sda2   8:2    0  19,5G  0 part /
├─sda3   8:3    0 888,1G  0 part /media/77
├─sda4   8:4    0   100M  0 part /boot/efi
└─sda5   8:5    0   3,9G  0 part [SWAP]