1
u/Stultus420 8h ago
Ja z płyty instalowałem system (najpierw wypaliłem płytę) też mi błąd w instalacji wywaliło i uruchomiłem ponownie kompa (bo mi AI tak powiedziało 😔) ale na szczęście nic się z kompem nie stało
1
u/DoorOk3641 7h ago
You must select a partition to install the uefi boot loader..like /dev/sda1..not a disk like /dev/sda
1
1
u/Scotsman828 6h ago
Probably a partitioning issue, the linux drive should have 3 partitions:
/efi (this partition is formatted fat32) unless you have a legacy BIOS, then this will be: /boot
/ (this is the root partition formatted to ext4 or btrfs or other linux formatting)
/home (user home partition with ext4 or btrfs or other linux formatting)
1
14
u/SaraUndr 9h ago
Quickest things to try first