#emergency mode after windows install

65 messages · Page 1 of 1 (latest)

lapis pulsar
#

I installed windows and it borked my grub installation after fixing that it gives me emergency mode every time i start linux although it doesn't describe an error and both linux and windows work perfectly its just kinda annoying having to wait even more to launch linux and it asks for password to then put my password to login to linux
Help pls and im kinda new still to linux so bear with me🙃

old badge
lapis pulsar
#

Yeah turned off fast startup in windows and i still have it it seems

old badge
#

perhaps some other partition or disk was deleted or unplugged.

#

do xed /etc/fstab and maximize it

#

ensure there's no bad lines of missing drives

lapis pulsar
#

No errors or anything there no

old badge
lapis pulsar
old badge
#

the ntfs drive is always turned on and present each time you boot linux?

lapis pulsar
#

Mmmm well kind of afaik it is turned on but when i get into linux after the emergency mode i have to get into the disk to mount it

#

So should i somehow make it mount on startup?

old badge
#

u see the last line u showed

#

if that drive isnt on and ready EACH TIME YOU BOOT, u will have issues

lapis pulsar
#

Ye

#

Well it isnt mounted so ig thats why

old badge
#

maximize terminal, and check your drives

#

lsblk -f

#

make sure all are plugged in, turned on, and mounted

#

if that uuid in last line of fstab is obsolete, delete that line

lapis pulsar
old badge
#

make sure they're all on and mounted this second

#

then show lsblk -f MAXIMIZED

lapis pulsar
old badge
#

do u see the issue now?

old badge
#

in same maximized terminal, do more /etc/fstab

lapis pulsar
#

the empty one nvme0n1p4?

lapis pulsar
#

Bro the last one is my extended space i made in windows for games and such

#

Ok lemme do that command

old badge
#

yes plz

#

and show

lapis pulsar
#

Ofc tis being sent

old badge
#

still not showing

lapis pulsar
old badge
#

...27D861

lapis pulsar
old badge
#

look at your lsblk -f from before

#

nowhere does that UUID appear

#

so do sudo xed /etc/fstab and maximize the editor so no stupid line-wrapping occurs

#

and delete the last line

#

that references that non-existent volume

#

also, if you're going to use a partition on the nvme for linux games, it must be ext4 or btrfs , not windows ntfs

#

eg: nvme0n1p5

lapis pulsar
#

By last line only /dev/disk right?

old badge
lapis pulsar
old badge
#

just wipe that line, and save the file

#

then sudo reboot

lapis pulsar
#

Alright

old badge
#

you should also label your windows drives and windows-related partitions in Windows

#

via the Properties box for each

#

not just call it "new volume"

#

that's pretty non-descript, and doesnt do you any favours

lapis pulsar
#

True, btw still emergency mode boot, how do i get out of it quick?

old badge
#

show a photo

#

of the emergency mode condition

lapis pulsar
old badge
#

why are the letters seeming cut off by one character on the left?

lapis pulsar
#

Mmm alright i will do that tomorrow then since its 4am for me rn lol i will download it and see. And they are doing that because my monitor is shit (probably). Doesnt happen in desktop mint

old badge
#

if u dont touch any key at all does it boot fully from that screen you just showed?