#SSD not found after installed arch
75 messages · Page 1 of 1 (latest)
sda4 is the partition you put arch on, right? and sda2 is the efi system partition?
did you ever install grub?
or systemd-boot or any other boot loader for that matter
yeah I installed grub and grub-mkconfig
did you run anything grub related
installing the grub package just gives you the installer binary
ok maybe its some bios shenanigans
should lsblk show my ssd?
tried looking into your uefi settings to check the boot order
if it works, it should
what kind of ssd is it
yeah it showed only windows boot manager
but weirdly it comes up as "hard drive"
which means you probably installed grub wrong
on my ssd i also had fedora
and it disappeared from my boot priorities
its only Windows and some BIOS thing
I followed the guide
curious. is it sata or m.2
what guide
hmm idrk tbh
I was cross-referencing some youtube videos
and the wiki itself
just a bit of everything
also this is when i booted back into the live iso
should my mountpoints be still defined?
they should not, iso does not save your progress
for all i can see you have sda4 as root and sda2 as boot
what was sda3 supposed to be?
swap
cool, you dont need that in a chroot
but first I think i need to make sure why lsblk is not showing up my other drive??
does it show up in windows
yes it works
then its fine
but dont I need to put the bootloader on my ssd or how does it work
these are the drives that appear on device manager
your bootloader is wherever your efi system partition is, which is /dev/sda2 on your earlier screenshots
grub needs to be next to windows boot loader
yeah, but can you boot it?
exactly
so im still doing it correctly right?
open the disk management utility, the one where windows lets you partition drives, and see if you still have partitions on the fedora ssd
theres a efi for my windows on my ssd, another efi for fedora, and now for my arch its on a different drive (hdd) with its own efi, root and swap.
uhhhhhhh
dive deeper into your bios? maybe there are more options related to boot order?
curious, so disk 0 is the only one seen by archiso
yeah ig
thats something like extremely weird on your device
also they used to be the other way round
Idk why recently they just swapped lol
clearer screenshot
when booting up can you change the boot device order? there should be an option to boot from efi file.
locate your grub file and boot into arch
basically i had a similar issue today, turns out my boot records were full
https://wiki.archlinux.org/title/Unified_Extensible_Firmware_Interface#efibootmgr
use this tool to delete old entries
then run sudo grub-install --efi-directory=esp --bootloader-id=GRUB with esp being your efi partition

update: After I factory reset both my drives, deleted all the partitions, reinstalled windows again, set SATA mode to AHCI disabled fast boot in windows, disabled fast boot in bios and when I run lsblk or fdisk -l it finally shows my ssd