LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 08-02-2022, 04:20 PM   #1
przemhb
LQ Newbie
 
Registered: Apr 2018
Posts: 15

Rep: Reputation: Disabled
Unable to boot middle of upgrade F35


I run Fedora 35 installed on a microSD card in Dell laptop, which has W10 as default system on SSD M.2 drive. I use Fedora from time to time.

Ending June I have tried to perform upgrade (or was it just an update?), but something failed as when the upgrade process rebooted it started Windows. From the time when I choose to boot from the microSD card no Grub2 screen is shown and laptop just reboots and starts Windows.
I have took the card and checked it on another Fedora machine. There are no errors on the card. Boot partition has properly set boot flag.
Furthermore there are still files like in the var/lib/PackageKit/:
- prepared-update (linked from the /system-update)
- transactions.db
- offline-update-action

I'm wondering what might have gone wrong and how to fix it?
 
Old 08-02-2022, 06:49 PM   #2
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,876
Blog Entries: 1

Rep: Reputation: 2077Reputation: 2077Reputation: 2077Reputation: 2077Reputation: 2077Reputation: 2077Reputation: 2077Reputation: 2077Reputation: 2077Reputation: 2077Reputation: 2077
With the MicroSD attached, boot any Linux distro in UEFI mode, run and post here input/output from:
Code:
lsblk -f
efibootmgr
 
Old 08-03-2022, 02:09 AM   #3
przemhb
LQ Newbie
 
Registered: Apr 2018
Posts: 15

Original Poster
Rep: Reputation: Disabled
Theses are as follows:

Code:
BootCurrent: 0011
Timeout: 2 seconds
BootOrder: 0005,0007,0001,0004,000C,000D,000F,0011
Boot0000* Windows Boot Manager
Boot0001  Diskette Drive
Boot0003* Fedora
Boot0004  CD/DVD/CD-RW Drive
Boot0005  Onboard NIC
Boot0007* USB Storage Device
Boot000C* M.2 PCIe SSD
Boot000D* Secure Digital(SD) Card
Boot000F* UEFI: PCIE CardReader, Partition 1
Boot0011* UEFI: TOSHIBA TransMemory 1.00, Partition 1
Code:
NAME                            FSTYPE          FSVER            LABEL                    UUID                                   FSAVAIL FSUSE% MOUNTPOINT
loop0                           squashfs        4.0                                                                                             
loop1                           ext4            1.0              Anaconda                 67606be3-08df-4a2a-a38d-c8f1fe6b3a56                  
├─live-rw                       ext4            1.0              Anaconda                 67606be3-08df-4a2a-a38d-c8f1fe6b3a56      1.4G    71% /
└─live-base                     ext4            1.0              Anaconda                 67606be3-08df-4a2a-a38d-c8f1fe6b3a56                  
loop2                           DM_snapshot_cow                                                                                                 
└─live-rw                       ext4            1.0              Anaconda                 67606be3-08df-4a2a-a38d-c8f1fe6b3a56      1.4G    71% /
sda                             iso9660         Joliet Extension Fedora-LXQt-Live-34-1-2  2021-04-23-11-04-12-00                                
├─sda1                          iso9660         Joliet Extension Fedora-LXQt-Live-34-1-2  2021-04-23-11-04-12-00                       0   100% /run/initramfs/live
├─sda2                          vfat            FAT16            ANACONDA                 9A7F-3572                                             
└─sda3                          hfsplus                          ANACONDA                 38220f72-b8ee-3974-82f2-0015b0d95fe8                  
sdb                                                                                                                                             
└─sdb1                          ntfs                                                      FABC19FCBC19B45B                          4.5G    96% /run/media/liveuser/FABC19FCBC19B45B
mmcblk0                                                                                                                                         
├─mmcblk0p1                     vfat            FAT32                                     C336-BC14                                             
├─mmcblk0p2                     ext4            1.0                                       b79117b9-390b-4f92-ae55-196916f27cc7    657.5M    26% /run/media/liveuser/b79117b9-390b-4f92-ae55-196916f27cc7
└─mmcblk0p3                     LVM2_member     LVM2 001                                  uCz0nn-Y0kX-Mgf8-UKzd-v4yU-5DHO-Gj9uE4                
  ├─fedora_localhost--live-swap swap            1                                         4580c777-22e2-4dc0-b2eb-0539c7ed7696                  
  ├─fedora_localhost--live-home ext4            1.0                                       fb15d6a2-eb97-4469-a0b8-e39d67d8a886                  
  └─fedora_localhost--live-root ext4            1.0                                       0da9151a-c993-4073-bfca-f2efea3ac416                  
zram0                                                                                                                                           [SWAP]
nvme0n1                                                                                                                                         
├─nvme0n1p1                     ntfs                             Zastrzeżone przez system AEC2BB90C2BB5AF3                                      
├─nvme0n1p2                     ntfs                                                      8AB4C3C4B4C3B0CD                                      
└─nvme0n1p3                     ntfs                                                      0C42EF9B42EF8832
 
Old 08-03-2022, 02:20 AM   #4
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,876
Blog Entries: 1

Rep: Reputation: 2077Reputation: 2077Reputation: 2077Reputation: 2077Reputation: 2077Reputation: 2077Reputation: 2077Reputation: 2077Reputation: 2077Reputation: 2077Reputation: 2077
You should already be able to strike the F12 key during POST to bring up the BBS menu. There should be a selection there labeled Fedora in some manner, which should be enough to boot into Fedora. Whether it works or not, on next Linux boot in UEFI mode you should be able to run the following logged in as root:
Code:
efiboogmgr -o 3,C,0
and on next boot attempt have your Grub menu back. Report back with results.
 
1 members found this post helpful.
Old 08-03-2022, 03:59 PM   #5
przemhb
LQ Newbie
 
Registered: Apr 2018
Posts: 15

Original Poster
Rep: Reputation: Disabled
You're right - Fedora was missing from the boot order. It appeared when I added it back as you've wrote. Thank you!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Upgraded from F35 to F36 now videos won't play robcampbell Fedora 7 05-23-2022 01:23 PM
F35 Beta upgrade issue timl Linux - Software 4 11-01-2021 01:31 AM
LXer: Set up Virtual Box on top of Server F35 (pre release) via rpmfusion (VENV) LXer Syndicated Linux News 0 09-19-2021 12:28 PM
Froze In Middle of Upgrade With Error Message. Randymanme Linux - Newbie 2 08-22-2009 08:51 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 07:24 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration