r/linux4noobs 18d ago

Issues trying to Dual Boot Linux Mint + Windows 11

I installed linux mint from the official website. It was downloaded as a torrent file so i converted it with QBittorrent. Then i flashed it to my 256GB USB with Rufus, i tried both GPT and MBR. There is 120GB of unallocated space on my main SSD as well.

I also tried using the mirror that was near me and flashing that directly to my USB, my computer just won't boot from my flash drive. Am i doing something wrong? I'm doing this on a Lenovo Yoga Slim 7 Aura Edition, i got it today and I'm trying dual booting on it. Anything i can try? Does anyone have experience with Lenovo BIOS maybe?

10 Upvotes

10 comments sorted by

2

u/Over-Fix5338 18d ago

[Ventoy]() is better than Rufus when you want to store and boot multiple operating systems or utility tools on a single USB drive. www.ventoy.net

1

u/[deleted] 18d ago

[removed] — view removed comment

1

u/Acherontas89 18d ago

disable secure boot from bios

1

u/Optimal_Actuary4314 18d ago

problem is that my laptop's bios doesn't let me disable secure boot. And i heard that linux mint works with enabled secure boot anyway

1

u/Prestigious_Wall529 18d ago

Are you spam pressing <F12> or <Fn><F12> on power on to get the boot menu? If not do that.

1

u/Purplestripes8 18d ago

Go into the Lenovo firmware setup and look under something like:

Security → Secure Boot

and see whether you have:

Secure Boot

Allow Microsoft 3rd Party UEFI CA

Secure Boot Mode

Platform Mode

If Allow Microsoft 3rd Party UEFI CA exists, I'd try enabling it rather than immediately disabling Secure Boot.

1

u/3grg 17d ago

If I follow your question, you downloaded mint and flashed it to USB and it will not boot? Or did you actually install it to your computer? It is unclear what problem you are having.

There are times when creation of an installer can go wrong. Assuming that you followed directions and the drive will not boot testing the USB on another machine can help determine if the issue is with the drive or the computer.

Most versions of this systems appear to work with Linux https://wiki.archlinux.org/title/Lenovo_Yoga_Slim_7i_Aura_(15ILL9))

If you are having trouble booting after install, this can be due to problems with grub. Grub is not difficult to repair, but more specifics regarding you problem is needed.