Hey dear linux community,
I face a pretty stupid issue right now. I have a dual-boot computer with Solus 4.1 and Windows 10. In the last time, i had different issues on Windows like bluescreens and failing updates.
I wanted to reinstall Windows. The reset option in Windows didnāt work. So i downloaded Windows 10 and installed it into the same partition as previously. I think that changed the bootloader.
The problem is now, that the computer directly boots into Windows without the choice of booting into Linux. But the Linux partition is still there with all the data in it (i will post the partition table output later).
My question is⦠Is there a way to restore the dual-boot? Or should i copy the data from the Linux partition and reinstall it?
Btw, iām more or less of a beginner. So sorry if i donāt understand everything
If you have data on the Linux partition that you want to save, then do that. Then I suggest that you simply re-install Linux.
The installation will probably find the old Linux and ask if you want to overwrite it - say āyesā - and that ought to be OK. The dual-boot facility will then re-appear.
I make no guarantees! and I am assuming that Windows is working. I merely offer this solution based upon my own experience. Caveat emptor
It might be wise to await further advice from other Members and choose what seems to be the best option.
Thank you
The problem with that is, that all my programs and program settings would be gone then and setting that up would take a decent time. So i would be happy about a different solution.
Yep! Thatās whatās happened. Windows bootloader does not āseeā other distros whereas Grub does. In a dual-boot scenario, Windows must always be installed first, then Linux.
Can you boot from your Solus medium? If so, go to āTry Solusā (or similar instruction), open a terminal and enter
sudo fdisk -l
(copy/paste it into terminal to avoid errors - also same with the results into your reply)
Incidentally, why Solus? Is this your first foray into Linux? I ask only because other, more established distros will have potentially more support available?
Itās a bummer, that the Windows bootloader doesnāt recognize Linux. But isnāt it possible to just reinstall Grub somehow?
Actually, iām not completely new to Linux. Iāve used Ubuntu and Linux Mint for the last 7 years. But i really like the design of Solus. And it has been even more comfortable in terms of avoiding to use the terminal. So thatās how it replaced Linux Mint for me (whose design is a little boring for me tbh).
Hereās the complete output:
ā¦
Btw, sda is just a data HDD. sdb is the SSD on which i have my operating systems.
Glad you found a solution @juli95. Please remember to edit your original post in this thread and append (SOLVED) at the end of the subject line. That way future forum users with similar problems will see that a solution was found.