Clean Windows Installation Problem: Update
Thanks for your detailed and excellent tutorials on clean installs of Windows for installation on a new Toshiba 1 TB hard drive.. I have followed them, but no luck so far. To update the steps I have taken since then:
- I followed your 'gold standard' Clean Install steps to the letter (I had already been familiar with this process before)
- I downloaded a new copy of Windows Installation iso via the MCT and burned it to a bootable USB flash drive with Rufus, settings Partition Type GPT and file system NTFS. I tested this drive on another computer and it DOES BOOT into the Windows Setup window (which I then quickly cancelled!)
- I also created a bootable Install DVD but have been unable to test it on another computer
- I set the hp BIOS settings to Disable Legacy, Disable Secure Boot and revert the BIOS to its default settings, which put the operating system boot manager as the 1st boot device in EUFI mode
- I used DISKPART to clean the new hard drive, and set (convert) the Partition Type as GPT and file system as NTFS.
- I ran several commands in Linux by booting the Ubuntu/Linux Live USB, with the following results:
Fdisk -l cannot open /dev/sda (the new Toshiba hard drive): Permission denied. This may only mean this drive is not yet accessible in Linux (but may be so in Windows)
Lsblk /dev/sda shows NO MOUNT POINT (again, this may be applicable only to Linux)
Lsblk -a /dev/sda disk size 931 GB (the new Toshiba drive)
/dev/sda1 NTFS partition size 878 GB (which I created on this drive)
Lsblk -f /dev/sda1 NTFS file system
SATA drive; AHCI mode
Gdisk /dev/sda Partition table scan:
MBR protected
BSD not present
APM not present
GPT present. Found valid GPT with protective MBR; using GPT
- In Windows command prompt (using a Windows Recovery Drive), using DISKPART command and found 'auto mount' is ENABLED
These are the results which I try to install Windows now, on the target hp Laptop:
- Using the bootable flash drive, the screen briefly displays the message below several times for a second each, then returns to the hp Logo where it eventually freezes. The fan speeds up in likely response to experiencing a stress on the CPU to load the Disk but when the hp Logo freezes eventually, the fan then naturally quiets down
- Using the bootable DVD, I get the familiar message that asks 'Press any key to boot from the DVD', and of course when I do, it reverts back to the hp Logo, frozen.
- I ran the Windows command MOUNTVOL, and got the following results:
So, at this point am stumped, and have several questions:
- Do you think this is a software, a settings, or a hardware problem?
- Why is it I can boot easily using the bootable Ubuntu Live USB Flash Drive and the Windows Recovery USB Disk, but cannot boot into the bootable MCT Windows Installation USB Flash Drive, even though it boots into another computer? Do they take separate 'hardware paths' to boot?
- Must the new Toshiba 1 TB hard drive be mounted (in Windows) first before the Windows Installation Files can be installed? I noticed an error message 'Cannot find a bootable device', but I'm not sure if this is because the hard drive is not mounted/recognized, or because no boot files are loaded onto it.
In the end, I may have to remove and connect this Toshiba drive to another computer, load Windows, and then return it. But I'd like to avoid that if at all possible. I look forward to your suggestions and recommendations going forward. And thanks for your detective work