Install Fedora 23 in UEFI Mode (Dual Boot Windows 7/8/10)

Поделиться
HTML-код
  • Опубликовано: 4 окт 2024
  • This is a tiny tutorial for dual booting Fedora 23 with Windows 7/8/10 in UEFI Mode.
    After creating some space in Windows, follow:
    0. Check if you have booted the installation media in UEFI mode or not.
    Fire up a terminal and type the command:
    [ -d /sys/firmware/efi ] && echo UEFI || echo Legacy
    1. Click on 'Install on Hard Drive'
    2. Select Language and clik on 'Continue'
    3. Wait for sometime and then click on 'Installation Destination'
    4. Now you either click on 'Automatically configure partitioning' and then click 'Done'
    OR:
    Click on 'I will configure partitioning' and then click on 'Done'
    5. Now you can either select a predefined partitioning scheme out of Btrfs/LVM/Standard Partitioning and then click on 'Click here to create them automatically'
    OR:
    5.1 Select 'Standard Partition'
    5.2 Choose existing EFI partition and set the mount point to /boot/efi and click on 'Update Settings'
    5.3 Click on '+' to create a new partition and select 'swap' as the mount point.
    5.4 Click on '+' to create a new partition and select '/' as the mount point and choose the desired space to be 999999 so that this one takes up the entire remaining space.
    6. Click on 'Done' and then click on 'Accept Changes'
    7. Click on 'Begin Installation'
    8. Click on 'Root Password' and set the root password.
    9. Click on 'User Creation' to create a user. Tick on 'Make this user administrator' only if you want this user to have sudo access.
    10. Click on 'Quit' and then reboot to check if you are able to boot into the newly installed Fedora 23
    Music: 0:00-7:17
    Brandenburg Concerto No4-1 BWV1049 - Classical Whimsical by Kevin MacLeod is licensed under a Creative Commons Attribution license (creativecommon...)
    Source: incompetech.com...
    Artist: incompetech.com/
    Music 7:17-9:34
    'Scapes' By Silent Partner
    Wanna support me? Visit: / nehaljwani

