#Removed hard drive

46 messages · Page 1 of 1 (latest)

short slate
#

I removed a hard drive that had nothing to do with my linux install and now when i boot it is stuck in black screen, what should i do?

#

also when i try to open the iso for arch it also gives me a black screen im really not sure why(like the iso install through my thumb drive)

short slate
#

i got the iso to work but what should i in in chroot?

last pawn
#

you may need to edit your fstab file and remove the lines having to do with the other harddrive @short slate

short slate
#

also after i did pac-man syuu

#

and rebooted to the actual install it put me in emergency mode because it couldn’t mount boot

#

when i tried to mount it manually it said it couldn’t because it was a vfat file system

last pawn
#

vim /etc/fstab

#

or nano

#

wtv u have

#

just wtv u do dont delete the ones for ur ssd

#

you can comment them out by inserting # before the lines

short slate
#

it says i only have one drive

#

which is the one i have installed arch on

#

one boot partition and one big one

short slate
last pawn
#

can you show your fstab file

#

picture or sm

short slate
#

i’m on 6.6.3-arch-1

short slate
#

shouldn’t these be the same?

last pawn
#

do you have two kernels?

#

wait i see what you mean

short slate
#

what should i do?

#

i think that’s the problem but idk what to do

last pawn
#

this describes ur kernel issue

short slate
#

2 - you did nit update kernel image in /boot ( my best bet

#

thinks it’s this

#

because i did pacmN syuu without mnting boot

#

sorry i didn’t understand the solution

short slate
#

i commented the boot in fstab and it wouldn’t boot anymore

mild idol
#

You need to undo the fstab changes to continue, it unfortunatly wasn't the issue and the changes made it worse. Make a bootable arch usb and reference the installation instructions on how to mount your exsisting partitions
(note: you only need to get into the exsisting install, no need to create new partitions or log into wifi)

#

then use arch-chroot /mnt to acsess your system and nano /etc/fstab to pull up fstab in a text editor

#

un comment the boot drive and save the file. You should then be able to restart and get to where you were before

#

once your done this, (I'm assuming your in emergency mode now), mount boot and run pacman -S linux this will force reinstall the kernal and run the scripts that regenerate some code in your boot partition

short slate
#

but when i try to launch linux it just gives me a black screen

#

maybe it’s due to nvifia or something

#

and when i do startx it says no screens found

#

actually nvm i was able to boot into normal linux

#

now i just need to figure out why startx isnt working

short slate
#

only when i have nvidia or nvidia-dkms installed i get a black screen when i boot linux

last pawn
#

what is your CPU/GPU?