You are not logged in.
I've wiped my old PC clean and want to install a dual boot windows,arch (I've already installed windows and everything is working fine)
I got:
HDD [1TB]
SSD [256GB]
windows(and the efi] are on my SSD but I've left 100GB room for the Arch install
Here is the problem whenever I "cfdisk" or "fdisk -l" in the Arch install my SSD is nowhere to be seen.
I've tried to just ignore it and install Arch on my HDD but I cant mount my EFI from the SSD because its just not there.
I've looked through a few other forum posts but none state a clear awnser.
Any help would be appreciated
Last edited by confusedBREAD (2022-04-12 14:47:41)
Offline
Offline
lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
loop0 7:0 0 666.6M 1 loop /run/archiso/airrootfs
sda 8:0 0 931.5G 0 disk
sdb 8:16 1 14.6G 0 disk
└sdb1 8:17 1 14.6G 0 part /run/archiso/bootmnt
Offline
Make sure that the drive is set to AHCI mode in your firmware menu.
Offline
Make sure that the drive is set to AHCI mode in your firmware menu.
Thank you, didn't know you had to do this
Offline