Комментарии • 285

  • @misteroblomister904
    @misteroblomister904 8 лет назад

    You are a legend. Everything works after I configured the Efi in Bios as per your instructions in the comments

  • @SirGosht
    @SirGosht 8 лет назад

    Incredibly, this just worked. This it the first time ever a Linux installation did not mess up my MBR, at last! Thanks.

    • @NehalJWani
      @NehalJWani  8 лет назад

      +SirGosht UEFI goes with GPT, not MBR :)

    • @SirGosht
      @SirGosht 8 лет назад

      +Nehal J Wani maybe that's why it worked?

    • @NehalJWani
      @NehalJWani  8 лет назад

      Hehe. I have one for MBR Guys too:
      ruclips.net/video/HoLUI9H_nTM/видео.html

    • @SirGosht
      @SirGosht 8 лет назад

      +Nehal J Wani I can't believe it works. I expected to spend half a day messing with this. What's the point of using Linux if it just works? lol

    • @NehalJWani
      @NehalJWani  8 лет назад

      Damn it. I shouldn't have made the video then.

  • @cleberamd
    @cleberamd 8 лет назад

    after much work your video saved me , thank you

    • @NehalJWani
      @NehalJWani  8 лет назад

      +Cleber Amd Glad to be of help! :)

  • @cristiandominguezsantiago4011
    @cristiandominguezsantiago4011 8 лет назад +1

    Thank you very much.
    Regards from Mexico.

  • @maccumx
    @maccumx 7 лет назад

    Hello ! I highly appreciate your effort and this movie. :Last time when installing Linux with Windows I made terrible mess . Now, everything is alright. Many thanks ! This is really great and helpful work.

  • @skricardo22
    @skricardo22 6 лет назад

    Thank you very much! From Brazil!

  • @mamzellsister
    @mamzellsister 8 лет назад

    GPT fdisk (gdisk) version 1.0.0
    partition table scan:
    MBR: protective
    BSD: not present
    APM: not present
    Found valid GPT with protective MBR; using GPT. Disk /dev/sda: 976773168 sectors, 465.8 GiB
    logical sector size: 512 bytes
    Disk identifier (GUID) : D71EA871-AC81-4755-A4A8-44200F78E528
    partition table holds up to 128 entries First usable sector is 34, last usable sector is 976773134 Partitions will be aligned on 2048-sector boundaries. Total free space is 10221 sectors ( 5.0MiB)
    number :1 sector : 2048 end: 19531775 size: 9.3 GiB code: EF00 name : EFi system partition

    • @NehalJWani
      @NehalJWani  8 лет назад

      +the nad The above is not readable. Please paste the output on fpaste.org and share the link here. I am just trying to determine your partition layout. Also share the output for the command: efibootmgr . Also, please make sure that you configure your BIOS to boot in UEFI mode when you try to boot the installed fedora from the HDD.

  • @kristofszobacsi6911
    @kristofszobacsi6911 7 лет назад

    Hi there Mr. Nehal :) i just wanted to thank you and leave a comment about how nice and helpful you've been, helping me right away and solving the issue i've been having you are truly awesome!!! Absolutley appreciate your ''customer service'' bro :) i would say hit me anytime when you need help, but your not the kind of guy who needs help :) maybe if you want to learn to play the guitar or piano i could help lol....anyway, now thanks to you i can begin my journey in the Linux world :) have a nice week and keep making these badass videos!! CHEERS :D

  • @dt-tg7mn
    @dt-tg7mn 8 лет назад

    Thank you for the video! What a wonderful music played in the background?

    • @NehalJWani
      @NehalJWani  8 лет назад +1

      +Dimr Tehnar Music: 0:00-7:17
      Brandenburg Concerto No4-1 BWV1049 - Classical Whimsical by Kevin
      MacLeod
      Music 7:17-9:34
      'Scapes' By Silent Partner

  • @mamzellsister
    @mamzellsister 8 лет назад +1

    thank you Nehal,
    the output is:
    bash: [ : missing `]'
    Legacy gdisk -l/dev/sda

    • @NehalJWani
      @NehalJWani  8 лет назад

      +the nad Please type the commands carefully. Mind the spaces. There is a space after [ and before ]. There is also a space after -l in gdisk -l /dev/sda

    • @mamzellsister
      @mamzellsister 8 лет назад

      Output: UEFI

    • @NehalJWani
      @NehalJWani  8 лет назад

      +the nad Okay. Share output for:
      gdisk -l /dev/sda

  • @raytechie3048
    @raytechie3048 8 лет назад +1

    i have booted in uefi mode as i verified it with the command,there is no existing efi partition but partitions in ntfs format and i get this error
    No valid bootloader target device found. See below for details.
    For a UEFI installation, you must include an EFI System Partition on a GPT-formatted disk, mounted at /boot/efi. "
    HELP!!!

    • @NehalJWani
      @NehalJWani  8 лет назад +1

      +Ray Tech Hi, it seems that your Windows is installed in Legacy Mode. If that is the case, please follow: ruclips.net/video/HoLUI9H_nTM/видео.html . However, if you want to dual boot in UEFI only, then you need to convert you Windows from Legacy to UEFI. For that, visit: ruclips.net/video/g1eXD30Fox4/видео.html

    • @raytechie3048
      @raytechie3048 8 лет назад

      +Nehal J Wani Yeah windows is installed in legacy mode
      and in bios i have enabled legacy mode but still my usb boots in uefi mode.
      is there a another way to boot usb stick in legacy mode?

    • @NehalJWani
      @NehalJWani  8 лет назад

      I would like to recommend you to create the bootable USB using Rufus, which explicitly gives the option such that it can be booted in Legacy Mode.

    • @raytechie3048
      @raytechie3048 8 лет назад

      +Nehal J Wani I am doing this in hp pavilion g4 laptop. I have enabled legacy support in bios and it says:When legacy support is enabled ,UEFI boot order and legacy boot order are both available and UEFI boot order has higher priority than legacy boot order.I created bootabled usb using rufus and tried 2 options there but still usb boots in uefi and the same error during partition .

    • @NehalJWani
      @NehalJWani  8 лет назад

      +Ray Tech Okay, do this. When creating USB using Rufus, make sure that the option selected is MBR for BIOS and not GPT. In BIOS settings, if you can, make sure that Legacy has more priority. When you boot the computer, keep pressing F9. A boot menu will pop up. When it does, you might see two options to boot the USB. One will have UEFI: written over it. Don't choose that. Choose the other one.

  • @alexgzalex
    @alexgzalex 7 лет назад

    I have followed the installation process but when I reboot it just boots into Windows, and the boot loader doesn't load for some reason, please help.

    • @NehalJWani
      @NehalJWani  7 лет назад

      What is your computer make/model/manufacturer?

  • @thiagoSantoshora
    @thiagoSantoshora 8 лет назад

    Hi, for me not work. I have used fedora 24 and win 10, the option windows boot not showed

    • @NehalJWani
      @NehalJWani  8 лет назад

      +thiago hora What is your computer make/mode?

  • @aridalo10
    @aridalo10 8 лет назад +1

    Absolutely not functioning for me, I have done what you said, Fedora 23 is installed but the laptop is just booting from windows boot manager and it is not recognizing anything else (fedora boot)

    • @NehalJWani
      @NehalJWani  8 лет назад

      What is your computer make/model? Which company?

    • @aridalo10
      @aridalo10 8 лет назад

      Acer E5-575G-53VG of the family Aspire E 15, do I need to disable [secure] UEFI mode?

    • @NehalJWani
      @NehalJWani  8 лет назад +3

      (i) Get into BIOS (by pressing F2 when computer boots)
      (ii) Set Supervisor password
      (iii) Ensure Secure Boot is on
      (iv) Go to "Select an UEFI file as trusted for execution" and choose: EFI->fedora->grubx64.efi
      (v) Turn off Secure Boot
      (vi) In section 'Main', select F12 Boot Menu and change it to 'Enabled'
      (vii) (Optionally) clear Supervisor password
      (viii) Save BIOS settings and restart
      (viii) Press F12 on boot and now you can choose fedora.

    • @aridalo10
      @aridalo10 8 лет назад +1

      Beautiful! Thank so much bro!

    • @NehalJWani
      @NehalJWani  8 лет назад +1

      +Armand Idárraga López See? All you had to do was ask!

  • @Will-hw1pn
    @Will-hw1pn 8 лет назад

    Question. In bios, I have UEFI selected and secure boot off. Is that why I see legacy Instead of UEFI, when checking Fedora 23 installation media in terminal? Can you make very short video or write up for the bios setting for dual boot UEFI and or legacy if possible.

    • @NehalJWani
      @NehalJWani  8 лет назад

      +William Barabino If you have selected UEFI and secure boot is turned off, (make sure CSM is turned off too), then when you see the boot menu, make sure you select the UEFI entry for the installation media.
      Are you sure you typed the command for checking correctly? I basically check if the directory ./sys/firmware/efi exists or not.

  • @mamzellsister
    @mamzellsister 8 лет назад

    Thanks for the video!!!
    I finished installing fedora 23 in UEFI mode, the installation said to be successful. However, when I reboot my system it says: no bootable device. When I go into the Bios settings I cannot see the partitions. I dont know if its related to the problem but I had to request more room on the hard disk during the live session and requested to erase it. I cannot boot any OS anymore anyway so I dont care keeping Windows.
    Thanks for helping!

    • @NehalJWani
      @NehalJWani  8 лет назад

      +the nad Please boot into Fedora Installation Media, open terminal, and share the output for the commands:
      sudo su
      [ -d /sys/firmware/efi ] && echo UEFI || echo Legacy
      gdisk -l /dev/sda

  • @rajeshgironelli314
    @rajeshgironelli314 8 лет назад

    Hi, I'm trying to installer Fedora 23. I have Windows 7. But I have some problems to define the partions with Fedora USB live. when I write the command [ -d /sys/firmaware/efi ] && echo UEFI || echo legacy , I get UEFI, like in your video. But in Manual Partitioning under the tag 'Unknown' of Install Fedora, I haven't EFI System Partition to select. I have just ntfs sda1. I try to mount sda1 with /boot/efi but it doesn't work..... have you some good advice?

    • @NehalJWani
      @NehalJWani  8 лет назад

      +Rajesh Gironelli It seems like Windows 7 is installed in Legacy Mode. In that case, please install Fedora in Legacy Mode too. Follow: ruclips.net/video/HoLUI9H_nTM/видео.html Make sure you boot the installation media in Legacy Mode. To confirm whether or not your Windows is installed in Legacy Mode or not, please type:
      sudo gdisk -l /dev/sda
      in Fedora Live mode, and then upload the output on fpaste.org and share the link here.

  • @borischarkov7220
    @borischarkov7220 8 лет назад

    i installed fedora 23 , dualboot with os x , on macbook pro late 2011, everything runs like its supposed to on fedora, but i cant get wifi , i think im missing the wifi driver , how do i install it?
    someone pls help

    • @NehalJWani
      @NehalJWani  8 лет назад

      Inside fedora, type the command lspci | grep -I network and share its output

  • @awmoy4135
    @awmoy4135 8 лет назад

    Quick Question : Is it dangerous to shrink 100gb from 900 gb (250gb free space) OS partition, cuz i have only one partition C: with OS win7 and i wanna make space for fedora without formatting whole hard drive???

    • @NehalJWani
      @NehalJWani  8 лет назад

      +Sebastian Danyłko There is no danger in shrinking a partition to create unallocated space.

  • @xfallenmoon
    @xfallenmoon 8 лет назад

    The tutorial worked great! Thank you! Just one question though, I uninstalled Fedora (deleted all the partitions) because I didn't like it compared to Ubuntu. The only thing is, my system still boots into the grub. I'm guessing it has to do with the /boot/EFI mount point we created with the sda1 EFI system partition... any idea how to fix that?

    • @NehalJWani
      @NehalJWani  8 лет назад

      Please follow m.ruclips.net/video/zyOBF2ePvHY/видео.html

    • @xfallenmoon
      @xfallenmoon 8 лет назад

      Thank you so much!

    • @NehalJWani
      @NehalJWani  8 лет назад

      Did it help you?

  • @ankitminglani
    @ankitminglani 7 лет назад

    thanks for this detailed video, i am facing an issue, i am booting in UEFI but fedora is somehow not able to read the unallocated partition to install, on the partition step, i only see my Pendrive from which i am booting from. tried 100 different things but fedora is not reading my unallocated partition created by shrinking the drive on sony vaio. any comments ?

    • @NehalJWani
      @NehalJWani  7 лет назад

      Please boot into Windows, open disk management, take a screenshot, upload it on picpaste.com and share the link here as a reply to this comment.

    • @ankitminglani
      @ankitminglani 7 лет назад

      Nehal J Wani thanks for your reply, here is a screenshot : picpaste.com/IMG_20170327_225611-DN0SVIjl.jpg

    • @NehalJWani
      @NehalJWani  7 лет назад

      Could you also boot using the installation media, open up a terminal and share output for:
      gdisk -l /dev/sda

  • @carlosballesteros6034
    @carlosballesteros6034 8 лет назад

    Is there a way that I can have the Windows Boot Manager boot to Fedora or Grub instead of having grub pointing to the Windows Boot Manager?

    • @NehalJWani
      @NehalJWani  8 лет назад

      +Carlos Ballesteros Please read askubuntu.com/a/606184/95343

  • @UdaraDeraniyagala
    @UdaraDeraniyagala 8 лет назад

    When I rebooted it shows no bootable device any bootable device.. So went to the BIOS and it doesn't show HDD in bootoptions after that I inserted fedora live dvd and live booted. In that I can see all my files including Windows OS. How to boot back to windows 10 :3

    • @NehalJWani
      @NehalJWani  8 лет назад

      What is your computer make/model? Manufacturer?

    • @UdaraDeraniyagala
      @UdaraDeraniyagala 8 лет назад

      ASUS X556UV well I had to reinstall windows to get things back again

  • @AndreBorud
    @AndreBorud 8 лет назад

    Great video man! Little question, I follow all you did with one exception. I installed the swap and feodora itself on a separate drive. But added the /boot/efi to the main disk's efi partition. But it boots only to Windows without the option of Feodora before. Any ideas?

    • @NehalJWani
      @NehalJWani  8 лет назад

      +André Borud What is your computer make/model?

    • @AndreBorud
      @AndreBorud 8 лет назад

      +Nehal J Wani It's my own build with a MSI b150m mortar motherboard and an i5 processor.

    • @NehalJWani
      @NehalJWani  8 лет назад

      Press the relevant function key on bootup which brings the boot menu. What entries do you see there?

    • @AndreBorud
      @AndreBorud 8 лет назад

      +Nehal J Wani aaah. that's where it is! thanks a lot man!

    • @NehalJWani
      @NehalJWani  8 лет назад

      :)

  • @xuguangbai3
    @xuguangbai3 8 лет назад +1

    Thank you very much! You really do me a great favor. I want to know that if I can delete shrinked partition where Fedora has been installed directly in windows 10 when I want to replace fedora with Ubuntu. Will that motion damage my EFI partition? (In the beginning, I installed Fedora ubder legacy. Unlike Ubuntu, after installing, grub became my first and only loader. I can't find my windows loader which is in efi partition. As my windwos is not included in mbr, there is also no windows loader in grub menu. So I can't load into my windwos!!! I was almost about to reinstall windows and give up trying frdora. Thanks to god that I found this video. I just followed your notes and installed fedora again. After that, efi loader came back, both windwos and fedora!!! I really appreciate you very much.)

    • @NehalJWani
      @NehalJWani  8 лет назад

      When you want to replace Fedora with any other Linux flavour, follow this first: ruclips.net/video/zyOBF2ePvHY/видео.html

    • @xuguangbai3
      @xuguangbai3 8 лет назад

      I got it. Thank you!

  • @kristofszobacsi6911
    @kristofszobacsi6911 7 лет назад

    Hello there Nehal :) first of all let me congrat you, you have some very useful videos up here :) if i may ask your help though, Im running Windows 10 Pro in a MSI PE70 6QE laptotp. Just recently installad new Windows, clean partitions, converted both (system disk and storage disk) to GPT so it works smoothly in UEFI. Downloaded Fedora 24 and Ubuntu 16.04 to see wich one i like best....But it turns out i can't even get to the installation process...I disabled Fast startup, Secure boot in UEFI. I make a bootable USB with rufus 2.11GPT partition with UEFI and FAT32....When it comes to the actual booting i get the GRUB just fine in both of them Fedora and Ubuntu, but after the Ubuntu freezes at the splash screen and no matter what i type it doesnt let me to get anywhere from there :( on the other Fedora starts booting and stop the process at STARTED USER MANAGER FOR UID 1000...im new to Linux and i cant really find an answer online for either one of my problems. Hope i didn't caused much of a headache to you and would appreciate if you could help me :) Greetings Kristof!

    • @NehalJWani
      @NehalJWani  7 лет назад +2

      Hi! I am assuming you have the graphics card: GeForce® GTX 960M with you. There is a workaround for this problem.
      As soon as you turn on computer and reach the Grub boot menu, press e to go into edit mode. Then I want you edit the line which starts with the word linux and append:
      nouveau.modeset=0 rd.driver.blacklist=nouveau nomodeset
      and then boot by pressing ctrl + x
      If you are stuck, send a chat request to me on hangouts.google.com

    • @kristofszobacsi6911
      @kristofszobacsi6911 7 лет назад

      Nehal J Wani I will try it out now and hit you with an answer, but thank you very very much for such a quick response and probably will send you a request because i would like to know a bit deeper why this was happening if its not big trouble :) you are awesome seriously!!

  • @willmarco
    @willmarco 8 лет назад

    thanks it works

  • @eralcohol
    @eralcohol 7 лет назад

    I am trying to dual-boot fedora with windows 10 on my laptop Dell Precision 5510 with your tutorial, but I get the following error: installing boot loader / the following error ocurred while installing the boot loader. The system will not be bootable. Would you like to ignore this and continue with installation? / failed to write boot loader configuration

    • @NehalJWani
      @NehalJWani  7 лет назад

      Please open a terminal and share output for the command:
      sudo gdisk -l /dev/sda
      Take a picture of the output using your smartphone, upload it on picpaste.com and share the link here.

    • @eralcohol
      @eralcohol 7 лет назад

      I got 3 options:
      option 1:
      picpaste.com/pics/option1-00wdv6Uk.1481737520.jpg
      option 2:
      picpaste.com/pics/option2-C24MUYl4.1481737352.jpg

    • @NehalJWani
      @NehalJWani  7 лет назад

      Oh boy. You have hybrid / dynamic partitions. Please boot into Windows and share a screenshot of disk management. Send a chat request to me on hangouts.google.com for quicker responses. Seems like you will need to convert the dynamic partition to basic first.

    • @eralcohol
      @eralcohol 7 лет назад

      this is my dick management structure: picpaste.com/pics/disc-manag-uyYAEYTr.1481738567.JPG

    • @NehalJWani
      @NehalJWani  7 лет назад

      Oh, I see what happened. Looks like while installation the order got reversed and /dev/sda became your USB drive and /dev/sdb became your main HDD. While installing grub, if it asks, you have to choose the one which points to your main HDD. Send a chat request to me on hangouts.google.com for quicker responses.

  • @gottlos7
    @gottlos7 8 лет назад

    what happens if i have win7 and want to install fedora 23, but later upgrade to win10?
    do i have to upgrade to win10 first?

    • @NehalJWani
      @NehalJWani  8 лет назад

      +gottlos7 No, it doesn't matter if you upgrade Win10 later.

  • @mohamedaissani3822
    @mohamedaissani3822 7 лет назад

    i have not EFI partition systeme partition what can i do!!

    • @NehalJWani
      @NehalJWani  7 лет назад

      Follow ruclips.net/video/HoLUI9H_nTM/видео.html

  • @bhaskarkumar452
    @bhaskarkumar452 8 лет назад

    to install fedora 23
    do we have to download
    Fedora 23 Workstation..................64-bit 1.4GB Live Image

    • @bhaskarkumar452
      @bhaskarkumar452 8 лет назад +1

      pls if you can send me the link of the site from where i can download fedora 23

    • @NehalJWani
      @NehalJWani  8 лет назад

      +Bhaskar Kumar download.fedoraproject.org/pub/fedora/linux/releases/23/Workstation/x86_64/iso/Fedora-Live-Workstation-x86_64-23-10.iso

  • @梁豪文-c6g
    @梁豪文-c6g 6 лет назад

    Thank you very much

  • @ElPoetaDelCaos
    @ElPoetaDelCaos 8 лет назад

    amigo me puedes ayudar, instale fedora junto a windows7, instale windows primero y luego fedora en otra particion pero luego de la instalacion inicia fedora y no hay opcion para windows 7 en el grub, no entiendo tu video por lo del idioma

    • @NehalJWani
      @NehalJWani  8 лет назад

      Could you please retype the question in English?

    • @ElPoetaDelCaos
      @ElPoetaDelCaos 8 лет назад

      friend can help me install fedora with windows 7, install Windows first and then in another partition fedora but after the installation starts fedora and no option for Windows 7 on the grub, do not understand your language video at Nehal J Wani

    • @NehalJWani
      @NehalJWani  8 лет назад

      +ProTuto HD Boot into Fedora and type the commands:
      grub2-mkconfig -o /boot/grub/grub.cfg
      gdisk -l /dev/sda
      Share the output on fpaste.com

    • @josecarlosmedei7230
      @josecarlosmedei7230 8 лет назад

      +Nehal J Wani partitions and boot mbr....for UEFI...... grub2-mkconfig -o /boot/efi/EFI/system/grub.cfg and install grub2-shim shim......or reinstall......for Fedora

  • @spinningbacksidekick
    @spinningbacksidekick 8 лет назад

    So this can't be done easily with GUI? Ah well, guess I'll be sticking with Ubuntu.

    • @NehalJWani
      @NehalJWani  8 лет назад

      +Butchzzilla What's the non-GUI thing you are afraid of?

  • @alexx95pan
    @alexx95pan 8 лет назад

    Thanks a lot!

  • @bartoszbaranowski604
    @bartoszbaranowski604 8 лет назад

    Is it possible to install on two different HDDs? sdb - win7, sda - linux ?

    • @NehalJWani
      @NehalJWani  8 лет назад

      +Bartosz Baranowski Yes, that is very much possible.

  • @shanjaynithin2388
    @shanjaynithin2388 7 лет назад

    I had partitioned the memory in windows 7 for 30 gb. But in the fedora, in the 'installation destination' , only 1mib space is shown. I cannot install fedora, I had tried everything :( (fedora 21) . Please help me, I would be so greatful.

    • @NehalJWani
      @NehalJWani  7 лет назад

      Inside Windows, open disk management, take a screenshot, upload it on picpaste.com and share the link here.

    • @shanjaynithin2388
      @shanjaynithin2388 7 лет назад

      picpaste.com/Screenshot_2017-06-01_19.42.21-TN9Iq97A.png
      here is the link, Thank you so much for looking.

    • @NehalJWani
      @NehalJWani  7 лет назад +1

      You have a dynamic partition table. You will need to convert it to Basic, then you will need to convert last to partition from primary to logical and then you will be able to install Fedora. I can help you with all of this, but I am tired right now and can continue only tomorrow.

    • @shanjaynithin2388
      @shanjaynithin2388 7 лет назад

      sure thank you so much , for helping me till now. Tomorrow I will ping you and if you are free try to help me.

    • @NehalJWani
      @NehalJWani  7 лет назад

      Start following this video for the first part. ruclips.net/video/zTwPch9acGc/видео.html

  • @michaelavila2997
    @michaelavila2997 8 лет назад

    when i go to install fedora it loads but goes into emergency mode? any ideas???

    • @NehalJWani
      @NehalJWani  8 лет назад

      +Michael Avila Is this during booting the installed Fedora or booting the installation media?

    • @michaelavila2997
      @michaelavila2997 8 лет назад

      +Nehal J Wani when i boot the installed Fedora

    • @NehalJWani
      @NehalJWani  8 лет назад

      Get to the emergency mode and look at the systemd logs.

  • @arpitagarwal1209
    @arpitagarwal1209 7 лет назад

    I am trying to boot Fedora 25 with Windows 8.1 in UEFI mode. I have successfully installed everything. Fedora boots easily but Windows isn't booting only a black screen is visible with high fan speed. However I tried same procedure with Ubuntu 16.10 and everything works fine. There might be problem in 25th build.

    • @NehalJWani
      @NehalJWani  7 лет назад +1

      Thanks for sharing. Does the same thing happen with fedora 24?

    • @arpitagarwal1209
      @arpitagarwal1209 7 лет назад

      I haven't tried with Fedora 24. I think 25th is removing all the boot loaders from EFI partition and then installing only fedora's boot loader

    • @NehalJWani
      @NehalJWani  7 лет назад +1

      No, fedora 24 doesnt do that

    • @arpitagarwal1209
      @arpitagarwal1209 7 лет назад

      Today, I installed Windows 10 Pro in UEFI mode in VirtualBox. EFI Partition size was 100MB. I created space for Fedora. Then installed Fedora 25 also in UEFI mode everything installed correctly and this time Windows is also booting correctly. Conclusion: Partition configuration provided by Dell was not compatible with Fedora.

    • @NehalJWani
      @NehalJWani  7 лет назад

      Arpit Jindal You can try creating a new EFI partition during installation and then set its mount point to /boot/efi and then it should work

  • @sabakhan-jk3bq
    @sabakhan-jk3bq 9 лет назад

    how to create an efi partition?????????? mine is already having a primary and system reserved partition.

    • @NehalJWani
      @NehalJWani  9 лет назад

      +saba khan Did you type [ -d /sys/firmware/efi ] && echo UEFI || echo Legacy
      in a terminal? If the result was 'legacy', then this video isn't for you. I'm creating a new one in a few hours and I'll post it.

    • @sabakhan-jk3bq
      @sabakhan-jk3bq 9 лет назад

      +Nehal J Wani yes it is showing UEIF in terminal

    • @NehalJWani
      @NehalJWani  9 лет назад

      +saba khan Please type the following command in the terminal and share the output:
      sudo gdisk -l /dev/sda

    • @sabakhan-jk3bq
      @sabakhan-jk3bq 9 лет назад

      +Nehal J Wani MBR only BSD not present APM not present got not present. found an invalid gpt and valid MBR; converting MBR to got format in memory

    • @NehalJWani
      @NehalJWani  9 лет назад

      +saba khan Okay. This means that your Windows is installed in Legacy mode but you have booted the Fedora installation media in UEFI mode. So, do not follow this video. I am currently creating a new one which will be out in a couple of hours and you can follow that. Or, you can boot the installation media in Legacy mode and then continue with the installation. Your choice. :)

  • @canjerohelder3778
    @canjerohelder3778 8 лет назад

    It still starts up as windows, i did exactly that what you did only i couldn't find A. copy of fedora 23 so i took the newest one, please help

    • @NehalJWani
      @NehalJWani  8 лет назад

      What is your computer make/model? Which company?

    • @canjerohelder3778
      @canjerohelder3778 8 лет назад

      +Nehal J Wani i have found already the solution

    • @NehalJWani
      @NehalJWani  8 лет назад

      +canjero Helder Good for you! Mind sharing the solution?

    • @canjerohelder3778
      @canjerohelder3778 8 лет назад

      +Nehal J Wani well the problem i was facing was that didn't check the box when putting on fedora for format fat32😂

    • @NehalJWani
      @NehalJWani  8 лет назад

      +canjero Helder I don't do that in the video because I share the fat32 partition with windows.

  • @mamzellsister
    @mamzellsister 8 лет назад

    hello Nehal,
    linux work finally!
    I found the problem. I had to select ubuntu as a trusted uefi file in the bios setting and then select shimx.64.efi as boot.
    thank you again

    • @NehalJWani
      @NehalJWani  8 лет назад

      +the nad Acer Aspire is it?

    • @mamzellsister
      @mamzellsister 8 лет назад

      Yes

    • @NehalJWani
      @NehalJWani  8 лет назад

      +the nad Thank your for replying. If you had told me that before, I'd given you this answer :)

  • @RenzoPeralta90
    @RenzoPeralta90 9 лет назад +1

    hey, awesome tutorial, thanks to you, i could finally install fedora 23 in dual boot with W8.1, however i am having an issue when rebooting or doing a shutdown from FEDORA, the system hangs and i have to force the shutdown, unlike W8.1 which performs a normal reboot and shutdown, I tell you this because maybe, just maybe you might help me with this issue, and if you do i will really appreciate that, THANK YOU AGAIN. :D btw my computer is an HP 14-r230la

    • @NehalJWani
      @NehalJWani  9 лет назад

      +Renzo Peralta When you reboot or shutdown Fedora, press escape and you will see many messages. When it gets stuck, take a picture with your camera/smartphone, upload it on picpaste.com and share the link here.

    • @RenzoPeralta90
      @RenzoPeralta90 9 лет назад

      +Nehal J Wani I tried to do that but it does not get stuck there, i mean after seeing the bunch of message you brought up before, it freezes on a lit up black screen and something i noticed it is that my WiFi button is lit up as well, and right there i have to force the shutdown.

    • @NehalJWani
      @NehalJWani  9 лет назад

      +Renzo Peralta Share the file /var/log/messages ?

    • @RenzoPeralta90
      @RenzoPeralta90 9 лет назад

      +Nehal J Wani ok no such file on the directory. only these ones:
      anaconda
      audit
      boot.log
      btmp
      chrony
      cluster
      cups
      dnf.librepo.log
      dnf.log
      dnf.rpm.log
      firewalld
      gdm
      glusterfs
      hawkey.log
      httpd
      journal
      lastlog
      libvirt
      ppp
      README
      samba
      speech-dispatcher
      sssd
      tallylog
      wpa_supplicant.log
      wtmp

    • @NehalJWani
      @NehalJWani  9 лет назад +1

      +Renzo Peralta Ask on #fedora on freenode. Someone might be able to help you there.

  • @greekboi357
    @greekboi357 8 лет назад

    My computer always shows what operating system to chose even if I have only Windows 7 installed. After the installation of Fedora 23, will it show the same screen, but with the choice of Fedora, too? Or I must press a specific button to enter the "Choose operating system" screen?

    • @greekboi357
      @greekboi357 8 лет назад

      Also, if we have a lot of free disk space, do we need to shrink the disk space, or we can just use the empty space?

    • @NehalJWani
      @NehalJWani  8 лет назад

      You have to shrink the empty space. And yes,the grub bootloader will show you all operating systems.

    • @greekboi357
      @greekboi357 8 лет назад

      Nehal J Wani Thank you

    • @greekboi357
      @greekboi357 8 лет назад

      Nehal J Wani​​ But the space left for the Linux software, is going to be used for installing things when we use Linux? Or it will use the whole disk space? I ask that so I can know how much space should I have for the Linux operating system.

    • @NehalJWani
      @NehalJWani  8 лет назад

      You will create all the Linux specific partitions inside the free space and Linux will use that space for all of it's stuff. In the video I specify very small amount of space, since it is just a demo. I'd recommend at least 100GB for Linux, if you are going to work a lot on it, or 40GB should suffice if you are only trying it out.

  • @jenbanda8004
    @jenbanda8004 8 лет назад

    Hello Nehal, thanks a lot for making such a helpful video tutorial! Could you tell us how you made the Fedora installation USB disk? I tried the Direct Write methods in both Mac OS and Windows (fedoraproject.org/wiki/How_to_create_and_use_Live_USB), but I keep getting the following errors:
    /dev/disk/by-label/Fedora-Live-WS-x86_64-21-5 does not exist
    /dev/mapper/live-rw does not exist
    And the installation gets stuck with a white fedora logo shape on a black screen...
    Thanks a lot!
    Jen

    • @NehalJWani
      @NehalJWani  8 лет назад

      Try this fedorahosted.org/liveusb-creator/

    • @jenbanda8004
      @jenbanda8004 8 лет назад

      +Nehal J Wani Thanks for your reply. I followed that instruction too, and it didn't work either. What worked for me eventually was, to make a live DVD and install with basic graphics in "trouble-shooting" mode.
      Now, my problem is the computer directly boots into Windows, without asking me to select a system. The Fedora installed on the hard drive doesn't appear in the "boor order" in the firmware settings (by pressing "delete" while booting up), either. Any insights? Thanks!!

    • @jenbanda8004
      @jenbanda8004 8 лет назад

      Hello Nehal! Never mind my previous reply. I got it to work! In case anybody else has this problem in the future,--I just had to enable secure boot and change the secure boot priorities (move Fedora above Windows),--then enjoy the shiny Fedora! :-D

    • @NehalJWani
      @NehalJWani  8 лет назад +1

      +Jen Banda Thanks for the feedback! :-)

  • @mamzellsister
    @mamzellsister 8 лет назад

    thank you Nehal,
    I cannot connect to wifi with the live session. thus, cant copy/ paste.
    but I can re-write the hole thing in the box. It might take some time.

  • @AvidIndoorsMan93
    @AvidIndoorsMan93 8 лет назад

    Okay so, when going to do the shrink partition, is it safe to shrink the partition I have my Windows 10 on? I have my games on the same SSD (500GB SSD) Or should I shrink my 2TB HDD that doesn't have much on it although I'd like it on my SSD for obvious reasons. Also, I do not have a Fedora install disk, could I download it instead? Totally new to duel booting.

    • @NehalJWani
      @NehalJWani  8 лет назад +1

      +Avid Indoorsman You can shrink any partition which has enough free space in it. You can download the Fedora install disk from ftp.jaist.ac.jp/pub/Linux/Fedora/releases/23/Workstation/x86_64/iso/

    • @AvidIndoorsMan93
      @AvidIndoorsMan93 8 лет назад

      Thank you very much for the fast reply and the video. You did a fantastic job.

    • @AvidIndoorsMan93
      @AvidIndoorsMan93 8 лет назад

      +Nehal J Wani Would I just download the "Fedora Live Workstation 86x. . . ." or all three?

    • @NehalJWani
      @NehalJWani  8 лет назад +1

      +Avid Indoorsman Just the ISO file.

    • @AvidIndoorsMan93
      @AvidIndoorsMan93 8 лет назад

      Nehal J Wani Thanks again.

  • @anushilkumar4172
    @anushilkumar4172 8 лет назад

    i forgot to disable fast startup not i can't boot in window ???

    • @NehalJWani
      @NehalJWani  8 лет назад

      +Anushil Kumar You can still boot into Windows. What's the hold up? Do you see any error on screen? Share it here.

    • @NehalJWani
      @NehalJWani  8 лет назад

      Please share your issue here as a comment.

    • @NehalJWani
      @NehalJWani  8 лет назад

      If Windows is installed in UEFI mode, As soon as your computer boots, keep pressing F12 and a boot menu will pop up. Do you see Windows there?

    • @NehalJWani
      @NehalJWani  8 лет назад

      Please boot into Fedora and share output for the command: sudo gdisk -l /dev/sda

    • @NehalJWani
      @NehalJWani  8 лет назад

      +Danley Nemorin Type the following commands:
      sudo mkdir -p /mnt/boot/efi
      sudo mount /dev/sda2 /mnt/boot/efi
      sudo grub2-mkconfig -o /boot/grub2/grub.cfg
      sudo grub2-install /dev/sda
      Share output for all commands in a single pastebin.

  • @mamzellsister
    @mamzellsister 8 лет назад

    number 2 sector: 19531776 end: 21483519 size: 455.5 Gib code: 8200
    number 3 sector: 21483520 end: 976764927 size: 455.5 gib code: 8300

  • @shanjaynithin2388
    @shanjaynithin2388 7 лет назад

    Is there any way to recover a formatted memory card completely? I lost all my important data :(

    • @NehalJWani
      @NehalJWani  7 лет назад

      Try testdisk. www.cgsecurity.org/wiki/TestDisk_Step_By_Step

    • @shanjaynithin2388
      @shanjaynithin2388 7 лет назад

      Thank you so much, I will try it :)

  • @rushic24
    @rushic24 7 лет назад

    there is no efi partition in my laptop

    • @NehalJWani
      @NehalJWani  7 лет назад +2

      Your windows installation must be I'm legacy mode in that case. Please follow ruclips.net/video/HoLUI9H_nTM/видео.html

    • @rushic24
      @rushic24 7 лет назад

      but that [ d ...] echo uefi.....
      that command gives me uefi , and I have gpt partition

    • @NehalJWani
      @NehalJWani  7 лет назад

      Could you please type:
      gdisk -l /dev/sda and share the output here? Otherwise boot into Windows, open disk management, take a screenshot and upload it on picpaste.com and share link here.

    • @NehalJWani
      @NehalJWani  7 лет назад

      If the output of echo ... Is UEFI then it only means that you have booted the installation media in uefi mode.

    • @rushic24
      @rushic24 7 лет назад

      it says GPT fdisk version 1.0.1

  • @차성수-v5x
    @차성수-v5x 8 лет назад

    ★★Please. Help me4:53" just ntfs and ntfsWhy?I installed Win10.your movie is EFI System.But my case is ntfs and ntfsHow can i doing???Please, more specifically teach to me???Very thanks.How can I multi booting?ㅠㅠㅠ;;;

    • @NehalJWani
      @NehalJWani  8 лет назад

      If your Windows is installed in Legacy Mode, then follow m.ruclips.net/video/HoLUI9H_nTM/видео.html

    • @차성수-v5x
      @차성수-v5x 8 лет назад

      +Nehal J WaniMy computer is Notebook.ㅠㅠyour pc is EFi System and ntfs right? But, my case is Win10 and ntfs and ntfs. Why? help me.

    • @NehalJWani
      @NehalJWani  8 лет назад

      Please open disk management in Windows and share a screen shot

    • @차성수-v5x
      @차성수-v5x 8 лет назад

      +Nehal J Wani How can i attach a screen shot?? I want deeply show you.ㅠㅠㅠ;;

    • @NehalJWani
      @NehalJWani  8 лет назад

      +차성수 Upload it on picpaste.com and share the pic here.

  • @leonardogsperin
    @leonardogsperin 7 лет назад

    thx man thid video help me install tchê version 25 of fedora thx

  • @uitroot
    @uitroot 8 лет назад

    شباب هذا عقدها انا ثبته وكان اسهل منك كذا بكثييير

  • @mamzellsister
    @mamzellsister 8 лет назад

    Salut Nehal,
    Thank you again for your help. I found a place I can connect to internet and tried the last command you gave me after the chroot /mnt. I probably did something wrong it says : no such file or directory or abord core dump.
    I also tried to re-install fedora. three times, Always get the result : No bootable device..
    Thank you again for your help, I really appreciate it. Do you know where I can learn about the commands you are giving to me, I would like to study that.
    Thank you
    ur1.ca/oi6vn

  • @temp-anon_3690
    @temp-anon_3690 9 лет назад +1

    why are you using windows ? xD

    • @NehalJWani
      @NehalJWani  9 лет назад +2

      I just created a tutorial. Doesn't mean that I use Windows that much. :-)

    • @temp-anon_3690
      @temp-anon_3690 9 лет назад

      Nehal J Wani
      OK :) Did you erver tried to boot windows 8 in a msi with uefi ? That's soooo beautifull

    • @NehalJWani
      @NehalJWani  9 лет назад +1

      +Mine_Electricity I did not understand your question. MSI?

    • @temp-anon_3690
      @temp-anon_3690 9 лет назад

      (I'm french)
      So if you boot a windows 8 with uefi on
      in/on a MSI (microstar internaional), the boot is beautiful.

    • @NehalJWani
      @NehalJWani  9 лет назад +1

      +Mine_Electricity Oh! The entire video has been recorded in a virtualized environment using KVM and OVMF :)

  • @gmaiI.com.
    @gmaiI.com. 9 лет назад

    nice :)