#[SOLVED] Computer not finding OS after working earlier
40 messages · Page 1 of 1 (latest)
It is on an SSD and not the harddisk, but I had it this way with my prior SSD
I also have tried booting to the install USB to no avail
were you not able to boot into the live iso?
what did you try
I've tried booting from the boot menu, doing it by changing the order, and putting the live iso USB into different hardware slots and trying to boot it
If I turn off legacy boot order it shows this
Do I need to see if the live iso somehow got corrupted during the install
Edit, checked how it looked on a Windows computer and it pops up as drives F G and H
flash it again
if u haven't already
These settings good?
this is a stick?
Yes
I do believe I messed up the live iso after installing, but the computer booted from the SSD correctly a few times
Should the partition scheme be mbr or gpt
That's what I'm thinking, so I must have messed up something somehow
whatever it was set to
just flash it
don't bother about the settings
Flashed, booting to live iso, thank you
I am gonna try adding it to the hard disk and setting up the SSD as extra storage
I'll add solved once I get it running
arch-chroot into your installation and then install grub
grub-mkconfig -o /boot/grub/grub.cfg
do this if u have it already installed
do you know how to chroot into your installation?
When running lsblk my 2tb SSD shows up as 2Gb
I don't know how to chroot into it, is that what I still should be doing
I'm fine reinstalling, and that's my plan, I just need to get to where I can
I keep all my files on GitHub
I fixed it!
The drive showing as two gb, I took it out and clean it before I put it back in, now I have the partitions and can try to chroot ib
So I chrooted into it, ran pacman -S grub, and I'm getting an error
Third line from the bottom is the command
Switched out of it and am making sure I have efibootmgr
Please try replacing -o with >.
[Reply to:](#1187611935596883968 message) So I chrooted into it, ran pacman -S grub, and I'm getting an error 📎
[SOLVED] Computer not finding OS after working earlier