Hello there,

I just want to buy a new gaming system, laptop, because I want to be mobile. There is only one game I cant give up that is league of legends. So I’m searching a manufactor, which can handle dual boot perfectly. I mean everytime I boot into windows and want to reboot into linux again, so my entry is gone (refind, systems and grub). Maybe there is a brand which separate two OS Hardware wise or has a BIOS espacially for such a case?

  • gonzo-rand19@moist.catsweat.com
    link
    fedilink
    arrow-up
    5
    ·
    2 months ago

    Why not buy/use another drive and install Windows on that? Generally, you shouldn’t have a problem with dual-booting on separate drives. You would probably need an external drive since you want a laptop, but they’re pretty small these days.

  • Eugenia@lemmy.ml
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    2 months ago

    Your best bet is a secondary M2 slot, there are some laptops that allow for that. You install windows on the first, main ssd. Then you DISABLE that ssd (or you unplug it intenrally), you install linux on the second ssd, and then you enable back the first one. Then you can select using F12 during boot which ssd you want to boot from, by default it’d be windows.

    I see you’re from Germany. Well, Tuxedo computers have many laptop models with two ssds in it.

  • Jumuta@sh.itjust.works
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    2 months ago

    if you get a coreboot compatible laptop you can burn GRUB into your firmware so that it can’t ever be destroyed by windows.

    Then you can boot into linux by having GRUB load the /boot/grub/grub.cfg file in your linux FS, or load windows by chainloading into another payload in firmware (e.g. SeaBIOS) that can load windows.

    This is kinda advanced though, and there is a big limitation in that you can only run BIOS (not UEFI) because EDK2, which is the only coreboot payload that can do UEFI can’t be chainloaded into from grub

  • XXIC3CXSTL3Z@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    2 months ago

    Gang you gotta edit your fstabs properly and also turn os prober on probably. But if that’s too much then just install a Linux distro on an external drive already

  • anon5621@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    2 months ago

    I never had problem with dual boot on any laptop on uefi.Main problem was windows which on update was changing efi partition so I disabled autoupdates,disabled secure boot,and disabled bitlocker then u will be fine and grub gonna work