Help!
So I put together a pc, boots up fine but having errors trying to install windows from a usb drive. First I got this error:
"we couldn't create a new partition or locate an existing one"
Found some instructions on microsoft's site to fix the problem through command prompt. These were the instructions:
Start DISKPART.
Type LIST DISK and identify your SSD disk number (from 0 to n disks).
Type SELECT DISK <n> where <n> is your SSD disk number.
Type CLEAN
Type CREATE PARTITION PRIMARY
Type ACTIVE
Type FORMAT FS=NTFS QUICK
Type ASSIGN
Type EXIT twice (one to get out of DiskPart, the other to exit the command line tool)
Now I am getting this error:
"windows cannot be installed to this disk the selected disk has an mbr partition table"
Not sure what to do now.
So I put together a pc, boots up fine but having errors trying to install windows from a usb drive. First I got this error:
"we couldn't create a new partition or locate an existing one"
Found some instructions on microsoft's site to fix the problem through command prompt. These were the instructions:
Start DISKPART.
Type LIST DISK and identify your SSD disk number (from 0 to n disks).
Type SELECT DISK <n> where <n> is your SSD disk number.
Type CLEAN
Type CREATE PARTITION PRIMARY
Type ACTIVE
Type FORMAT FS=NTFS QUICK
Type ASSIGN
Type EXIT twice (one to get out of DiskPart, the other to exit the command line tool)
Now I am getting this error:
"windows cannot be installed to this disk the selected disk has an mbr partition table"
Not sure what to do now.