Intel i7-6700K - NVidia GTX 1070 - 16 GB RAM
Hello, I installed Linux / Fedora 43 KDE for the first time a week ago. I already had the opportunity to reinstall the system 5 days ago.
This morning, when I booted my PC, I couldn’t start.
I see a screen: GRUB
Linux (6.17.12-300.fc..
Linux (6.17.1-300.fc..
Linux (0-rescue-...
These two lines take me to an emergency mode page, and I don’t know how to proceed.
I’m currently booting from the Live USB.
Based on other posts, it’s possible this is due to an update, but I don’t know how to fix it.
Here’s my lsblk -f. The last step I took yesterday was to format sdb1 as ext4, and I hadn’t finished mounting it properly.
$ lsblk -f
NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS
loop0 erofs c49c3ecb-832b-440f-89b5-a601286ebff0 0 100% /run/rootfsbase
sda
└─sda1 ext4 1.0 BarraCuda_2To 4a2dce3c-1a82-4554-a35b-90f1846d65ac
sdb
└─sdb1 ext4 1.0 7d74d34b-0a70-4fa2-8aba-ce3d335598ab
sdc
└─sdc1 ext4 1.0 Hitachi_2To 06d8e020-62c0-4c7f-a58d-eb42a65a39a2
sdd
└─sdd1 ext4 1.0 SSD_Intel_120 f65ff707-f0e1-4cfb-9581-0ffe93ccaba1
sde
└─sde1 ext4 1.0 SSD_SanDisk_Ultr 2391fd26-0776-4801-aa06-774e6964b799
sdf iso9660 Joliet Extension Fedora-KDE-Live-43 2025-10-23-04-17-29-00
├─sdf1 iso9660 Joliet Extension Fedora-KDE-Live-43 2025-10-23-04-17-29-00 0 100% /run/initramfs/live
└─sdf2 vfat FAT16 BOOT BA0E-CF8F
zram0 swap 1 zram0 686ab48e-16c3-4ae9-9b61-6ce5a1a11c37 [SWAP]
nvme0n1
├─nvme0n1p1
├─nvme0n1p2 ext4 1.0 fca8b6fa-36e9-4661-8d14-47cd78864180
└─nvme0n1p3 btrfs fedora ae5e54bc-d6e0-48ab-9a19-63792bae25de
But what worries me most is seeing the nvme0n1p1 partition completely empty.
Can you help a noob like me step by step please?

