0x0000007b windows 7 при загрузке virtualbox

VirtualBox version 4.2.18
Host: Mac OS X 10.7.5
Guest: Windows 7 SP1 (64-bit)

Hi everyone,
I just started trying to use VirtualBox today, and I haven’t had very much success. I am currently running Windows 7 on a Bootcamp partition, and I’d like to be able to use it on my Mac partition. When I try to start Windows 7 from within VirtualBox, my screen always displays «Loading Windows Files…» before crashing to a BSOD with the following error: STOP: 0x0000007B (0xFFFFF880009A9928, 0xFFFFFFFFC0000034, 0x0000000000000000, 0x0000000000000000)

I’m well aware that his issue has been brought up many times in the past. After scouring the forums on this site as well as others, I’ve found that the most common solution is to change the Controller Name from SATA to IDE, and that the problem can also be caused by either an error in the Chipset or the Controller Type. However, I’ve tried every possible permutation of Chipset and IDE Controller Type and the problem still remains. More specifically, I’ve tried the following settings to no avail:
PIIX3 Chipset, IDE PIIX3 Controller, «Use host I/O cache» checked
PIIX3 Chipset, IDE PIIX3 Controller, «Use host I/O cache» unchecked
PIIX3 Chipset, IDE PIIX4 Controller, «Use host I/O cache» checked
PIIX3 Chipset, IDE PIIX4 Controller, «Use host I/O cache» unchecked
PIIX3 Chipset, IDE ICH6 Controller, «Use host I/O cache» checked
PIIX3 Chipset, IDE ICH6 Controller, «Use host I/O cache» unchecked
ICH9 Chipset, IDE PIIX3 Controller, «Use host I/O cache» checked
ICH9 Chipset, IDE PIIX3 Controller, «Use host I/O cache» unchecked
ICH9 Chipset, IDE PIIX4 Controller, «Use host I/O cache» checked
ICH9 Chipset, IDE PIIX4 Controller, «Use host I/O cache» unchecked
ICH9 Chipset, IDE ICH6 Controller, «Use host I/O cache» checked
ICH9 Chipset, IDE ICH6 Controller, «Use host I/O cache» unchecked

I’ve attached my most recent Log File as a ZIP if it helps at all. I have been struggling with this all day and I really have no idea where to go from here. Any help at all would be greatly appreciated


Virtual Box, Windows 10, Windows 7, Windows 8, Windows Server, Windows Vista, Windows XP

  • 11.10.2020
  • 9 611
  • 2
  • 18.01.2022
  • 21
  • 19
  • 2

VirtualBox: Ошибка в Windows 0x0000007B

  • Содержание статьи
    • Ошибка 0x0000007B
    • Решение проблемы
      • Смена контроллера с AHCI на IDE
    • Смена типа IDE контроллера
    • Комментарии к статье ( 2 шт )
    • Добавить комментарий

Ошибка 0x0000007B

При использовании ранее созданной виртуальной машины, или виртуального жесткого диска, во время загрузки системы может появиться ошибка 0x0000007B. Данная ошибка говорит о том, что система не может загрузиться из-за изменений в контроллере жесткого диска.

Решение проблемы

Смена контроллера с AHCI на IDE

Если используемая операционная система была установлена на виртуальную или реальную машину, где дисковой контроллер работал в IDE режиме, то работать она с SATA контроллером не будет. Для смены контроллера, нужно открыть настройки виртуальной машины, перейти на вкладку «Носители», удалить контроллер SATA, и добавить контроллер IDE, подключив к нему нужный виртуальный жесткий диск.

Контроллер SATA в настройках VirtualBox.

Контроллер IDE в настройках VirtualBox.

После этого возможны проблемы с подключением образа с дополнениями к виртуальной машины. В таком случае, для подключения образа можно использовать уже знакомые настройки накопителей — подключив к IDE контроллеру образ с дополнениями.

Смена типа IDE контроллера

Если предыдущий совет не помог, то следует так же попробовать сменить тип IDE контроллера — например, Windows XP не хотела работать на IDE контроллере типа «PIIX4», но прекрасно работала с контроллером типа «PIIX3».

Для изменений типа контроллера, нужно открыть настройки виртуальной машины, и на вкладке «Носители», выделить контроллер IDE, и в правой части настроек сменить его тип.

One of the great things about VirtualBox is that it allows you to open up, mount, and run any hard drive from the other 3 major manufactures.  VMWare, Microsoft, and Parallels.  However one of the bad things is that there are no automated utilities that just make them work like some of the manufactures provide.  And a common issue that I have always run into, especially when converting from VMWare to VirtualBox is this error.

STOP 0x0000007B INACCESSABLE_BOOT_DEVICE

This error above specifically relates to the fact that Windows really hates you just changing hard drive controllers all willy-nilly, which is essentially what is happening when you switch from one VM to another. Luckily I have found sort of a fail-safe that seems to work in most if not all cases for me when switching to VirtualBox.

Solution

Your default configuration in VirtualBox probably looks something like the following:

However to get an existing hard drive to boot, that has been created with another Hypervisor, I have found you need to have this as your setup to get Windows to boot initially.

The choice of PIIX4 as the Type also seems to be important, but play with the Type first if you fail boot with PIIX4, before giving up.

03.10.2023, 11:05. Показов 735. Ответов 0

Здравствуйте. У меня след проблема виртуализировал windows 7 x32 Профессиональная, но у меня , возникла следующая проблема, при загрузке выскакивает след проблемка 0x0000007b. Пробовал сменить SATA на IDE. Ничего не помогло. Так же нашел след информацию
• Перейдите в regedit и перейдите в раздел HKEY_LOCAL_MACHINE\System\CurrentControl Set\Services
• Найдите следующие папки: aliide, amdide, atapi, cmdide, iastor (возможно, не существует), iastorV, intelide, LSI_SAS, msahci, pciide и viaide
• Установите для всех их значений «start» значение 0, чтобы включить все эти драйверы при загрузке
• Сохраните внесенные изменения
• Перезагрузитесь в VirtualBox
У меня все стоят на start кроме iastor (у меня его вообще нет).

P.S так же на этом ноутбуке стоит dalass lock 8.0 если я не ошибаюсь. Это так информация.

Добавлено через 1 час 9 минут
Дополнительная информация в качестве драйвера на нём используется
Intel(R) 7 series chipset famaly SATA AHCI Controler

The great think about virtualisation is that virtualised hardware stays the same, so you don’t get problems when you move to new hardware, right? Unfortunately when I ran up an XP image on VirtualBox, newly installed on Vista 64, I got this blue screen, an 0x0000007B stop error:

  

The problem was that VirtualBox must have changed its default virtual IDE controller since I first set up this VM. Windows hates having the storage controller changed – though there are ways to fix it. Much easier, though, to change the IDE Controller setting in VirtualBox from PIIX4 to PIIX3:

This problem would likely not have occurred if I had preserved the .xml file which defines the virtual machine settings. Unfortunately I only preserved the hard drive .vdi file, and used it in a new virtual machine. So VirtualBox is working as designed. Still, an easy fix.

Tech Writing

Понравилась статья? Поделить с друзьями:
0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии
  • Как отключить сервис windows defender
  • Windows dlna server windows 7
  • Драйвер нвидиа для windows 10 последняя версия
  • Windows system32 winload efi 0xc000000e как исправить
  • Планировщик заданий windows xp команда