Windows Vista Startup Hang and Boot Failure after SP1 on Corrupt Driver File (atapi.sys and ataport.sys) Di avvio di Windows Vista e Hang mancato avvio dopo SP1 su Corrupt file del driver (Atapi.sys e ataport.sys)

During installation process of Durante il processo di installazione di 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), al riavvio dopo il completamento definitivo del SP1 sembra essere installato con successo, il sistema non riesce ad avviare 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 Vista dal CD di installazione originale per riparare i file corrotti.

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, nel tentativo di riparazione computer tramite Opzioni ripristino di sistema non aiuta a recuperare il computer, e il sistema automaticamente rotoli tornare indietro e di installazione del service pack di punto di ripristino prima dell'installazione di SP1. Worse still, any attempt to re-install Service Pack 1 again will trigger the same corrupt drive file error. Peggio ancora, ogni tentativo di re-installare il Service Pack 1 per attivare nuovamente lo stesso errore di file corrotti unità.

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. Sopra sintomo è anche legato ad altri driver danneggiato errore che arresta e appendere il processo di avvio dopo l'installazione di Windows Vista SP1. Other possible error messages are: Altri possibili 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 si avvia il computer in modalità provvisoria, i conducenti di caricamento si ferma a tempo indeterminato la seguente riga, con disco rigido non ha più alcuna attività (lettura o la scrittura, come il disco rigido LED è spento.

Loading: \windows\system32\drivers\crcdisk.sys Caricamento: \ 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 risolvere il problema in grado di avviare a causa di driver danneggiati, 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 con Windows Vista original RTM installation DVD Windows Vista RTM DVD di installazione originale , and open up a , E aprire un command prompt in Windows Recovery Environment prompt dei comandi in Ambiente ripristino Windows 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 i file danneggiati sul sistema.

  1. Configure in BIOS so that first or priority boot device is DVD optical drive. Configurazione del BIOS in modo che prima o la priorità di boot del dispositivo è l'unità ottica DVD.
  2. Insert the Vista installation DVD into the DVD drive. Vista Inserire il DVD di installazione nel lettore DVD.
  3. Power on the computer. Accendere il computer. If applicable, press any key to boot from DVD. Se del caso, premere un tasto qualsiasi per fare il boot da DVD.
  4. 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 il DVD di installazione di Windows Vista boot completa, ti viene chiesto di specificare lingua per l'installazione, il tempo e valuta il formato e la tastiera o il metodo di input. Choose the the appropriate options and click Next button.
  5. On next screen, there are options to Install Now or Repair your computer. Sulla schermata successiva, ci sono le opzioni per l'installazione o riparazione ora il computer. Click on Repair your computer . Fare clic sulla riparazione computer.
  6. Choose the Windows installation that having problem. Scegliere l'installazione di Windows che hanno problemi. Usually there is only one instance of Windows Vista which is automatically highlighted. Normalmente vi è un solo esempio di Windows Vista che viene automaticamente evidenziata. If so, simply click Next button. Se è così, basta fare clic su Avanti.
  7. 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 riparazione automatica opzioni, di annullare tutti i loro fino ad arrivare alla schermata Opzioni di ripristino di sistema, che offre diverse scelte, che inizia con "Startup Repair" e termina con "Prompt dei comandi".
  8. 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. Il prompt dei comandi della shell dovrebbe mostrare come cartella X: \ Source, dove X è l'unità di origine file di installazione sul DVD di Windows Vista.
  9. 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: Vai alla cartella C: \ Windows \ System32 \ drivers \ cartella (uso cd C: \ Windows \ System32 \ drivers \ comando, supponendo C è la vostra unità di sistema), e il backup dei seguenti file di driver:

    acpi.sys acpi.sys
    atapi.sys Atapi.sys
    ataport.sys ataport.sys
    battc.sys battc.sys
    compbatt.sys compbatt.sys
    intelide.sys intelide.sys
    msahci.sys msahci.sys
    pciidex.sys pciidex.sys
    wmiacpi.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: Ad esempio:

    copy acpi.sys acpi.sys.backup

    or o

    ren acpi.sys acpi.sys.backup

    Alternatively, 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 backup in "C: \ Windows \ System32 \ drivers \", e quindi copiare tutti i file nella cartella di backup con la copia di backup *.* \ command, assumendo Vista C è di installazione.

  10. 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 dal percorso simile in X unità (dove il file sorgente è mappata da DVD) per sostituire e sovrascrivere i file in Windows Vista, sistema installato unità. The commands are: I comandi sono i seguenti:

    copy x:\Windows\System32\drivers\acpi.sys c:\Windows\System32\drivers\acpi.sys
    copy x:\Windows\System32\drivers\atapi..sys c:\Windows\System32\drivers\atapi..sys
    copy x:\Windows\System32\drivers\ataport.sys c:\Windows\System32\drivers\ataport.sys
    copy x:\Windows\System32\drivers\battc.sys c:\Windows\System32\drivers\battc.sys
    copy x:\Windows\System32\drivers\compbatt.sys c:\Windows\System32\drivers\compbatt.sys
    copy x:\Windows\System32\drivers\intelide.sys c:\Windows\System32\drivers\intelide.sys
    copy x:\Windows\System32\drivers\msahci.sys c:\Windows\System32\drivers\msahci.sys
    copy x:\Windows\System32\drivers\pciidex.sys c:\Windows\System32\drivers\pciidex.sys
    copy 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
    copy x:\Windows\System32\drivers\acpi.sys c:\Windows\System32\drivers\acpi.sys
    copy x:\Windows\System32\drivers\atapi..sys c:\Windows\System32\drivers\atapi..sys
    copy x:\Windows\System32\drivers\ataport.sys c:\Windows\System32\drivers\ataport.sys
    copy x:\Windows\System32\drivers\battc.sys c:\Windows\System32\drivers\battc.sys
    copy x:\Windows\System32\drivers\compbatt.sys c:\Windows\System32\drivers\compbatt.sys
    copy x:\Windows\System32\drivers\intelide.sys c:\Windows\System32\drivers\intelide.sys
    copy x:\Windows\System32\drivers\msahci.sys c:\Windows\System32\drivers\msahci.sys
    copy x:\Windows\System32\drivers\pciidex.sys c:\Windows\System32\drivers\pciidex.sys
    copy 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)
    copy x:\Windows\System32\drivers\acpi.sys c:\Windows\System32\drivers\acpi.sys
    copy x:\Windows\System32\drivers\atapi..sys c:\Windows\System32\drivers\atapi..sys
    copy x:\Windows\System32\drivers\ataport.sys c:\Windows\System32\drivers\ataport.sys
    copy x:\Windows\System32\drivers\battc.sys c:\Windows\System32\drivers\battc.sys
    copy x:\Windows\System32\drivers\compbatt.sys c:\Windows\System32\drivers\compbatt.sys
    copy x:\Windows\System32\drivers\intelide.sys c:\Windows\System32\drivers\intelide.sys
    copy x:\Windows\System32\drivers\msahci.sys c:\Windows\System32\drivers\msahci.sys
    copy x:\Windows\System32\drivers\pciidex.sys c:\Windows\System32\drivers\pciidex.sys
    copy 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
    (se interessati)

    If prompt for overwriting destination file, answer Yes. Se richiesta di sovrascrivere file di destinazione, rispondere Sì.

  11. Type Exit to close the command window. Digitare Exit per chiudere la finestra di comandi.
  12. 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 a 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 indurre che Windows Vista SP1 è installato con successo, tuttavia, alcuni file sono stati sostituiti con versioni più vecchie, con risoluzione di cui sopra, quindi è consigliabile 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: You're lettura una macchina tradotto pagina che è fornito "come è" senza 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 comprendere la grammatica, la 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 inglese when in doubt. quando in dubbio.



