Have been happily using Fedora 36 on a single SSD for quite some time till adding a HDD with Ubuntu. Can’t remember an exact point where it turned south, there were a bunch of errors I tried to google with little success (should have tried chatgpt perhaps )
Gave up finally and tried to stay with Ubuntu 20. Well, after a few weeks I’d very much love to get my Fedora back but can’t find a way to boot it again.
Unfortunately my knowledge level of mounting points, grub and stuff is at “rm -rf /” level. Please help me get back and avoid making any more mess I already did. Thanks!
$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
loop0 7:0 0 116,7M 1 loop /snap/core/14447
loop1 7:1 0 49,8M 1 loop /snap/snapd/17950
sda 8:0 0 465,8G 0 disk
├─sda1 8:1 0 512M 0 part
└─sda2 8:2 0 465,3G 0 part /
nvme0n1 259:0 0 223,6G 0 disk
├─nvme0n1p1 259:1 0 600M 0 part /boot/efi
├─nvme0n1p2 259:2 0 1G 0 part
└─nvme0n1p3 259:3 0 222G 0 part
efibootmgr
BootCurrent: 0007
Timeout: 1 seconds
BootOrder: 0007,0002,0003,0000,0001,0004
Boot0000* Windows Boot Manager
Boot0001* Fedora
Boot0002* UEFI : LAN : PXE IP4 Intel(R) Ethernet Connection (6) I219-V
Boot0003* UEFI : LAN : PXE IP6 Intel(R) Ethernet Connection (6) I219-V
Boot0004* Windows Boot Manager
Boot0007* ubuntu
fdisk -l
Disk /dev/loop0: 116,71 MiB, 122363904 bytes, 238992 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop1: 49,85 MiB, 52248576 bytes, 102048 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/nvme0n1: 223,58 GiB, 240057409536 bytes, 468862128 sectors
Disk model: Force MP510
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 6B9AEACF-6BDE-4C61-86C2-90366522191B
Device Start End Sectors Size Type
/dev/nvme0n1p1 2048 1230847 1228800 600M EFI System
/dev/nvme0n1p2 1230848 3327999 2097152 1G Linux filesystem
/dev/nvme0n1p3 3328000 468860927 465532928 222G Linux filesystem
Disk /dev/sda: 465,78 GiB, 500107862016 bytes, 976773168 sectors
Disk model: WDC WD5000BPKT-7
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: E7AB9463-4088-4BBF-A237-29CF8AD0C522
Device Start End Sectors Size Type
/dev/sda1 2048 1050623 1048576 512M EFI System
/dev/sda2 1050624 976771071 975720448 465,3G Linux filesystem