No video

How to Dual Boot Fedora Linux and Windows 11

  Рет қаралды 239,033

TechHut

TechHut

Күн бұрын

Пікірлер: 341
@Knight_IV
@Knight_IV 2 жыл бұрын
From Windows, hold Shift while selecting Restart, you'll be able to select to boot into the UEFi. Beats hammering a keyboard.
@Abhi-lm6js
@Abhi-lm6js Жыл бұрын
Can u tell if u don't mind what is UEFi and what are u suggesting that can help
@dionnix
@dionnix Жыл бұрын
@@Abhi-lm6js uefi is like bios but newer and supports mouse input and a gui for bios screens bios means basic input output system and uefi means unified extensible firmware interface
@dionnix
@dionnix Жыл бұрын
Lmao i forgot that option existed @Knight_IV
@justinbastelli3692
@justinbastelli3692 5 ай бұрын
you sir, have saved my fingers and keyboards from years of abuse
@eknoobdagaming
@eknoobdagaming 3 ай бұрын
Just hold the key brother.
@Alex-cq7eg
@Alex-cq7eg Жыл бұрын
Decided to try Fedora as my second OS on a desktop PC for doing personal projects and to learn Linux better. Huge thanks for such a detailed tutorial, everything works perfectly for me!
@eveypea
@eveypea 2 жыл бұрын
Even though I consider myself a season linux user with over 20 years of experience under my belt, I still find new things in videos like these. Today I learnt how to set the system to run off the real time clock and not have to update the time every time I log into windows... Thanks!
@GeneralTHC
@GeneralTHC Жыл бұрын
Yep. My first distro was Red Hat 5.2 and I didn't know that either.
@SaagnikDas
@SaagnikDas Жыл бұрын
Sir, 20 years?!? 😲
@johndoe7824
@johndoe7824 Жыл бұрын
I am not a long time user, In fact I have only been using Linux for 1 year, But I have installed a bunch of Linux distros at least 30-50 times. But I still need to watch a video while installing just to be sure I do not mess this up. I Got no confidence here
@sharkuel
@sharkuel Жыл бұрын
@@johndoe7824 same here. Linux is a constant learning process, and I honestly dig that.
@manhad8429
@manhad8429 11 ай бұрын
I am new to Linux and wanted to have both Windows for gaming and Linux for personal use. After juggling through a lot of videos and articles, this one finally did it for me. Thank you so much for your effort.
@walter_lesaulnier
@walter_lesaulnier Жыл бұрын
I've dual booted Windows and Linux a lot. I know a lot of people have no problems but I had a couple of disasters (one trashing the other's bootloader usually). I ended up getting a SATA drive power switch module. This solved everything- just give power to the drive I want to boot from, plus a shared data drive that always has power.
@FirmanAsa
@FirmanAsa 2 жыл бұрын
Talk about secure boot, I just discovered recently that on Fedora 36 I don’t have to manually sign the extra driver modules every kernel upgrade anymore. Pretty nice that I finally can use secure boot full time without much hassle.
@terminallyonline5296
@terminallyonline5296 Жыл бұрын
Oh really? With the proprietary Nvidia driver I had to sign it manually, does this mean that updating to a new kernel or new nvidia driver works seamlessly? I haven't been on Fedora long enough to have a nvidia driver update yet, kind of concerned that it will break secure boot every time (not like it's that hard to just sign the driver again with mokutil but kind of annoying)
@AdrienBurg
@AdrienBurg 8 ай бұрын
Giving some feedback on my experience: make sure you boot the usb on UEFI mode. I had two options named "usb" and "uefi". I unfortunately used USB and ended up breaking my system. I did not understand anything but apparently I installed fedora on the BIOS while windows was installed on UEFI so Grun wasnt giving me choices between the two OS (was booting straight on fedora). So if you read this, make sure you do boot the USB key on the same boot mode as windows!!
@sebastiangonzales46
@sebastiangonzales46 7 ай бұрын
Weird thing is my USB is not showing up on BIOS to change the boot manager
@janmacku4633
@janmacku4633 8 ай бұрын
This is a great tutorial, thank you. Worked for my Fedora 39 and Windows 11
@TorstenNielsenDK
@TorstenNielsenDK 2 жыл бұрын
Nice video. My experience is with older Windows 10 and Ubuntu 18.04. Both have a tendency to mess with UEFI boot order as part of bigger updates. In those cases efibootmgr (Linux) can be helpful. I’m using rEFInd as my primary boot manager (alternatives exist) it has its own rEFInd-mkdefault? that can help restore it as primary boot target. Using rEFInd it’s easy to set default OS and timeout - also has a nice GUI to select OS on boot.
@yeppiidev
@yeppiidev 2 жыл бұрын
yeah, i installed windows 10 after installing linux mint and ended up overwriting the linux mint boot record
@tuxi04
@tuxi04 2 жыл бұрын
Me too! Because of having a wireless keyboard I needed something to boot with the mouse, so I found it. Everything is very visual and cool
@rsmakishi
@rsmakishi 2 жыл бұрын
First of all, you and everybody need Ventoy in your life right now! Most distros by default try to have only one EFI partition, the problem with that is that if you are using 2 drivers with different OSs, the OS in the second drive needs the first drive or it won’t boot, so if you decide to upgrade the first drive, you have to rebuild the EFI partition which can be a PITA. Fedora and Manjaro allow you to create a second EFI partition which you can use exclusively for you second OS even in a one drive. This way is less traumatic if you want to distrohoop or just get rid of the second OS, you just delete the second EFI partition and the OS partitions. Ubuntu base distros need a second drive and temporarily remove the first drive to create a “second” EFI partition even when the installer gives you the option to create a second EFI and select it. If you don’t want a second EFI, you have to edit the first EFI when you change or want to remove a second OS. I have 2 drives and 5 EFI partitions with Windows 10, 11, Ubuntu, Mint, Fedora and Manjaro
@jesse7631
@jesse7631 2 жыл бұрын
I have 3 different OSes (1 Windows 10 and 2 Linux distributions - Fedora and openSUSE) and all 3 are on separate actual SSDs. I installed Fedora with its own /boot/efi partition on the drive containing Fedora, and it found the Windows Boot Manager with no problem. I did the same with openSUSE (although, initially openSUSE tried to select my Fedora partition to install on instead of the blank SSD).OpenSUSE used its own /boot/efi partition and also found the Windows Boot Manager with no problem. The only issue I had was getting it to also include Fedora 36 on the boot screen. I fixed that by taking the script for the Fedora boot entry, copying it into a text file, then recreating it as a new boot entry in openSUSE. Now the openSUSE boot screen has all 3 operating systems in the boot menu. I could have gotten Fedora to locate the openSUSE boot entry, but I like the openSUSE graphical boot screen better; Fedora just uses the plain GRUB 2.6 boot menu.
@pavloo8850
@pavloo8850 Жыл бұрын
On tutorial everything is great. In real life, after installation, I have an "An operating system wasn't found." 🤣
@SRAR_47
@SRAR_47 17 сағат бұрын
Happens with me
@zeeshanzia2957
@zeeshanzia2957 25 күн бұрын
Thanks I finally someone talking professionally on the subject...
@LOLHICRONO
@LOLHICRONO Ай бұрын
for anyone wondering, you can just install fedora without messing with secure boot and it "just works". ive been dual booting windows 11 + fedora for over a year and have never once had an issue.
@clovisfrankish9096
@clovisfrankish9096 2 жыл бұрын
I have been looking for a BOOT manager software for ages! It would be so much easier if could install a tiny software to a hard disk and them install any SO(Win or Linux) and just manager the boot system. Great video, thank you for sharing!
@somesalmon5694
@somesalmon5694 Жыл бұрын
A boot manager? Personally I use either rEFInd or Ventoy :) Both great pieces of software!
@breigna3
@breigna3 Жыл бұрын
Man, love you sooooo much! I was struggling with the Time Zone thing on an Ubuntu system and I was always like D...Q is going on, you just enlightened my path!!! Thanks a bunch!
@ottolehikoinen6193
@ottolehikoinen6193 2 жыл бұрын
Nice to see this method I used for installing Mint to a Vista laptop having some pretty difficult hardware issues with graphics still works for Windows 11. Have a vga/dsub cable and monitor handy. Had to use an older Mint version due some unresolved issue, but got it working for a bit to see if I had some files I could still use in the Windows partition. Gladly my back ups had been frequent enough so tracking various temporary program files was kept to a minimum.
@osmarrojas5081
@osmarrojas5081 2 жыл бұрын
For me, my Windows Partition manager did not allow to shrink more than like 100 mb which clearly isn't enough. This was mainly because my 1tb SSD was almost full. Even after deleting some big games, I was only allowed to shrink the C drive to down 100 mb. However, using this partitioning software called AOMEI Partition Assistant, I was able to shrink my drive down to the size I wanted though it took quite a while. My guess is that it had to move quite a lot of files to create the partition. It is freeware, but just the free version works for what I needed to do. As of now, I'm proud to say that I have primarily using only Linux Fedora since May and have been enjoying it! I've only had to go into my Windows dual boot like 3 times, and every single time I'm only reminded of how much I dislike using Windows
@sweetmelon3365
@sweetmelon3365 2 жыл бұрын
how much linux experience did you have bbeforehand?
@kouhaiii3182
@kouhaiii3182 8 ай бұрын
There is also a youtube tutorial talking about this exact issue of being unable to shrink your partition close to the apparent free space. It only uses various settings already inside of windows, and doesn't need third party software.
@nutekcomputers7855
@nutekcomputers7855 Жыл бұрын
Big difference in doing tech stuff and being an IT guy, thanks for being the latter. Very well done without the fluff.
@BOOSTEDDUDE
@BOOSTEDDUDE Жыл бұрын
Nice following along with you. I did this with Windows 10 and it was smooth. It was nice to use the custom option to get a full breakdown of how the installer is partitioning everything to your drive. I was a little worried when it got stuck at installing bootloader! It hung for a few minutes and I was nervous. Other than that I don't think I'm going to install grub-customizer because I'm fine with Fedora as default. Time to check out your other video now.
@kamer_kane
@kamer_kane Жыл бұрын
UPDATE - for people facing problem in grub update after modifying the settings in Grub Customizer, Re-run the command `sudo grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg` after you tweak in Grub Customizer.
@furcom
@furcom 5 ай бұрын
Bro thank you so much ❤ Now Windows is my first boot option, the way I wanted it to be.
@muhammadusman-bf2zz
@muhammadusman-bf2zz Жыл бұрын
Thank you very much for such a great detailed video. It helped me alot 😊
@ArniesTech
@ArniesTech 2 жыл бұрын
I am dual booting Win10 and OpenSUSE Leap at the moment on our secondary machine 😎🙏
@amenofonema9
@amenofonema9 Жыл бұрын
Thank you mate! Your video are extremely accurate and explicative.
@Songplayer.
@Songplayer. 5 ай бұрын
Thank you. I have successfully completed installing my Linux.
@ranimungcal
@ranimungcal 9 ай бұрын
Thank you for these tutorial i might try this later for sure!
@developer_cha1nsaw
@developer_cha1nsaw 2 жыл бұрын
I had tried dual booting in old laptop and it worked fine. But when I bought the new laptop with windows11 , it gave me lot of problem. So I did what a sensible person will do delete whole windows11 and installed fedora 36. It's like relationship you have to commit at some point.
@Permafry42108
@Permafry42108 2 жыл бұрын
At this point with all the bs spying windows does, imo you're better off running windows 11 in a qemu kvm than dualbooting. that or, you know, not using windows and using linux with bottles or docker to run any windows software that you need to run;
@TechHut
@TechHut 2 жыл бұрын
Yeah my Windows install is in a Proxmox container. Works really good.
@nelejanbbi4616
@nelejanbbi4616 2 жыл бұрын
i might try this. currently dual booting zorin and windows 10, which i need for school stuff and a few audio plugins and games. thanks for the recommendation! o7
@yeppiidev
@yeppiidev 2 жыл бұрын
unfortunately my CPU doesn't support VT-x (even if it does, it doesn't seem to be an option in my firmware settings) so dualbooting is the only option for me
@josegarita2718
@josegarita2718 2 жыл бұрын
Yep, my windows install is in a qemu KVM with GPU passthrough as well that I used only to play Halo Infinite haha it seems like I will delete Windows completely in a short term once Halo Infinite works reliably on Linux
@REXae86
@REXae86 2 жыл бұрын
I would but MP games doesn’t really work on Linux.
@harikarthigasu1302
@harikarthigasu1302 4 ай бұрын
Thank you for the video. I was able to dual boot Fedora with Windows 11 🙌
@estateofdawn5015
@estateofdawn5015 2 жыл бұрын
BROTHER, YOU ARE THE BEST!!! You oooh really helped me!! THANK YOU VERY MUCH!This is cool, well done!
@SqreurDJ
@SqreurDJ 2 жыл бұрын
Thanks for the time command! Learned something from this video! :)
@dalura6780
@dalura6780 Жыл бұрын
Really good turorial helped me out a lot!
6 ай бұрын
Great! Works with dual boot Windows 11 Pro and Fedora 39 Workstation. Regards.
@fellipethemaia
@fellipethemaia Жыл бұрын
HUGE help! Thank you so much.
@luismrqz91
@luismrqz91 2 жыл бұрын
good walktrough very easy to follow
@hdctm1985
@hdctm1985 5 ай бұрын
you are good! and your english is so good to listening and understand for non natives.
@EduardoRohdeEras
@EduardoRohdeEras Жыл бұрын
Man, I love your channel! Thank you!
@marcogawa
@marcogawa Жыл бұрын
Awesome video! Thanks! About to try Fedora.
@farzadmf
@farzadmf 2 жыл бұрын
Great video, thank you! If possible, create a video on how to "replace" that Linux when you want to, say, install another distribution. I guess there should be a clean-up of boot menu entries? 🤔
@miikasuominen3845
@miikasuominen3845 2 жыл бұрын
I have separate drives for both, with bootloaders on the same drive. So Windows and it's bootloader on one drive and Linux and grub on another. I use the motherboards boot selector (F11 on my mobo), to choose bootloader. Windows doesn't mess up Linux and vice versa...
@chairman67
@chairman67 2 жыл бұрын
My OCD would never allow a Windows partition size of 351.23 GB to pass. It would need to be a precise rounded number say 350 GB :) Every OS installation I do is done as GPT EFI.
@ArniesTech
@ArniesTech 2 жыл бұрын
OCD High five 🤣💪
@JessicaFEREM
@JessicaFEREM 2 жыл бұрын
I mean, there's an option to make grub auto-select the last thing you booted into, kinda like bootcamp
@adyss1543
@adyss1543 2 жыл бұрын
Can definitely recommend putting Windows on a separate drive. It did some weird stuff on update to my partitions quite often and then i had to fix my Linux installation wich was just super annoying. I only use windows nowdays cuz i make Skyrim mods and modding that game on Linux is just super painful (wich modding already is by default).
@itachiuchiwa777
@itachiuchiwa777 7 ай бұрын
great! You can use Fedora media writer for windows to burn the iso too. * You are right, installing fedora with the secure boot enabled is problematic, in my case, few days ago, I've installed fedora 39 with Secure boot enabled, when I've installed Nvidia akmod driver and then rebooted my laptop, I get the error message: "Nvidia kernel module missing, falling back to nouvea". * I've googled it and found I should disable secure boot before installing it. And I did and it worked like a charm. * Fedora requires at least 3 partitions as in your example, the wizard automatically did: /boot /boot/efi / * Altough you can only have /boot/efi and / partitions and Fedora works, you'll get a quick error message before grub window pops up at sturtup: "Error : ../../grub-core/console/loadenv.c:216:sparse file not allowed" . this message appears while booting fedora. * The solution: you have to create the missing partition upon insrallation: /boot as a separate partition. * Keep up the good work!
@MW-mn1el
@MW-mn1el 2 жыл бұрын
It’s complicated at keep Windows with Bitlocker, live side by side with Fedora with Luks2 disk encryption on same SSD, without option to disable secure boot. Enterprise “setup” is quite demanding. Go for Linux 100% and run windows in Linux as VM is better, as long gaming is not part of the equation.
@yansenpai2198
@yansenpai2198 5 ай бұрын
Thanks man now I can enjoy both Linux and Windows 😃
@system.out.printlnsmartert5781
@system.out.printlnsmartert5781 Жыл бұрын
Ty. Watching this on my new Linux machine.
@scally9341
@scally9341 2 жыл бұрын
just installed fedora a few weeks ago on my dual boot system. oh well still a fun watch as always
@canodepvc2837
@canodepvc2837 Жыл бұрын
Did you run into any problems?
@danarj5713
@danarj5713 2 жыл бұрын
what a coincidence? I'm also using the exact same usb drive. I like to use ventoy instead of rufus because I can have multiple ISO images
@louaguado995
@louaguado995 6 ай бұрын
Why don't you use Ventoy? It allows you to have multiple distro's on one USB stick
@blackpaperbold
@blackpaperbold 2 жыл бұрын
I don't see how to dual boot, what I see is "How to betray Windows". Lmao
@angganarotama
@angganarotama 22 күн бұрын
Cringe
@blackpaperbold
@blackpaperbold 22 күн бұрын
@@angganarotama so?
@DjSRoger
@DjSRoger Жыл бұрын
Nice JOB ! Reaaly helpfull ! Thank you !
@norbertoketch1060
@norbertoketch1060 11 ай бұрын
This is awesome presentation. Thanks
@michereff16
@michereff16 9 ай бұрын
Thank you very much! I'm waiting a new drive to arrive so I can try linux(Fedora) for the first time :)
@igormeshev6538
@igormeshev6538 Жыл бұрын
Thank you, this is indeed helpful
@edwardmacnab354
@edwardmacnab354 Жыл бұрын
nobody ever mentions verifying the iso
@basu.31
@basu.31 2 жыл бұрын
Sir, please make a video on "How to replace windows 10/11 with fedora" 🙏
@motoryzen
@motoryzen Жыл бұрын
ya don't need a video on that. use balena etcher, Rufus, or Unetbootin to prep a thumb drive with the fedora iso ( that you'll need to download from their official site)..power off your PC, ( remove battery I'd it's a laptop) remove any and all windows involved storage drives..connect another storage drive inside where fedora can live)..power the PC back on with the fedora prepped thumb drive plugged in..( you may have to enter bios or UEFI to set the PC to boot from that thumb drive first) boot it up, select to load fedora and it is basically child's play from there.. obviously enough install instructions
@theoracclenyt4966
@theoracclenyt4966 2 жыл бұрын
your voice is smooth, video is clean, presentation, knowledge, persona etc everything is top notch for streaming, not irritating instead it grabs attention, i don't understand why you are getting only so much views!!!!, you deserve better.
@TechHut
@TechHut 2 жыл бұрын
Thank you, with time :)
@motoryzen
@motoryzen Жыл бұрын
yeap tech hit guy is pretty damn cool. Joe Collins aka EzeeLinux is another great Linux source...not AS active these days imo but still worth checking out
@isenkasa4336
@isenkasa4336 Жыл бұрын
Awesome video, thanks!
@zetasagittarii836
@zetasagittarii836 6 ай бұрын
Yo, after setup my fedora, idk why my screen like stucked here, i can move my cursor around i can access the wifi button. But i can't shut down the fedora, i can only suspend it, is it like installing proccess?
@BryceMWalter
@BryceMWalter Жыл бұрын
Oh wow. I went exploring for myself in preferences-shortcuts and I do not have a save contents key combination configured. Trying to do that now so I can save future grub alterations and commands 🙂
@sundarmatu1813
@sundarmatu1813 2 ай бұрын
worked for me, no issues !!
@LorenzoBettini
@LorenzoBettini 2 жыл бұрын
IIRC, if you disable blscfg, you'll have to remember to update grub each time a new kernel is installed. That might give you a few headaches if you forget to...
@e00d20
@e00d20 7 ай бұрын
thanks for keeping it post
@peterschmidt9942
@peterschmidt9942 2 жыл бұрын
I'm pretty sure when I installed Fedora on both my laptops that I had no issue with leaving secure boot enabled. Manjaro and a couple of other distros on the other hand, I did have to disable it first. And to do that, you might need to enable a BIOS/UEFI password. And just a note on installing Linux on the same drive as Windows. You can do it and it will generally run fine, but just be aware that if Windows gets upgraded to a new version (i.e Win10 to 11), you try to restore or rollback Windows, it will probably overwrite whatever partitions are currently on the drive (namely your Linux partitions) to what a fresh PC install of Windows would be. Sometimes this might be good if the Grub loader becomes unwieldy and confusing with no names added in the BIOS menus - as happened to me after installing other distro's after Fedora. Not all laptops have two SSDs in them either. If I do have two SSDs, what I've been doing of late is installing all operating systems on the one drive and keeping my home (personal) folders on the second drive and just pointing each Linux (or Windows) to that drive. If Windows decides to play silly games, they're generally safe from their wrath. And it's relatively quick (although a hassle) to re-install Linux. But the way I've been going with some distro's, it's been fine wiping the drive and putting something else on there LOL.
@Abhi-lm6js
@Abhi-lm6js Жыл бұрын
So friend, as u said and correct myself if i am wrong- u said that if on a single drive, we have installed Windows and Linux distribution both, then it may creates problems at the time of upgrades of Windows. Right. So can I install Linux distribution in another drive apart from Local C drive ? Is it makes sense. Means can I do this partition in another drive ?
@peterschmidt9942
@peterschmidt9942 Жыл бұрын
@@Abhi-lm6js Yes you can put it on another physical drive, but not a different partition on the same drive (well you can, but if windows decided to update to say WIndows 11, then it will most likely reset your whole drive with windows on it (including a Linux install)
@OrgoneBlaster
@OrgoneBlaster 4 күн бұрын
I created a new grub.cfg and reordered a loading sequence, but at the boot process the order remained the same (Feroda 40).
@MRXNeoYT
@MRXNeoYT 2 жыл бұрын
onee question, can i use the fedora image writing tool aswell?
@randomperson6411
@randomperson6411 Жыл бұрын
of course :)
@harneet67
@harneet67 2 жыл бұрын
thank you so much , it worked 🙂
@arminlaao1638
@arminlaao1638 Жыл бұрын
And what should i type in terminal if I have Nobara instead of Fedora? sudo grub2-mkconfig -o /boot/efi/EFI/nobara/grub.cfg ?
@CryptoQuest1
@CryptoQuest1 Жыл бұрын
Those Protoarc products look nice... I like the design. Very Thinkpad-esque pre-Lenovo.
@RealGengarTV
@RealGengarTV Жыл бұрын
Here's a drinking game; every time TechHut says fedora or tip, you tip your fedora, say "m'lady" and do a good gulp from your craft beer
@merthyr1831
@merthyr1831 2 жыл бұрын
As a former Windows user, when I first used Linux I tried dualbooting but honestly, Windows and Linux just refuse to play well most of the time when they share the same harddrive. Zorin was actually a very stable distro for dualbooting truth be told, but I wanted something a bit more popular to help me with issues I'd find along learning Linux so I moved to Pop!_OS. Now Pop HATES windows with a passion, partly because it doesn't use GRUB to boot up, so options to dualboot are harder to configure. I ended up just choosing to wipe my windows partition and go full linux and let me tell you -- it was the best decision I've ever made in computing! I've got two stunningly fast linux machines with great software support thanks to Proton, Wine, and the FOSS community. I've got better dev tools, better desktop management and customisation, and despite the caveats of Linux in 2022, it's come a long way since my first attempt at Ubuntu nearly a decade prior. Jumping head first into Linux was one of the best things you can do to pick up the OS and its quirks, as well as its strengths, and I hope people consider giving it a shot!
@krazymeanie
@krazymeanie 2 жыл бұрын
I'm dual booting pop os with windows at this very moment. Where did you have problems?
@motoryzen
@motoryzen Жыл бұрын
what you've just explained is exactly the overall main reason why I NEVER recommend having Linux and windows worlds inside the same single physical storage drive. even IF you set it up perfectly and everything about the setup in the correct order...a winturd update can STILL screw up your ability to boot into Linux, windows, or both at any time as long as that machine is connected online. I always recommend I stalling any Linux distro into it's own storage drive...always AND ensuring only one of the drives is connected while booting up the PC. keep them world's separate and you'll keep your data and sanity in tact while you learn how to use Linux at your own pace. that's PRECISELY how I was finally able to leave microshit to rot in the past 100 percent July 28 2020
@chronology556
@chronology556 Жыл бұрын
@@motoryzen I have a few questions, yes separate SSDs are best for Windows and Linux. Can you have both SSDs in the same system connected? I think you were referring to multiple Linux distros on the same machine and why does it matter when all the different OS’s are on separate SSDs in the same machine? I’d like all my boot drives to be internal it’s quite a hassle unplugging cables or whatever just to boot a PC up.
@motoryzen
@motoryzen Жыл бұрын
Yes you can have both ssds connected upon powering on the system at the same time and hit the Fkey that opens quick boot menu if applicable..as long as you had only the one you were installing windows or Linux into connected during that installation wizard. This will prevent windows boot manager and Linux grub from crossing paths...and this you stand a better chance of those two worlds not crossing paths. It's not the most ideal to accomplish what I explained earlier, but a better happy medium at least. My mother's sff desktop runs this way as she is baby stepping into getting use to using Linux Mint Cinnamon. Anytime she must use WordPerfect and print something from it...she hits f11 and selects the windows ssd.
@chronology556
@chronology556 Жыл бұрын
@@motoryzen Thanks! Now it is more clear!
@mezscat656
@mezscat656 2 жыл бұрын
worked first time. super easy
@viktor133100
@viktor133100 2 ай бұрын
for me win 11 doesn't work without secure boot because of BitLocker. And i doesn't show grub regardless of secure boot setting. I eventually got frustrated and formatted the nvme with win on it. And now everything is better.
@samerjameel95
@samerjameel95 2 жыл бұрын
Thank you for the video
@vodkaffee4856
@vodkaffee4856 7 күн бұрын
13:00 weird it doesn't reserve anything for swap
@henriquemiguel95
@henriquemiguel95 2 жыл бұрын
I have a dual boot Windows 11 + Ubuntu 22.04 on my Acer Nitro 5 (I only use windows for gaming) I usually go trough the first path, split the disk and then I let Linux automatically set up the the installation, never had problems at all
@alpaknan2189
@alpaknan2189 Жыл бұрын
I'd say add swap while partitioning but eh you do you ig
@MykolasUselis
@MykolasUselis 2 ай бұрын
Just wanted to say I tried installing the KDE spin with balena etcher and it didn't pass the media test but rufus worked
@ghostduck4771
@ghostduck4771 21 күн бұрын
I followed along but I have an issue when trying to actually install fedora on a hard drive, whenever I select the correct drive and press done it says it wont save the configurations. the manual partitioning doesn't work and neither does the automatic, any help?
@kiaan00008
@kiaan00008 29 күн бұрын
i am going to do this in the morning its 2:40AM
@jakobw135
@jakobw135 2 ай бұрын
What's the BEST HARDWARE to use when running a Linux distro on an x86 platform - for normal or even optimal performance?
@technerd020
@technerd020 2 жыл бұрын
4:40 Isn’t 1GB = 1024MB and not 1000? Or is that only with MiB to GiB? I might be confusing megabytes with mebibytes. Edit: spelling.
@jojojo9240
@jojojo9240 4 күн бұрын
worked on my 1st device somehow bricked my windows on my 2nd device. maybe I can save it.
@prettysheddy
@prettysheddy 2 жыл бұрын
I did not enjoy Fedora Linux originally so I moved back to kubuntu. I have been using Nobara Linux official version and have been really enjoying it. The problems I have though is that I do use this laptop for work and with Fedora more up to date packages WebEx does not work.
@CDMS_pt
@CDMS_pt 2 жыл бұрын
Ventoy, you don't need to burn anymore, common evolve.
@marhensa
@marhensa 2 жыл бұрын
the thing that makes me use Windows is just ArcGIS Pro / Desktop thing, for geospatial works. QGIS sadly can't replacing it yet.
@badral-balushi5911
@badral-balushi5911 2 жыл бұрын
I will try this method to get fedora and Pop! OS installed on a one portable SSD drive, been trying to get it done but no luck
@r.g7261
@r.g7261 2 жыл бұрын
6:54 I just wanted to mention that if you do decide to disable secure boot and you're using Windows for games with anti-cheat... some of those games will stop you from launching it and throw an error saying "TPM or secure boot is not available". I've only encountered this problem in Windows 11 but yeaa it sucks . Which is why I chose Fedora in the first place cus it supports secure boot (and works great with my NVIDIA GPU)
@snof7602
@snof7602 Жыл бұрын
Did you let secure boot enable and it installed fine as dual boot ?
@r.g7261
@r.g7261 Жыл бұрын
@@snof7602 yes Fedora works fine just fine with Secure boot enabled. Unless you have an NVIDIA GPU (in which case you still can keep sb on but it's just gonna take like 3 commands in the terminal to get NVIDIA working. Other than that it's great)
@snof7602
@snof7602 Жыл бұрын
@@r.g7261 thank you
@marcospsoares
@marcospsoares 6 ай бұрын
I had some issues after installing with the media created by rufus, then I used the fedora media writer available on fedora download page and had no problems
@venompool8687
@venompool8687 Жыл бұрын
Thank man
@offertunatea
@offertunatea 2 жыл бұрын
The only thing I do on Windows is something with Windows specified web work so I ended up removing Windows partition and installing Windows in virtual machine. No more wasting of storage using Windows.
@fortu6066
@fortu6066 2 жыл бұрын
i'm dual booting manjaro and windows
@euphanasia210
@euphanasia210 Жыл бұрын
Always hated dual booting, but would definitely do it if I always used a laptop.
@franalmonte8843
@franalmonte8843 2 жыл бұрын
Please do a video about grub themes and how to apply them
@Sanju-gp4ch
@Sanju-gp4ch Жыл бұрын
Invalid image Failed to read header: Unsupported Failed to load image: Unsupported start_image() returned Unsupported Showing this during boot. And unable to boot fron pendrive 😢
@secsibiscuit
@secsibiscuit 5 ай бұрын
Brandon: Make sure is moderately stronk Password:
@tax-malalas0001
@tax-malalas0001 2 ай бұрын
so i had to force restart because bit-locker thought it was a boot virus so i had to type the password now here is the thing. when i encrypted the drive it never asked me for a pass so i had nothing to do but boot back to windows. any fixes?
@matieltechnology1325
@matieltechnology1325 2 жыл бұрын
omg thank you i always installed grub-customizer and fedora always dissapered from grub, thank you a lot 👍
@deanhorvat1105
@deanhorvat1105 2 жыл бұрын
dual boot w11 and fedora , secure boot is on in bios,just fast boot disabled in bios ,win11 setings fast startup disabled, everything works fine, w11 is on 1 ssd, fedora is on 2 ssd
7 Things You MUST DO After Installing Fedora Linux
12:08
TechHut
Рет қаралды 397 М.
I forced EVERYONE to use Linux
22:59
NetworkChuck
Рет қаралды 445 М.
Joker can't swim!#joker #shorts
00:46
Untitled Joker
Рет қаралды 40 МЛН
Doing This Instead Of Studying.. 😳
00:12
Jojo Sim
Рет қаралды 37 МЛН
艾莎撒娇得到王子的原谅#艾莎
00:24
在逃的公主
Рет қаралды 52 МЛН
How to Dualboot and Multiboot Linux (and Windows)
29:05
DorianDotSlash
Рет қаралды 241 М.
Install Linux instead of Windows 11 - Here's how!
15:10
Linus Tech Tips
Рет қаралды 3,8 МЛН
Laptops make GREAT Linux Servers
26:47
TechHut
Рет қаралды 234 М.
How to Dual Boot Kali Linux and Windows (in 10 minutes)
12:31
David Bombal
Рет қаралды 638 М.
The Best Way to Dual Boot Windows and Ubuntu
11:10
Techno Tim
Рет қаралды 535 М.
Linux on Windows......Windows on Linux
23:54
NetworkChuck
Рет қаралды 377 М.
Linux is a MAJOR Rabbit Hole
36:40
TechHut
Рет қаралды 656 М.
How to dual boot Linux and Windows on a Dell XPS15
11:25
Alex Ziskind
Рет қаралды 104 М.
I switched to Linux 30 days ago... How did it go?
28:46
Craft Computing
Рет қаралды 238 М.
I tried Linux…its not for me
13:34
Raid Owl
Рет қаралды 44 М.
Joker can't swim!#joker #shorts
00:46
Untitled Joker
Рет қаралды 40 МЛН