Hey guys,
I did Windows 10 clean install on my new XPS 15 9550 and now it doesn't see my SSD in UEFI boot mode. I deleted all the partitions and created new ones with Windows Setup. I believe this caused the problem. It boots normally in Legacy Mode.
I simply want to install Windows in UEFI boot mode but setup says:
"Windows cannot be installed to this disk. This computer's hardware may not support booting to this disk. Ensure that the disk's controller is enabled in the computer's BIOS menu."
In BIOS settings there's no boot option for UEFI and trying to add a new options brings "File System Not Found!" error. Seems it looks for one of the partitions I deleted during Windows install. How to make it work?
I want to make UEFI boot to work again.
-
Put it back in legacy more. Problem solved
Sent from my XT1575 using Tapatalk -
custom90gt Doc Mod Super Moderator
Do you have it set to ACHI or raid mode? Is secure boot turned on in bios? Are you only running one drive?
-
- If AHCI, then boot menu shows the SSD drive but never automatically load the OS. I have to F12 every time and choose it to boot the OS.
- If RAID, then Windows Setup warns that it cannot be installed on the drive and the boot menu doesn't show it at all.
-
superparamagnetic Notebook Consultant
TL;DR: Before installing Windows, you need to
1. set your boot mode to UEFI
2. make sure your disk is GPT formatted
You need to set your boot mode to UEFI before installing, and upon successful installation, windows will add itself to the EFI boot list.
The other big requisite (and more subtle) is that your disk must be GPT formated for UEFI install to work. It's quite possible that the Windows installer formatted to MBR when you reformatted your disk. You can use a third-party partition manager like gpartedlive to set up your partitions before hand
https://technet.microsoft.com/en-us/library/hh825112.aspx
https://technet.microsoft.com/en-us/library/dn336946.aspx -
custom90gt Doc Mod Super Moderator
yeah that GPT is the likely culprit. I would boot into windows setup, press CTRL + F10 to bring up a command prompt and then do the following.
Type "Diskpart"
Type "List disk"
Type "select disk #" where the number coresponds to your ssd
then type "clean"
This will erase everything off of the ssd and give windows the chance to format it as it sees fit. -
-
1) You need to turn off Secure Boot. I'll bet you have that turned on.
2) If your laptop boots in Legacy mode, then just boot it in Legacy Mode. You're kind of wasting your time trying to boot it in UEFI mode, because you don't get any benefit by doing so. -
Seems it is not possible to boot from USB in UEFI mode with the current UEFI firmware. My old VAIO allows too boot from USB in UEFI mode. Maybe Dell will give us such a possibility in the future with BIOS update. Now I'm trying to create a bootable partition on SSD to try to install Windows in UEFI mode from that.
-
custom90gt Doc Mod Super Moderator
I have no issues booting to a uefi windows 10 setup usb with my XPS
-
-
It seems likely that your USB hasn't been prepared properly for UEFI booting. So use the Rufus tool like everyone else, choose GPT and FAT32: https://rufus.akeo.ie/
-
Problem is resolved. Topic closed. -
LOUSYGREATWALLGM Notebook Deity
-
For RAID mode, you need to copy Intel RST drivers to install media or somewhere else accessible during installation so the setup can see the drive. -
LOUSYGREATWALLGM Notebook Deity
My USB Flash was formatted as FAT32 (default on Rufus) when I created the UEFI Windows 10 installer and I had no problem loading it. My problem starts after loading the Windows installer and choosing where to install the system because my SSD cannot be found even after loading the Intel RST (f6flpy-x64) from another external storage.
-
Stick them in a folder on the USB install media, no need for a 2nd USB. -
-
LOUSYGREATWALLGM Notebook Deity
-
-
Samsung are now aware of the issue but an ETA is unknown. -
LOUSYGREATWALLGM Notebook Deity
-
LOUSYGREATWALLGM Notebook Deity
https://downloadcenter.intel.com/download/25165/Intel-Rapid-Storage-Technology-Intel-RST-RAID-Driver -
Hi,
I've detailed the steps in the Owners Lounge, here's how to do it:
-
LOUSYGREATWALLGM Notebook Deity
@turt
Hi, yes saw that post on the other thread but I prefer to install the Windows 10 with secure boot ON (UEFI).
Thanks anyway -
Hi,
I'm describing an UEFI install, don't worry... The only reason why Secure Boot must be set to off is for the installer to launch, but Secure Boot sets itself to ON again at the end of the installation... It's just the way it should be done with UEFI. -
LOUSYGREATWALLGM Notebook Deity
I'm not sure but I think my first fresh install was same as suggested... Could you check your device manager if "firmware" is visible?
On other hand, for some reason the installer has recognized my ssd with the same Intel RST driver.. odd -
Yes, firmware is visible in Device Manager (shows version 1.1.15)
-
-
LOUSYGREATWALLGM Notebook Deity
iaStorA.tmf
I have yet to figure out why it didn't work before. Maybe your extra file did it?
I tried loading it first and cancelled then tried my old Intel RST driver and it worked too... -
Dunno why unless you are now in AHCI instead or Raid?
I ended up integrating them into the boot file using nlite to save messing around, easy to do once you wrap your head around the how to guide that the owner of win-raid published
So long as the unzipped dell drivers have an inf you can pre install all but 3 (without digging deeper) -
LOUSYGREATWALLGM Notebook Deity
Thought I was closer... crap
System rebooting no problem after clean install (raid mode). Switch to AHCI and the nightmare is back! Cannot do system reboot. I'm lost -
-
LOUSYGREATWALLGM Notebook Deity
Any idea what could be the problem now? I had no problem rebooting when on RAID mode but after switching to AHCI (BIOS-Safe mode - normal boot) the reboot bug is back -
right click start, then hit run and type msconfig, when it opens go to the boot tab, click safe mode (minimal) save and exit. that will prompt the 1st boot into safe mode and cause it to stay in safe mode every boot until you click normal startup under general in msconfig. -
LOUSYGREATWALLGM Notebook Deity
That's exactly what I did on my first attempt.
On my second attempt, I went to safe mode while on raid mode to uninstall the raid driver then switch to ahci (bios) then back to safe mode then normal boot = no change = still reboot bug
-
-
LOUSYGREATWALLGM Notebook Deity
-
I had no need for intel RST with one drive, it serves no purpose at all. and no I didn't install anything else.
-
LOUSYGREATWALLGM Notebook Deity
-
You probably solved the problem by now but I still wanted to post my solution for other people to see. What I did was first download the newest Rufus to create a bootable USB or other external driver. Open Rufus.
1. download or have ready a ISO for the windows 10.
2. connect your USB or other flash drive to your pc/laptop.
3. select the ISO and after selecting the ISO make sure your partition is set to " GPT partition for UEFI".
4. make sure to format the flash drive in FAT32.
5. click on "start" and let the program finish.
6. download the SSD driver ( https://downloadcenter.intel.com/download/25165/Intel-Rapid-Storage-Technology-Intel-RST-RAID-Driver).
7. extract the .zip file and copy-paste the content to a map on the boot flash drive.
8. restart the laptop and enter the BIOS settings.
9. go to "General" and after to "Boot sequence" and select the UEFI option.
10. go to "System Configuration" and after to "SATA Operation" and select the AHCI option (if you have one drive) or RAID On (when you have more then one). Exit and restart.
11. The flash drive should boot, if not go press "F12" to go to boot options and select the flash drive from the UEFI boot section.
12. the setup should start by now, enter you country etc. and click next.
13. >don't< click instal yet, click on "Repair Your Computer" (if you can't really see it because it is so small, it is somewhere on the left down side).
14. go to "Troubleshoot", then "Advanced Options" and open the command prompt.
15. in the command prompt type " diskpart" then hit [enter], after type " list disk" [enter] and you will (hopefully) see your HDD numbered ### (drive 0, drive 1).
16. type " select disk #" [enter] with # being the number of the disk, example "select disk 0" [enter].
17. type " clean" [enter] to delete previous partitions and after " convert gpt" [enter] to set the drive to GPT.
18. type " exit" [enter] and then type " setup.exe" [enter] to start the setup again.
19. continue the setup as normal, select the drive you converted to GPT and have fun!Last edited: Oct 29, 2016 -
XPS 15 9550 doesn't boot
Discussion in 'Dell XPS and Studio XPS' started by rubs00, Jan 8, 2016.