Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature currently requires accessing the site using the built-in Safari browser.
Yeah thanks i know that way. But is this possible to check on what disk i am installing system with SSD and HDD.?Hmmm unsure if you can get that disk name/metadata from within the Win 10 installer.
I would do the following. Its a bit annoying but should work.
Power off PC.
Unplug the "hdd 1tb WD BLUE".
Power on PC.
Boot from Win 10 installer USB/ISO.
Installer should only see Crucial ssd 1tb.
Finish install.
Power off PC.
Plug "hdd 1tb WD BLUE" back in.
Power on PC.
Profit.
If you don't unplug the HDD before the installation of Windows 10 you run the risk of the the boot sector being placed on that drive. Just a thought.Hello.
How to be sure what disk is ssd during installation Windows 10. Disk 1 or Disk 2?
I have Crucial ssd 1tb and hdd 1tb WD BLUE.
During install DISK 1 is showing 1tb. DISK 2 is showing 1tb. I want to instal system on ssd. THanks
This is a good point. Don't know why the Windows installer does this, but it has definitely happened to me on more than one occasion. It's really annoying how little MS has changed the Windows installer in the last 14 years. IIRC, the current installer isn't that different from the Vista installer.If you don't unplug the HDD before the installation of Windows 10 you run the risk of the the boot sector being placed on that drive. Just a thought.
You should always unplug all extra drives and non-essential devices when installing windows anyway.Yeah thanks i know that way. But is this possible to check on what disk i am installing system with SSD and HDD.?
The following steps should get you the information you need.
- Press Shift+F10 in the installer, a command prompt window will open.
- In this window type diskpart and press enter.
- Once the diskpart utility loads, type list disk. This will show you a list of all installed drives, the two drives in question should be disk 0 and disk 1. These identifiers should also line up with what the installer identifies the drives as.
- Now enter sel disk <desired disk number>.
- Enter detail disk. This will display fairly detailed drive information. In this case the drive manufacturer will likely be the most useful information for you to determine which drive is which.
- Repeat steps 4 and 5 as needed to get information on other drives.
- Enter exit twice to exit the diskpart utility and close the command prompt window.
The displayed information should give you enough information to determine which drive is the mechanical drive, and which is the SSD. Hope this helps. Also, the diskpart utility is useful for cleaning the partition table off of previously formatted disks. For instance, if you want to clean a drive previously formatted with an MBR partition table to use it as a GPT drive for EFI support. In that case you'd follow steps 1 through 4, and then enter clean to clean the partition table off the disk. It can then be reinitialized.
Hope this helps.
The following steps should get you the information you need.
- Press Shift+F10 in the installer, a command prompt window will open.
- In this window type diskpart and press enter.
- Once the diskpart utility loads, type list disk. This will show you a list of all installed drives, the two drives in question should be disk 0 and disk 1. These identifiers should also line up with what the installer identifies the drives as.
- Now enter sel disk <desired disk number>.
- Enter detail disk. This will display fairly detailed drive information. In this case the drive manufacturer will likely be the most useful information for you to determine which drive is which.
- Repeat steps 4 and 5 as needed to get information on other drives.
- Enter exit twice to exit the diskpart utility and close the command prompt window.
The displayed information should give you enough information to determine which drive is the mechanical drive, and which is the SSD. Hope this helps. Also, the diskpart utility is useful for cleaning the partition table off of previously formatted disks. For instance, if you want to clean a drive previously formatted with an MBR partition table to use it as a GPT drive for EFI support. In that case you'd follow steps 1 through 4, and then enter clean to clean the partition table off the disk. It can then be reinitialized.
Hope this helps.
this here is the good stuff that I didn't know.
Exactly this. Only have the drive you’d like to install windows on installed and powered up. Easy solution.You should always unplug all extra drives and non-essential devices when installing windows anyway.
Like my setup,Always only have the OS drive plugged in during install. Otherwise any other drives become associated with the OS install, and this causes several problems when swapping non-OS drives, or imaging and backups later.
Yeah, go figure Microsoft still hasn't fixed the installer. Why it doesn't put everything on the drive you tell it to is beyond me.
You can do all sorts of configurations with a Linux install, even pseudo-RAID.Another vote for making sure that only the drive to which you want to install Windows is connected at install. I always make sure to do this when installing Windows to a system where I'll have multiple drives.
When it comes to installing Linux, BSD, Solaris, etc this never occurs so I just leave them all connected. Believe it or not, they only install the OS and necessary to the disk that is specified like most people would want![]()
You can do all sorts of configurations with a Linux install, even pseudo-RAID.
Yeah, go figure Microsoft still hasn't fixed the installer. Why it doesn't put everything on the drive you tell it to is beyond me.