Windows Vista Startup Hang and Boot Failure after SP1 on Corrupt Driver File (atapi.sys and ataport.sys) Avvio di Windows Vista e Hang mancato avvio dopo SP1 su Corrupt file del driver (Atapi.sys e ataport.sys)
During installation process of Nel corso del processo di installazione 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), presso il riavvio finale dopo il completamento della SP1 sembra essere installato con successo, il sistema non si avvia e di avvio con un messaggio di errore su un file di driver corrotti (o ataport.sys Atapi.sys), e raccomanda di fare il boot utente dall'originale Vista CD di installazione per riparare i file danneggiati.
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. Tuttavia, cercando di riparazione computer tramite Opzioni di ripristino del sistema non aiuta a recuperare il computer e sistema automaticamente rotoli tornare indietro e di installazione del Service Pack a punto di ripristino prima l'installazione di SP1. Worse still, any attempt to re-install Service Pack 1 again will trigger the same corrupt drive file error. Peggio ancora, a qualsiasi tentativo di re-installare il Service Pack 1 di nuovo attiveranno la stessa unità di file corrotti errore.
Apparently, the upgrading of Windows Vista SP1 is in great mess for many users. Apparentemente, l'aggiornamento di Windows Vista SP1 è in gran pasticcio per molti utenti. Above symptom is also related to other driver corrupted error which halt and hang the boot up process after installing Windows Vista SP1. Sintomo di cui sopra è anche legato ad altri driver danneggiato errore che arrestare e appendere il processo di avvio dopo l'installazione di Windows Vista SP1. Other possible error messages are: Altre eventuali messaggi di errore sono:
!! 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. Quando avviare il computer in modalità provvisoria, il caricamento di driver si ferma a tempo indeterminato la seguente riga, con unità disco rigido non ha più alcuna attività (la lettura o la scrittura, come la HDD LED è spento.
Loading: \windows\system32\drivers\crcdisk.sys Carico: \ 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. Per risolvere e non può risolvere il problema di fare il boot danneggiato a causa di conducente, alcuni file che non possono essere caricati durante l'avvio processo deve essere restaurato. To do so, users can boot up via Per fare ciò, gli utenti possono avviare tramite Windows Vista original RTM installation DVD Windows Vista RTM originale DVD di installazione , and open up a , E aprire un command prompt in Windows Recovery Environment prompt dei comandi di Windows Ambiente ripristino to copy the files affected from the DVD to replace the corrupted files on the system drive. per copiare i file interessati dal DVD di sostituire il file danneggiati sul drive di sistema.
- Configure in BIOS so that first or priority boot device is DVD optical drive. Configurare il BIOS in modo che prima o la priorità di boot dispositivo è DVD ottica.
- Insert the Vista installation DVD into the DVD drive. Vista inserire il DVD di installazione in DVD.
- Power on the computer. Accendere il computer. If applicable, press any key to boot from DVD. Se del caso, premere un tasto per avviare da 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 . Una volta che l'installazione di Windows Vista completa DVD di avvio, viene richiesto di specificare Lingua di installare, ora e valuta formato e la tastiera o il metodo di input. Choose the the appropriate options and click Next button. Scegli la le opzioni appropriate e fare clic su pulsante Avanti.
- On next screen, there are options to Install Now or Repair your computer. Sulla schermata successiva, ci sono opzioni per l'installazione o la riparazione di ora il computer. Click on Repair your computer . Fare clic sul riparare il computer.
- Choose the Windows installation that having problem. Scegli l'installazione di Windows che, avendo problema. Usually there is only one instance of Windows Vista which is automatically highlighted. Di solito vi è un solo esempio di Windows Vista che è automaticamente evidenziati. If so, simply click Next button. In caso affermativo, è sufficiente fare clic su pulsante Avanti.
- 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 si sono offerti qualsiasi opzioni di ripristino automatico, annullare tutti i prossimi fino a Opzioni di ripristino del sistema schermo che offre diverse scelte, che inizia con "Avvio di riparazione" e termina con "Prompt dei comandi".
- Click on Command Prompt to open a command prompt window. Fare clic su Prompt dei comandi per aprire una finestra del prompt dei comandi. The command prompt shell should show folder location as X:\Source, where X drive is the source installation files on Windows Vista DVD. Prompt dei comandi di shell dovrebbe mostrare come cartella X: \ Source, dove X è il disco di installazione di origine file sul DVD di Windows Vista.
- 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: Andare in C: \ windows \ system32 \ drivers \ cartella (uso cd C: \ windows \ system32 \ drivers \ comando, supponendo C è il vostro drive di sistema), e il backup dei seguenti file del driver:
acpi.sys
atapi.sys Atapi.sys
ataport.sys
battc.sys
compbatt.sys
intelide.sys
msahci.sys
pciidex.sys
wmiacpi.sys
crcdisk.sys (if affected) crcdisk.sys (se interessati)The command to backup can be of rename or copy. Il comando per il backup può essere di rinominare o copiare. For example: Per esempio:
copy acpi.sys acpi.sys.backupcopia acpi.sys acpi.sys.backupor o
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. In alternativa, creare una cartella di backup con il comando mkdir di backup in "C: \ windows \ system32 \ drivers \", quindi copiare tutti i file nella cartella di backup con copia di backup *.* \ comando, supponendo Vista C è l'installazione di unità.
- 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. Quindi copiare i file originali da simile cammino in X drive (dove i file di origine da DVD è mappata) per sostituire e sovrascrivere i file in Windows Vista installato unità di sistema. The commands are: I comandi sono:
copy x:\Windows\System32\drivers\acpi.sys c:\Windows\System32\drivers\acpi.syscopia x: \ windows \ system32 \ drivers \ acpi.sys c: \ windows \ system32 \ drivers \ acpi.sys
copy x:\Windows\System32\drivers\atapi..sys c:\Windows\System32\drivers\atapi..syscopia x: \ windows \ system32 \ drivers \ .. atapi sys c: \ windows \ system32 \ drivers \ atapi sys ..
copy x:\Windows\System32\drivers\ataport.sys c:\Windows\System32\drivers\ataport.syscopia x: \ windows \ system32 \ drivers \ ataport.sys c: \ windows \ system32 \ drivers \ ataport.sys
copy x:\Windows\System32\drivers\battc.sys c:\Windows\System32\drivers\battc.syscopia x: \ windows \ system32 \ drivers \ battc.sys c: \ windows \ system32 \ drivers \ battc.sys
copy x:\Windows\System32\drivers\compbatt.sys c:\Windows\System32\drivers\compbatt.syscopia x: \ windows \ system32 \ drivers \ compbatt.sys c: \ windows \ system32 \ drivers \ compbatt.sys
copy x:\Windows\System32\drivers\intelide.sys c:\Windows\System32\drivers\intelide.syscopia x: \ windows \ system32 \ drivers \ intelide.sys c: \ windows \ system32 \ drivers \ intelide.sys
copy x:\Windows\System32\drivers\msahci.sys c:\Windows\System32\drivers\msahci.syscopia x: \ windows \ system32 \ drivers \ msahci.sys c: \ windows \ system32 \ drivers \ msahci.sys
copy x:\Windows\System32\drivers\pciidex.sys c:\Windows\System32\drivers\pciidex.syscopia x: \ windows \ system32 \ drivers \ pciidex.sys c: \ windows \ system32 \ drivers \ pciidex.sys
copy x:\Windows\System32\drivers\wmiacpi.sys c:\Windows\System32\drivers\wmiacpi.syscopia 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)copia x: \ windows \ system32 \ drivers \ crcdisk.sys c: \ windows \ system32 \ drivers \ crcdisk.sys(se interessati)If prompt for overwriting destination file, answer Yes. Se prompt dei comandi per sovrascrivere file di destinazione, rispondere Sì.
- Type Exit to close the command window. Digitare Exit per chiudere la finestra di comando.
- Restart the PC. Riavviare il PC.
The PC should be able to boot up and log on into Windows Vista desktop now. Il PC deve essere in grado di avviare e accedere in Windows Vista Desktop ora. 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 Il sistema dovrebbe prompt che Windows Vista SP1 è installato con successo, tuttavia, alcuni file sono stati sostituiti con le versioni precedenti con risoluzione superiore, in modo che sia saggio per reinstallare SP1 with standalone update package SP1 con standalone pacchetto di aggiornamento .
IMPORTANT : You're reading a machine translated page which is provided "as is" without warranty. IMPORTANTE: stai leggendo una macchina tradotto pagina che è fornito "così com'è" senza alcuna garanzia. 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. A differenza di traduzione umana, traduzione automatica non capisce la grammatica, semantica, sintassi, idiomi del linguaggio naturale, così spesso inesatte produrre e di bassa qualità testo che è fuorviante e incomprensibile. Thus, please refer to Pertanto, si prega di fare riferimento a original English article articolo originale in lingua inglese when in doubt. in caso di dubbio.
Related Articles Articoli correlati
- System Halt 0xc0000034 Error When Boot Up After Installing Windows Vista SP1 Sistema di arrestare 0xC0000034 errore durante il boot-up dopo l'installazione di Windows Vista SP1
- Windows Vista Fails or Unable to Hibernate Problem after Installing SP1 Windows Vista non riesce o non sia in grado di Hibernate problema dopo l'installazione di SP1
- Windows Vista Failed to Start with ntkrnlpa.exe or ntoskrnl.exe 0xc0000428 Error Status Windows Vista Impossibile avviare con Ntkrnlpa.exe o ntoskrnl.exe 0xc0000428 stato di errore
- Windows Vista SP1 May Not Install on Linux Dual Boot Systems Windows Vista SP1 non può installare Linux su sistemi dual boot
- Fix Logitech QuickCam (Messenger, Chat, Zoom, IM, Express) Not Compatible Driver Issue in Windows Vista SP1 Logitech QuickCam correzione (Messenger, Chat, Zoom, IM, Express) non sono compatibili driver problema in Windows Vista SP1
- Fix Deleted SAM File Causing Windows Vista Unable to Boot Error Fissare soppresso file SAM causando Windows Vista in grado di boot di errore
- Permanently Turn Off and Disable 64-bit (x64) Windows Vista Forced Driver Signature Signing with ReadyDriver Plus Permanentemente spegnere e Disattiva a 64 bit (x64) di Windows Vista forzato Firma driver con firma ReadyDriver Plus
- Windows Vista Cannot Auto Find Driver for New USB Device Plugged In Windows Vista non può trovare auto per i nuovi driver dispositivo USB collegato
- USB Unknown Device Drive Issue, Not Working, Recognized or Connected Error After Upgrading and Installing Vista SP1 USB periferica sconosciuta Drive problema, non di lavoro, riconosciuta o collegati errore dopo l'aggiornamento e l'installazione di SP1 Vista
- Download Startup Manager 2.4.1 to Improve System Boot Up Time Download manager di avvio 2.4.1 per migliorare l'avvio del sistema su tempo



























