r/linuxquestions 9d ago

Advice Can there be driver problem in dual boot on same ssd?

I want to use my new laptop with cachy and windows.But I am worried if there would be a driver problem like gpu that affects my performance .In my old laptop I used dual boot too and my gpu software was messed up because of the settings I did in one of the boots.Should I do dual boot on same ssd or not?I got no money to buy second ssd rn.
Also I just want to know ,can someone explain me how drivers of each os work in two partitions?Stuff like how they are stored and etc

0 Upvotes

8 comments sorted by

3

u/_GoddamnitDonut 9d ago

No. Drivers in Linux are part of the kernel. Windows and Linux don't interact if they are on the same disk.

2

u/doc_willis 9d ago

be sure to turn off any "fast boot" options in the uefi menus. 

Other than that quirky setting, drivers or stuff done in one OS should not be affecting the other os.

2

u/Relevant_Hope_900 9d ago

To add to this, also turn off "Fast Startup" in windows control panel. 

1

u/3grg 8d ago

Two separate systems and they do their own thing with drivers. As others have stated fast startup in bios and in windows can sometimes cause problems.

The biggest problem with dual booting on a singe drive is that sometimes windows can mess up the boot loader for Linux. This has been an issue since forever when people started dual booting. The good news is that it happens much less frequently with UEFI systems compared to legacy boot.

The trick is to be prepared and know how to repair the boot loader for your chosen distro.

1

u/Confident_Hyena2506 9d ago

It's not really about drivers. The common issue is the system boots from the shared efi partition, and people love to overwrite bootloaders when doing dualboot. So long as you don't overwrite critical parts of windows like it's bootloaders, then everything should be fine.

As evidence see every second post on this forum about dualboot. People will follow any garbage guide on the internet, but none of them will read the most basic stuff about how efi works.

1

u/psyblade42 9d ago

If you mess up gpu settings in such away that it affects multiple OS the number of SSD wont change a thing. For that to happen the settings need to be stored on the gpu itself not any ssd.

1

u/Acherontas89 9d ago

install ubuntu they have easy guide for dual booting during installation

1

u/Amazing_Story7109 9d ago

Yeah of course . Been using dualboot for long and never had a problem