2 Responses to “Windows Vista Startup Hang and Boot Failure after SP1 on Corrupt Driver File (atapi.sys and ataport.sys)” 2 Responses to "Avvio di Windows Vista e Hang mancato avvio dopo SP1 su Corrupt file del driver (Atapi.sys e ataport.sys)"

  1. Matthew Miller Matthew Miller
    April 3rd, 2009 15:31 3 aprile 2009 15:31
    2 2

    Ignore the last message, I kept typing it wrong, its too late. Ignora l'ultimo messaggio, ho continuato a digitare è sbagliato, il suo troppo tardi.

    Thanks Grazie : D

  2. Matthew Miller Matthew Miller
    April 3rd, 2009 15:26 3 aprile 2009 15:26
    1 1

    Hi, thanks for the help. Ciao, grazie per l'aiuto. I am having one problem that I hope is simple. Ho un problema che mi auguro è semplice. When in the command prompt, it will not allow me to change directory to C:\Windows\System32\drivers\ Quando nel prompt dei comandi, non mi permette di cambiare la directory in C: \ Windows \ System32 \ drivers \
    Any ideas? Qualsiasi idee?

Leave a Reply Lasci una risposta

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> È possibile utilizzare questi tag: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. Iscriviti ai commenti funzione è stata disattivata. To receive notification of latest comments posted, subscribe to Per ricevere la notifica degli ultimi commenti inviati, iscriviti alla Tip and Trick Comments RSS feed Suggerimento Trick Commenti e feed RSS or o register to receive Registrati per ricevere new comments in daily email digest. nuovi commenti in email giornaliera digerire.
Custom Search

Incoming Search Terms for the Article Cerca in arrivo Condizioni per l'articolo

