#SSD not found after installed arch

75 messages · Page 1 of 1 (latest)

brittle mesa
#

Im also now realising that its not picking up my SSD under lsblk, only my sda which is my hdd

slate knoll
#

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

brittle mesa
#

yeah I installed grub and grub-mkconfig

slate knoll
#

did you run anything grub related

#

installing the grub package just gives you the installer binary

brittle mesa
#

grub-install --target=x86_64

#

that one

#

and the mkconfig

slate knoll
#

ok maybe its some bios shenanigans

brittle mesa
#

should lsblk show my ssd?

slate knoll
#

tried looking into your uefi settings to check the boot order

slate knoll
#

what kind of ssd is it

brittle mesa
#

but weirdly it comes up as "hard drive"

slate knoll
brittle mesa
#

on my ssd i also had fedora

#

and it disappeared from my boot priorities

#

its only Windows and some BIOS thing

brittle mesa
slate knoll
slate knoll
brittle mesa
#

hmm idrk tbh

#

I was cross-referencing some youtube videos

#

and the wiki itself

#

just a bit of everything

slate knoll
#

huh

#

just uhhh try installing it again?

brittle mesa
#

I was looking at several videos at the same time

#

just the grub?

slate knoll
#

yeah

#

since your filesystem is created you can skip to mounting and chrooting

brittle mesa
#

also this is when i booted back into the live iso
should my mountpoints be still defined?

slate knoll
#

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?

brittle mesa
#

swap

slate knoll
#

cool, you dont need that in a chroot

brittle mesa
#

but first I think i need to make sure why lsblk is not showing up my other drive??

slate knoll
#

does it show up in windows

brittle mesa
#

yes it works

slate knoll
#

then its fine

brittle mesa
#

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

slate knoll
#

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

brittle mesa
#

I also have bootloader on my ssd

#

for my other linux

slate knoll
#

yeah, but can you boot it?

brittle mesa
#

and my windows bootloader is ssd also

#

no those dont appear anymore

slate knoll
#

exactly

brittle mesa
#

so im still doing it correctly right?

slate knoll
#

open the disk management utility, the one where windows lets you partition drives, and see if you still have partitions on the fedora ssd

brittle mesa
#

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.

slate knoll
#

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

brittle mesa
#

yeah ig

slate knoll
#

thats something like extremely weird on your device

brittle mesa
#

also they used to be the other way round

#

Idk why recently they just swapped lol

#

clearer screenshot

lyric quartz
#

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

#

then run sudo grub-install --efi-directory=esp --bootloader-id=GRUB with esp being your efi partition

brittle mesa
#

ngl

#

i think imma just clean reset everything

lyric quartz
brittle mesa
#

its getting messy anyway

#

just backing up what i need

brittle mesa
#

I just clean wiped both my drives

#

fdisk -l only lists my hard drive. why?

brittle mesa
#

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