Workaround to Install Ubuntu 20.04 with Intel RST systems

67,932

You've got a single HDD/SSD set up in RAID (RST) mode, and the Ubuntu installer won't recognize your HDD/SSD until you switch your disk setting in the BIOS from RAID to AHCI.

Making that switch comes with some problems though, as Windows will no longer boot.

You don't need to reinstall Windows.

Below, you'll find two different ways to solve this problem. Some users found Choice #2 to be easier.

Important: Make sure to have a backup of your important Windows files!

Choice #1: Looking at this article will show you how to make the change without having to reinstall Windows.

Important: Some users reported to be completely unable to boot Windows after using Choice #1, without a full restore

  • Boot to Windows with your current SATA controller configuration
  • Open Device Manager
  • Expand Storage Controllers and identify the Intel SATA RAID Controller
  • View properties of the identified controller
  • On the Driver tab, click the Update driver… button
  • Browse my computer…, Let me pick…
  • Uncheck Show compatible hardware
  • Select Microsoft as manufacturer
  • Select Microsoft Storage Spaces Controller as model #
  • Accept that Windows cannot confirm that this driver is compatible
  • Save changes, reboot to BIOS and change RAID SATA Controller to AHCI
  • Save changes and reboot normally, hopefully to Windows

Now you should be able to install Ubuntu in a dual-boot configuration.

Choice #2: See here.

  • Right-click the Windows Start Menu. Choose Command Prompt (Admin).
  • If you don’t see Command Prompt listed, it’s because you have already been updated to a later version of Windows.  If so, use this method instead to get to the Command Prompt:
  • Click the Start Button and type cmd
  • Right-click the result and select Run as administrator
  • Type this command and press ENTER: bcdedit /set {current} safeboot minimal
    • If this command does not work for you, try bcdedit /set safeboot minimal
  • Restart the computer and enter BIOS Setup (the key to press varies between systems).
  • Change the SATA Operation mode to AHCI from either IDE or RAID (again, the language varies).
  • Save changes and exit Setup and Windows will automatically boot to Safe Mode.
  • Right-click the Windows Start Menu once more. Choose Command Prompt (Admin)
  • Type this command and press ENTER: bcdedit /deletevalue {current} safeboot
    • If you had to try the alternate command above, you will likely need to do so here also: bcdedit /deletevalue safeboot
  • Reboot once more and Windows will automatically start with AHCI drivers enabled.
Share:
67,932

Related videos on Youtube

SubinR
Author by

SubinR

Updated on September 18, 2022

