Windows Vista Startup Hang and Boot Failure after SP1 on Corrupt Driver File (atapi.sys and ataport.sys) Windows Vista Startup Hang e Boot Incumprimento SP1 após a Corrupção Driver File (atapi.sys e ataport.sys)
During installation process of Durante o processo de instalação Windows Vista Service Pack 1 Windows Vista Service Pack 1 (SP1), at the final reboot after completion of the SP1 appears to be successfully installed, the system fails to boot and startup with an error message about a corrupt driver file (ataport.sys or atapi.sys), and recommend user to boot from the original Vista installation CD to repair the corrupted files. (SP1), no final reiniciar após a conclusão do SP1 parece ser instalado com êxito, o sistema falhar o arranque e arranque com uma mensagem de erro sobre um arquivo corrompido condutor (ataport.sys ou atapi.sys), e recomendo usuário para arrancar Vista a partir da instalação original CD para reparar os arquivos corrompidos.
However, trying to repair computer via System Recovery Options does not help to recover the computer, and system automatically rolls back and revert installation of service pack to restore point prior to the installation of SP1. No entanto, a tentativa de reparação através do sistema informático Recuperação Opções não ajudar a recuperar o computador, eo sistema volta automaticamente e reverter a instalação do service pack para restaurar a ponto anterior à instalação do SP1. Worse still, any attempt to re-install Service Pack 1 again will trigger the same corrupt drive file error. Pior ainda, qualquer tentativa de voltar a instalar Service Pack 1 irá desencadear novamente o mesmo arquivo corrompido drive erro.
Apparently, the upgrading of Windows Vista SP1 is in great mess for many users. Aparentemente, a atualização do Windows Vista SP1 está em grande confusão para muitos usuários. Above symptom is also related to other driver corrupted error which halt and hang the boot up process after installing Windows Vista SP1. Acima sintoma também está relacionada a outros condutores corrompida erro que travar e pendurar o processo arrancar depois de instalar o Windows Vista SP1. Other possible error messages are: Outros possíveis mensagens de erro são:
!! ! 0xc0000005 !! 0xc0000005! 1588/68562 (Dfrgntfs.exe) 1588/68562 (Dfrgntfs.exe)
When starting up the computer in Safe Mode, the drivers loading will stop indefinitely at the following line, with hard disk drive no longer has any activity (reading or writing, as the HDD LED is off. Ao iniciar-se o computador no Modo de segurança, os condutores irão parar carregando indefinidamente a linha a seguir, a unidade de disco rígido não tem mais qualquer atividade (leitura ou escrita, como o HDD LED está desativado.
Loading: \windows\system32\drivers\crcdisk.sys Carregando: \ windows \ system32 \ drivers \ crcdisk.sys
To resolve and fix the unable to boot issue due to corrupted driver, a few files that cannot be loaded during boot up process has to be restored. Para solucionar e resolver o problema incapaz de arrancar devido a corrompida condutor, alguns arquivos que não podem ser carregados durante a inicialização o processo de recuperação tem de ser restaurada. To do so, users can boot up via Para isso, os usuários podem arrancar via Windows Vista original RTM installation DVD RTM instalação original do Windows Vista DVD , and open up a , E abrir uma command prompt in Windows Recovery Environment prompt no Windows Recuperação Ambiente to copy the files affected from the DVD to replace the corrupted files on the system drive. para copiar os arquivos afetados a partir do DVD para substituir os arquivos corrompidos no sistema drive.
- Configure in BIOS so that first or priority boot device is DVD optical drive. Configurar na BIOS de modo a que primeiro boot dispositivo é prioritário ou DVD drive óptico.
- Insert the Vista installation DVD into the DVD drive. Insira o Vista instalação em DVD o DVD.
- Power on the computer. Ligue o computador. If applicable, press any key to boot from DVD. Se for o caso, pressione qualquer tecla para iniciar a partir do DVD.
- Once the Windows Vista installation DVD boot completes, you’re asked to specify Language to install , Time and currency format and Keyboard or input method . Depois que a instalação do Windows Vista DVD boot completa, solicitado que você especifique Idioma de instalar, Tempo e moeda formato e Teclado ou método de entrada. Choose the the appropriate options and click Next button. Escolha as opções apropriadas e clicar o botão Avançar.
- On next screen, there are options to Install Now or Repair your computer. Na próxima tela, há opções para Instalar agora ou Reparação seu computador. Click on Repair your computer . Clique em Repair seu computador.
- Choose the Windows installation that having problem. Escolha a instalação do Windows que ter problema. Usually there is only one instance of Windows Vista which is automatically highlighted. Normalmente existe apenas um exemplo do Windows Vista que é automaticamente destacadas. If so, simply click Next button. Se assim for, basta clicar botão Avançar.
- If you are offered any automatic repair options, cancel all of them until coming to System Recovery Options screen that offers several choices beginning with “Startup Repair” and ending with “Command Prompt”. Se você é oferecido qualquer reparo automático opções, cancelar todos eles até que cheguem ao Sistema de Recuperação Opções de tela que oferece várias opções começando com "Startup Reparação" e terminando com "Prompt de comando".
- Click on Command Prompt to open a command prompt window. Clique no prompt para abrir uma janela do prompt. The command prompt shell should show folder location as X:\Source, where X drive is the source installation files on Windows Vista DVD. O prompt shell como local deve mostrar pasta X: \ Source, onde X é o drive fonte arquivos de instalação do Windows Vista em DVD.
- Go to C:\Windows\System32\drivers\ folder (use cd C:\Windows\System32\drivers\ command, assuming C is your system drive), and backup the following driver files: Ir para o C: \ Windows \ system32 \ drivers \ pasta (use cd C: \ Windows \ system32 \ drivers \ comando, assumindo C é o seu sistema drive), e de backup dos seguintes arquivos condutor:
acpi.sys
atapi.sys
ataport.sys
battc.sys
compbatt.sys
intelide.sys
msahci.sys
pciidex.sys
wmiacpi.sys
crcdisk.sys (if affected) crcdisk.sys (se for afectada)The command to backup can be of rename or copy. O comando de backup pode ser de renomear ou copiar. For example: Por exemplo:
copy acpi.sys acpi.sys.backupcópia acpi.sys acpi.sys.backupor ou
ren acpi.sys acpi.sys.backupRen acpi.sys acpi.sys.backupAlternatively, create a backup folder with mkdir backup command in “C:\Windows\System32\drivers\”, and then copy all files to the backup folder with copy *.* backup\ command, assuming C is Vista installation drive. Em alternativa, criar uma pasta com backup mkdir backup no comando "C: \ Windows \ system32 \ drivers \" e, em seguida, copiar todos os ficheiros para a pasta com cópia de backup backup *.* \ comando, assumindo C é Vista instalação de carro.
- Then copy the original files from similar path in X drive (where the source files from DVD is mapped) to replace and overwrite the files in Windows Vista installed system drive. Depois de copiar os arquivos originais caminho similar no X drive (onde os arquivos fontes de DVD é mapeado) para substituir e sobrescrever os arquivos no Windows Vista sistema instalado drive. The commands are: Os comandos são os seguintes:
copy x:\Windows\System32\drivers\acpi.sys c:\Windows\System32\drivers\acpi.syscópia x: \ Windows \ system32 \ drivers \ acpi.sys c: \ Windows \ system32 \ drivers \ acpi.sys
copy x:\Windows\System32\drivers\atapi..sys c:\Windows\System32\drivers\atapi..syscópia x: \ Windows \ system32 \ drivers \ ATAPI .. sys c: \ Windows \ system32 \ drivers \ ATAPI .. sys
copy x:\Windows\System32\drivers\ataport.sys c:\Windows\System32\drivers\ataport.syscópia x: \ Windows \ system32 \ drivers \ ataport.sys c: \ Windows \ system32 \ drivers \ ataport.sys
copy x:\Windows\System32\drivers\battc.sys c:\Windows\System32\drivers\battc.syscópia x: \ Windows \ system32 \ drivers \ battc.sys c: \ Windows \ system32 \ drivers \ battc.sys
copy x:\Windows\System32\drivers\compbatt.sys c:\Windows\System32\drivers\compbatt.syscópia x: \ Windows \ system32 \ drivers \ compbatt.sys c: \ Windows \ system32 \ drivers \ compbatt.sys
copy x:\Windows\System32\drivers\intelide.sys c:\Windows\System32\drivers\intelide.syscópia x: \ Windows \ system32 \ drivers \ intelide.sys c: \ Windows \ system32 \ drivers \ intelide.sys
copy x:\Windows\System32\drivers\msahci.sys c:\Windows\System32\drivers\msahci.syscópia x: \ Windows \ system32 \ drivers \ msahci.sys c: \ Windows \ system32 \ drivers \ msahci.sys
copy x:\Windows\System32\drivers\pciidex.sys c:\Windows\System32\drivers\pciidex.syscópia x: \ Windows \ system32 \ drivers \ pciidex.sys c: \ Windows \ system32 \ drivers \ pciidex.sys
copy x:\Windows\System32\drivers\wmiacpi.sys c:\Windows\System32\drivers\wmiacpi.syscópia x: \ Windows \ system32 \ drivers \ wmiacpi.sys c: \ Windows \ system32 \ drivers \ wmiacpi.sys
copy x:\Windows\System32\drivers\crcdisk.sys c:\Windows\System32\drivers\crcdisk.sys(if affected)cópia x: \ Windows \ system32 \ drivers \ crcdisk.sys c: \ Windows \ system32 \ drivers \ crcdisk.sys(se for afectada)If prompt for overwriting destination file, answer Yes. Se pronta para sobrescrever arquivo destino, responder sim.
- Type Exit to close the command window. Tipo Sair para fechar a janela do comando.
- Restart the PC. Reinicie o PC.
The PC should be able to boot up and log on into Windows Vista desktop now. O computador deve ser capaz de arrancar para cima e faça o login no Windows Vista desktop agora. The system should prompt that Windows Vista SP1 has successfully installed, however, some files have been replaced with older versions with resolution above, so it’s wise to reinstall O sistema deve levar SP1 Windows Vista que tem instalado com êxito, no entanto, alguns arquivos foram substituídos por versões mais antigas, com resolução superior, por isso é sensato para reinstalar SP1 with standalone update package Com SP1 autônomo atualizar pacote .
IMPORTANT : You're reading a machine translated page which is provided "as is" without warranty. IMPORTANTE: você estiver lendo uma máquina página traduzida que é fornecida "como está" sem garantia. Unlike human translation, machine translation does not understand the grammar, semantics, syntax, idioms of natural language, thus often produce inaccurate and low quality text which is misleading and incomprehensible. Ao contrário tradução humana, tradução automática não conhece a gramática, semântica, sintaxe, expressões idiomáticas da língua natural, assim, produzir muitas vezes imprecisas e de baixa qualidade texto que é enganosa e incompreensível. Thus, please refer to Assim, por favor consulte a original English article Inglês original article when in doubt. em caso de dúvida.
Related Articles Artigos relacionados
- System Halt 0xc0000034 Error When Boot Up After Installing Windows Vista SP1 Sistema de travar 0xc0000034 erro quando arrancar depois de instalar o Windows Vista SP1
- Windows Vista Fails or Unable to Hibernate Problem after Installing SP1 Windows Vista falhar ou incapaz de Hibernate problema depois de instalar o SP1
- Windows Vista Failed to Start with ntkrnlpa.exe or ntoskrnl.exe 0xc0000428 Error Status Falha ao iniciar o Windows Vista com ntkrnlpa.exe ou ntoskrnl.exe Erro 0xc0000428 Status
- Windows Vista SP1 May Not Install on Linux Dual Boot Systems Windows Vista SP1 não pode instalar o Linux em sistemas dual boot
- Fix Logitech QuickCam (Messenger, Chat, Zoom, IM, Express) Not Compatible Driver Issue in Windows Vista SP1 Logitech QuickCam Fix (Messenger, Chat, Zoom, IM, expresso) não é compatível Driver problema no Windows Vista SP1
- Fix Deleted SAM File Causing Windows Vista Unable to Boot Error Corrigir arquivo excluído sam causar Windows Vista incapaz de arrancar erro
- Permanently Turn Off and Disable 64-bit (x64) Windows Vista Forced Driver Signature Signing with ReadyDriver Plus Desativar permanentemente e Desativar de 64 bits (x64) Windows Vista Forçado Driver Assinatura Assinatura com ReadyDriver Plus
- Windows Vista Cannot Auto Find Driver for New USB Device Plugged In O Windows Vista não pode Auto motorista para encontrar novas dispositivo USB conectado em
- USB Unknown Device Drive Issue, Not Working, Recognized or Connected Error After Upgrading and Installing Vista SP1 Dispositivo desconhecido drive USB questão, não funciona, reconhecidos ou conectados erro depois de instalar e atualizar Vista SP1
- Download Startup Manager 2.4.1 to Improve System Boot Up Time Baixar o Gerenciador de Inicialização 2.4.1 para melhorar sistema arrancar tempo
