crcdisk.exe crcdisk.exe - -- crcdisk.sys vista hang Vista crcdisk.sys appendere - -- acpi.sys vista acpi.sys Vista - -- ataport.sys ataport.sys - -- atapi.sys vista Atapi.sys Vista - -- acpi.sys vista sp1 acpi.sys Vista SP1 - -- windowssystem32driverscrcdisk.sys windowssystem32driverscrcdisk.sys - -- vista sp1 acpi.sys Vista SP1 acpi.sys - -- windows vista boot failure mancato avvio di Windows Vista - -- windowssystem32driverscrcdisk.sys windowssystem32driverscrcdisk.sys - -- acpi.sys 0xc0000098 acpi.sys 0xc0000098 - -- pciidex.sys 0xc0000098 pciidex.sys 0xc0000098 - -- vista acpi.sys Vista acpi.sys - -- intelide.sys 0xc0000098 intelide.sys 0xc0000098 - -- BATTC.SYS vista BATTC.SYS Vista - -- windows vista startup failure mancato avvio di Windows Vista - -- crcdisk.sys crcdisk.sys - -- C:windowssystem32driverscrcdisk.sys C: windowssystem32driverscrcdisk.sys - -- boot critical file c: toskrnl.exe is corrupt critica il file di boot c: toskrnl.exe è corrotto - -- 0xc0000098 acpi.sys 0xc0000098 acpi.sys - -- vista boot failure Vista mancato avvio - -- windowssystem32driversacpi.sys windowssystem32driversacpi.sys - -- msahci.sys download msahci.sys scaricare - -- Windows vista startup error Errore di avvio di Windows Vista - -- 0xc0000098 0xc0000098 - -- vista startup failure mancato avvio di Vista - -- pciidex.sys vista pciidex.sys Vista - -- boot failure vista mancato avvio vista - -- X:windowssystem32 X: windowssystem32 - -- crcdisk.sys corrupt crcdisk.sys corrotto - -- crcdisk.sys failure crcdisk.sys fallimento - -- intelide.sys corrupt intelide.sys corrotto - -- intelide.sys error intelide.sys errore - -- crcdisk sys resolve sys crcdisk risolvere - -- windowssystem32driversacpi.sys windowssystem32driversacpi.sys - -- vista hangs on boot Vista si blocca al boot - -- windows system32 drivers crcdisk.sys finestre system32 driver crcdisk.sys - -- intelide.sys vista intelide.sys Vista - -- crcdisk.sys vista sp1 crcdisk.sys Vista SP1 - -- pciidex.sys corrupt pciidex.sys corrotto - -- windows/system32/drivers/crcdisk.sys windows/system32/drivers/crcdisk.sys - -- acpi.sys corrupt vista acpi.sys corrotti Vista - -- vista acpi.sys corrupt Vista acpi.sys corrotto - -- windowssystem32driverscrcdisk windowssystem32driverscrcdisk - -- ataport.sys 0xc0000098 ataport.sys 0xc0000098 - -- windows/system32/drivers/acpi.sys windows/system32/drivers/acpi.sys - -- crcdisk crcdisk - -- ataport.sys download ataport.sys scaricare - -- windows vista boot error errore di avvio di Windows Vista - -- crcdisk.sys sp1 crcdisk.sys sp1 - -- vista sp1 boot failure Vista SP1 mancato avvio - -- 0xc0000098 intelide.sys 0xc0000098 intelide.sys - -- system32driverscrcdisk.sys system32driverscrcdisk.sys - -- INTELIDE.SYS is corrupt INTELIDE.SYS è corrotto - -- compbatt.sys compbatt.sys - -- vista startup hang Vista avvio appendere - -- vista hang crcdisk.sys Vista appendere crcdisk.sys - -- vista sp1 acpi.sys corrupt Vista SP1 acpi.sys corrotto - -- acpi.sys corrupted vista acpi.sys corrotti Vista - -- booting windows vista acpi l'avvio di Windows Vista acpi - -- ataport.sys error ataport.sys errore - -- vista crcdisk.sys Vista crcdisk.sys - -- X:windowssystem32> X: windowssystem32> - -- intelide.sys vista sp1 intelide.sys Vista SP1 - -- acpi.sys is corrupt vista acpi.sys è corrotto Vista - -- windows vista boot up failure Windows Vista avvio fallimento - -- windows system32 drivers acpi.sys finestre system32 driver acpi.sys - -- WINDOWSSYSTEM32DRIVERSATAPI.SYS WINDOWSSYSTEM32DRIVERSATAPI.SYS - -- boot failure after sp1 vista mancato avvio dopo Vista SP1 - -- can not boot vista after sp1 non può essere avviato dopo Vista SP1 - -- vista sp1 crcdisk.sys Vista SP1 crcdisk.sys - -- vista hangs after sp1 Vista si blocca dopo SP1 - -- windows vista sp1 acpi.sys Windows Vista SP1 acpi.sys - -- battc.sys battc.sys - -- acpi.sys corrupt vista sp1 acpi.sys corrotti Vista SP1 - --