Comments

  • SubinR
    SubinR over 1 year

    I tried to install Ubuntu 20.04 in my Dell G5 which has 2 drives. One with Windows 10 on it (256 GB) and another one with 1 TB capacity.

    I shrunk the volume of 1 TB by 150 GB and tried to install there.

    But Ubuntu installer didn't allow me as I got a dialog after the Keyboard setting said "Turn Off RST" with the message

    This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST before installing Ubuntu. For instructions, open this page: help.ubuntu.com/rst

    If I make any changes in the BIOS setting, like changing the Intel controller from RAID to AHCI, Windows won't boot and goes into System Recovery.

    I didn't have this issue when installing 18.04. While creating the partitions, you need to create a EFI partition with 200 - 500 MB with the usual steps and the installation will be completed succesfully.

    On restarting, you will not be getting the GRUB but instead Ubuntu will boot by default. If you need to boot Windows, you will have to go to the BIOS and choose from the UEFI boot option each time.

    Once 18.04 installation is complete, you can upgrade it to 20.04.

    After upgrading I installed the KDE desktop and at the login screen I chose the "Ubuntu on Wayland" option.

    After doing these 2 things, I lost the new features of 20.04 like the Ubuntu boot screen with Dell logo and the power off/log out blur effect screen. Not sure how to get that back.

    • user535733
      user535733 about 4 years
      See new documentation and discussion at discourse.ubuntu.com/t/…
    • Jdeep
      Jdeep over 3 years
      I have the same problem. I just have one question. When you upgraded from 18.04 to 20.04 , apart from the missing things in GUI was there any major changes ?
  • SubinR
    SubinR about 4 years
    Thanks very much. I already tried the Choice #2. But my windows didn't boot after that it was going into System Recovery option. Then I reverted back the changes. I will try the Choice #1. I'm now used to live without the GRUB using the BIOS to get into Windows when needed.
  • SubinR
    SubinR about 4 years
    Hi, as mentioned, if I change anything with the BIOS, the windows is going into System recovery and not booting. Now as I have already installed 20.04 as default OS and choose Windows from the BIOS Boot options when needed. I do not want to disturb it and lose my files. Thanks for checking.
  • Henry Le Berre
    Henry Le Berre almost 4 years
    I created an account just to thank you, nothing worked but this solution worked the first time!!!
  • Boris Hamanov
    Boris Hamanov almost 4 years
    @HenryLeBerre Thank you for the kind feedback!
  • xjcl
    xjcl almost 4 years
    Thanks! Choice #2 worked for me! Although making 2 answers out of this would be better for voting.
  • Click Upvote
    Click Upvote almost 4 years
    @heynnema I've followed option 1 and have currently bricked my computer because my BIOS didn't have the option to use AHCI - only RAID shows as an option. I also can't login to windows 10 anymore. Is there a way to reset option 1 so I can log back into windows 10? Thanks.
  • Boris Hamanov
    Boris Hamanov almost 4 years
    @ClickUpvote I'm sorry to hear about your troubles. I'm not a Windows expert, but I believe that if you hold down the SHIFT key during Windows boot, it'll present you with some options to repair Windows. Otherwise you may need to boot to a Windows installer CD/DVD to do it.
  • manikanta
    manikanta almost 4 years
    #2 worked for me. #1 bricked my laptop.
  • Marcos Saito
    Marcos Saito almost 4 years
    If using method #2, is there no need of changing REGISTRY KEYS in Windows, like it is indicated in this tutorial? discourse.ubuntu.com/t/…
  • Boris Hamanov
    Boris Hamanov over 3 years
    @MarcosSaito No need to change registry keys via method #2. The link you provided is just another (more complicated) way to accomplish the same thing.
  • Jdeep
    Jdeep over 3 years
    Should i again re enable RST after installing Ubuntu?
  • Boris Hamanov
    Boris Hamanov over 3 years
    @NoahJ.Standerson No. Leave is set to AHCI.
  • Jdeep
    Jdeep over 3 years
    @heynnema , And what about the safe boot? Should I re enable those again?
  • Boris Hamanov
    Boris Hamanov over 3 years
    @NoahJ.Standerson No. If you followed the instructions, safeboot would be reset.
  • sudodus
    sudodus over 3 years
    +1: Choice #2 worked well for me :-)
  • pigeonburger
    pigeonburger over 3 years
    About to try Option 2. It's getting good feedback so hopefully everything goes well! :)
  • pigeonburger
    pigeonburger over 3 years
    It worked perfectly! Thanks! Although I seem to be having trouble opening my computer's BIOS menu now. Any ideas why that might be happening. My computer seems to be functioning normally....
  • Boris Hamanov
    Boris Hamanov over 3 years
    @pigeonburger Can you get to the BIOS from the GRUB menu?
  • pigeonburger
    pigeonburger over 3 years
    @heynnema It's all good now - I just rebooted. Thanks
  • Shrenik
    Shrenik over 3 years
    @heynnema would recommend that you add a disclaimer in your answer that this method would not work if one has a NVMe SSD as NVMe is not backward compatible with AHCI. This may save a lot of paing and confusion for many a users.
  • Boris Hamanov
    Boris Hamanov over 3 years
    @Shrenik I haven't heard that. Do you have a link that might describe this?
  • Shrenik
    Shrenik over 3 years
    @heynnema 1. From personal experience. 2. Herein - discourse.ubuntu.com/t/… 3. forums.anandtech.com/threads/…. Searching for 'NVMe compatibility with AHCI' will give you ample results.
  • Curtis
    Curtis over 3 years
    Can anyone confirm solution #2 works flawlessly with an NVMe SSD? Looking to do this on Dell 9500 on a second drive but really don't want to brick the first (Windows) drive.
  • Boris Hamanov
    Boris Hamanov over 3 years
    @Curtis Read the previous comments from Shrenik.
  • Curtis
    Curtis over 3 years
    Choice #2 worked flawlessly for me to set to AHCI. I have dual NVMe drives (Dell XPS 15 9500), one for Windows and one for Ubuntu 20.04. First drive is Dell OEM, second drive is Samsung 970 EVO Plus (1TB). I did turn off encryption and fast boot prior to changing. Thank you!
  • Boris Hamanov
    Boris Hamanov over 3 years
    @Curtis Good news! Thanks for the update.
  • halfer
    halfer over 3 years
    I'm running a Dell XPS 15 7590, with a Micron 1TB NVMe. Option 2 has worked fine for me so far - dual booting between Win10 and Mint 20.
  • soshial
    soshial over 3 years
    I have Dell XPS 15 2-in-1 9575, with a 1TB NVMe. Option 2 has worked fine for me so far - dual boot between Win10 and Manjaro (although ctfmon.exe in safeboot was crashing constantly).
  • SubinR
    SubinR about 3 years
    There is a much easier way using the msconfig as shown in this video: youtu.be/AIhWnmLx51A
  • Nestor Colt
    Nestor Colt almost 3 years
    you are the master of puppets :) +1 - 2 option worked like a charm