В прошлый раз я установил хром OS. Теперь я хотел установить Windows снова.
Во время установки я получаю следующую ошибку:
Я искал много, и многие люди решили эту проблему, удалив лишний жесткий диск или pendrive. Я попробовал много вариантов, но я застрял на этом со вчерашнего дня.
Моему ноутбуку Sony 5 лет, поэтому у него нет UEFI, GPT, безопасной загрузки и т.д.
Он не имеет дисковода компакт-дисков, так что Pen Drive является единственным вариантом для установки ОС.
Я создал свой раздел 50 ГБ следующим образом:
select disk 0
clean
convert mbr
create partition primary size=51200
format fs=ntfs quick
active
assign letter=C
Вот содержимое файла setupact.log:
2016-02-07 09:37:39, Info [0x0a0035] UI Allowing Page 'Install Type' to be shown
2016-02-07 09:37:40, Info [0x0a0035] UI Allowing Page 'Install Type' to be shown
2016-02-07 09:37:40, Info [0x0a0047] UI DiskPart = 0x1
2016-02-07 09:37:40, Info IBS Callback_ValidateInstallDrive:====== Does disk [0] offset [0x100000] meet installation reqs? ======
2016-02-07 09:37:40, Info [0x0601ba] IBS DiskSpaceReqs: Windows image size (from metadata) = [5247493872] bytes
2016-02-07 09:37:40, Info [0x0601bb] IBS DiskSpaceReqs: Windows image size (after padding) = [6309114171] bytes
2016-02-07 09:37:40, Info IBS DiskSpaceReqs: Windows image contents: [6309114171] bytes
2016-02-07 09:37:40, Info IBS DiskSpaceReqs: ~BT volume (estimate): [0] bytes
2016-02-07 09:37:40, Info IBS DiskSpaceReqs: Install volume (estimate): [6309114171] bytes
2016-02-07 09:37:40, Info IBS DiskSpaceReqs: ~LS volume (estimate w/o padding): [0] bytes
2016-02-07 09:37:40, Info IBS CalculatingRecommendedSpaceForWindows: RequiredSize [6309114171] bytes
2016-02-07 09:37:40, Info IBS CalculatingRecommendedSpaceForWindows: Recommending [11327598907] bytes
2016-02-07 09:37:40, Info IBS Callback_ValidateInstallDrive:Install volume -- required free space = [6309114171] bytes
2016-02-07 09:37:40, Info IBS Callback_ValidateInstallDrive:Install volume -- recommended free space = [11327598907] bytes
2016-02-07 09:37:40, Info IBS Callback_ValidateInstallDrive:Summary - CCP check passed; able to calculate space reqs; able to find install location; location type meets installation reqs; size of location is not too small; location free space is enough; location free space meets the recommendation
2016-02-07 09:37:40, Info IBS Callback_ValidateInstallDrive:-----------------------------------------------------------
2016-02-07 09:37:40, Info [0x0606cc] IBS GetSystemDiskNTPath: Unable to get required buffer size for system disk from BCD APIs; status = 0xc0000452
2016-02-07 09:37:40, Error [0x06069e] IBS GetMachineInfo:Couldn't find boot disk on this BIOS-based computer
2016-02-07 09:37:40, Info IBSLIB CanBeSystemVolume: Volume at disk [0] offset [0x100000] doesn't meet criteria for system volumes...
2016-02-07 09:37:40, Info IBSLIB DiskRegionSupportsCapability:Disk [0] is BLOCKED against capability [CanBeSystemVolume] for the following reasons...
2016-02-07 09:37:40, Info IBSLIB LogReasons: [BLOCKING reason for disk 0: CanBeSystemVolume] The selected disk is not the computer's boot disk.
2016-02-07 09:37:40, Info IBSLIB CanBeSystemVolume: Volume at disk [0] offset [0x0] doesn't meet criteria for system volumes...
2016-02-07 09:37:40, Info IBSLIB DiskRegionSupportsCapability:Disk [0] is BLOCKED against capability [CanBeSystemVolume] for the following reasons...
2016-02-07 09:37:40, Info IBSLIB LogReasons: [BLOCKING reason for disk 0: CanBeSystemVolume] The selected disk is not the computer's boot disk.
2016-02-07 09:37:40, Info IBSLIB DiskRegionSupportsCapability:Region on disk [0] (offset = [0x0]) is BLOCKED against capability [CanBeSystemVolume] for the following reasons...
2016-02-07 09:37:40, Info IBSLIB LogReasons: [BLOCKING reason for {disk 0 offset 0x0}: CanBeSystemVolume] The partition is too small.
2016-02-07 09:37:40, Info IBSLIB CanBeSystemVolume: Volume at disk [0] offset [0x7e00] doesn't meet criteria for system volumes...
2016-02-07 09:37:40, Info IBSLIB DiskRegionSupportsCapability:Disk [0] is BLOCKED against capability [CanBeSystemVolume] for the following reasons...
2016-02-07 09:37:40, Info IBSLIB LogReasons: [BLOCKING reason for disk 0: CanBeSystemVolume] The selected disk is not the computer's boot disk.
2016-02-07 09:37:40, Info IBSLIB DiskRegionSupportsCapability:Region on disk [0] (offset = [0x7e00]) is BLOCKED against capability [CanBeSystemVolume] for the following reasons...
2016-02-07 09:37:40, Info IBSLIB LogReasons: [BLOCKING reason for {disk 0 offset 0x7e00}: CanBeSystemVolume] The partition is too small.
2016-02-07 09:37:40, Info IBSLIB CanBeSystemVolume: Volume at disk [0] offset [0xc80100000] doesn't meet criteria for system volumes...
2016-02-07 09:37:40, Info IBSLIB DiskRegionSupportsCapability:Disk [0] is BLOCKED against capability [CanBeSystemVolume] for the following reasons...
2016-02-07 09:37:40, Info IBSLIB LogReasons: [BLOCKING reason for disk 0: CanBeSystemVolume] The selected disk is not the computer's boot disk.
2016-02-07 09:37:41, Info IBSLIB CanBeSystemVolume: Volume at disk [0] offset [0x100000] doesn't meet criteria for system volumes...
2016-02-07 09:37:41, Info IBSLIB DiskRegionSupportsCapability:Disk [0] is BLOCKED against capability [CanBeSystemVolume] for the following reasons...
2016-02-07 09:37:41, Info IBSLIB LogReasons: [BLOCKING reason for disk 0: CanBeSystemVolume] The selected disk is not the computer's boot disk.
2016-02-07 09:37:41, Info IBSLIB Remedy was applied for said disk rule
2016-02-07 09:37:41, Info [0x0a0035] UI Allowing Page 'Install Type' to be shown
Лог настолько запутанный, что я не в состоянии это понять.