💻 Software
Is it possible to "return" to GRUB after booting Linux without restarting
Fresh7 days ago
Mar 15, 20263746 viewsConfidence Score0%
0%
Problem
I am dual-booting Windows and Linux on my SSD and find myself often switching between the two OSes. The SSD is really fast and both OSes boot in about 3 seconds once selected in GRUB. However, it takes forever (about 30 seconds) for my BIOS, RAID and second SATA controller to initialize before I'm …
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Is it possible to "return" to GRUB after booting Linux without restarting
Low Risk
Using kexec you can solve the problem. There is no need to involve GRUB. You can use kexec-loader to boot directly into different operating systems from within Linux. (Make sure kexec support is compiled into your kernel.)
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix