STOP :0x00......
Moderátoři: morke, Igoreso, Loki5567
- StanleyS
- Nováček

- Registrován: 21. čer 2005
- Kontaktovat uživatele:
STOP :0x00......
Omlouvám se jestli tento problém již byl zmiňován nebo popisován.
Disk Seagate 80 GB S-ATA.
Při instalaci systému skočí obr. smrti s výpisem :
STOP:0x00000024(0x001902FA,0xF7CA6B70,0xF7CA6870,0xF744483D)
ntfs.sys-Address F744483D base at F7433000,Datestamp 3d6de5c1
Na disku již bylo instalováno.Kdyby někdo věděl co s tím byl bych vděčen za každou radu,nerad bych vyhazoval 2měsíce starý disk.Děkuji
Disk Seagate 80 GB S-ATA.
Při instalaci systému skočí obr. smrti s výpisem :
STOP:0x00000024(0x001902FA,0xF7CA6B70,0xF7CA6870,0xF744483D)
ntfs.sys-Address F744483D base at F7433000,Datestamp 3d6de5c1
Na disku již bylo instalováno.Kdyby někdo věděl co s tím byl bych vděčen za každou radu,nerad bych vyhazoval 2měsíce starý disk.Děkuji
- Max Casper
- Začátečník

- Registrován: 03. srp 2004
- Bydliště: Prague
Takže tohle je z webu MS:
Děláš čistou instalaci? Zkus ten disk zformátovat. Použil jsi při instalaci sata driver?Popisný text zpráv STOP 0x00000023 a 0x00000024: FAT_FILE_SYSTEM nebo NTFS_FILE_SYSTEM
Obvyklá příčina: Fragmentovaný pevný disk nebo intenzivní vstupně-výstupní operace se soubory, některé typy softwaru pro zrcadlení jednotek nebo některý antivirový software.
CPU: AMD Ryzen 7 5800X MB: GIGABYTE B550 AORUS PRO AX RAM: Crucial 32GB KIT DDR4 3600MHz CL16 Ballistix Red HDD: Samsung 970 PRO 512GB & Crucial m4 128GB & Crucial MX500 1TB SSD VGA: MSI GeForce GTX 1660 Ti GAMING X 6G DVD: Samsung SH-S203B PSU: Corsair RM650x (2018) Case: Bigtower Chieftec BA-01B-B-SL LCD: 2x 27" Iiyama XB2783HSU-B1DP OS: Win 10 64b
- StanleyS
- Nováček

- Registrován: 21. čer 2005
- Kontaktovat uživatele:
- Seltsian-Void
- Začátečník

- Registrován: 09. čer 2005
- Bydliště: Most
- Kontaktovat uživatele:
Error Message: "STOP: 0x00000024 (0xParameter1, 0xParameter2, 0xParameter3, 0xParameter4) NTFS_FILE_SYSTEM."
Translation: There's a problem with the Ntfs.sys file, the driver that enables your computer to read and write data to a hard drive that uses the NTFS file system. The problem can be a corruption in the file, a damaged hard drive disk, or damaged SCSI or IDE (Integrated Drive Electronics) controllers (any device that controls data transfer between a device and a computer).
0xParameter1 contains the source file number (the first four hexadecimal characters after 0x) and the source line number (the last four hexadecimal characters) where the STOP error actually occurred.
Solution: Use the Event Viewer to check for error messages from SCSI or FASTFAT (the driver that Win2000 uses to access FAT file systems) in the system log. To launch the Event Viewer, click Start, Settings, and Control Panel; double-click Administrative Tools; and double-click Event Viewer. Check for error messages from Autochk in the application log. Error messages may tell you whether a device or a device driver is causing the STOP error.
Disable virus scanning, backup, disk defragmenting, and other programs that actively monitor the file system. If you have a hardware diagnostic program, it may be able to determine which device is causing the problem.
Run the CHKDSK utility with the /r switch to detect and correct file system damage, if any. To do this, click Start and Run, type chkdsk /r in the Open field, and click OK. If you are unable to boot your computer to run CHKDSK, try using the Recovery Console to run the CHKDSK routine. To do this, you will need to boot from Win2000 startup diskettes.
Before booting from the startup diskettes, you must modify the Txtsetup.sif file, located on the first setup diskette to disable the Ntfs.sys file from loading at boot time. Insert the first setup diskette into a working computer and then use Notepad to open the Txtsetup.sif file. Scroll through the file until you find the section labeled [FileSystems.Load]. Locate the line that begins with ntfs = ntfs.sys. Put a semicolon at the front of this line and save your changes. The new line should read, ";ntfs = ntfs.sys."
Boot from the setup diskettes. When the Welcome To Setup dialog box displays, press F10 to start the Recovery Console. When the Recovery Console prompt displays, you can try to repair the corrupted NTFS drive or partition. To attempt this, type chkdsk X: /p where X is the drive letter (for example, C).
When the CHKDSK utility finishes, remove the diskette, type exit, press RETURN, and restart your computer. If you still can't boot your computer, you may need to delete and recreate the corrupted partition.
//edit:Doufam, ze umis anglicky, zkusim jeste, co mi povi Microsoft
Translation: There's a problem with the Ntfs.sys file, the driver that enables your computer to read and write data to a hard drive that uses the NTFS file system. The problem can be a corruption in the file, a damaged hard drive disk, or damaged SCSI or IDE (Integrated Drive Electronics) controllers (any device that controls data transfer between a device and a computer).
0xParameter1 contains the source file number (the first four hexadecimal characters after 0x) and the source line number (the last four hexadecimal characters) where the STOP error actually occurred.
Solution: Use the Event Viewer to check for error messages from SCSI or FASTFAT (the driver that Win2000 uses to access FAT file systems) in the system log. To launch the Event Viewer, click Start, Settings, and Control Panel; double-click Administrative Tools; and double-click Event Viewer. Check for error messages from Autochk in the application log. Error messages may tell you whether a device or a device driver is causing the STOP error.
Disable virus scanning, backup, disk defragmenting, and other programs that actively monitor the file system. If you have a hardware diagnostic program, it may be able to determine which device is causing the problem.
Run the CHKDSK utility with the /r switch to detect and correct file system damage, if any. To do this, click Start and Run, type chkdsk /r in the Open field, and click OK. If you are unable to boot your computer to run CHKDSK, try using the Recovery Console to run the CHKDSK routine. To do this, you will need to boot from Win2000 startup diskettes.
Before booting from the startup diskettes, you must modify the Txtsetup.sif file, located on the first setup diskette to disable the Ntfs.sys file from loading at boot time. Insert the first setup diskette into a working computer and then use Notepad to open the Txtsetup.sif file. Scroll through the file until you find the section labeled [FileSystems.Load]. Locate the line that begins with ntfs = ntfs.sys. Put a semicolon at the front of this line and save your changes. The new line should read, ";ntfs = ntfs.sys."
Boot from the setup diskettes. When the Welcome To Setup dialog box displays, press F10 to start the Recovery Console. When the Recovery Console prompt displays, you can try to repair the corrupted NTFS drive or partition. To attempt this, type chkdsk X: /p where X is the drive letter (for example, C).
When the CHKDSK utility finishes, remove the diskette, type exit, press RETURN, and restart your computer. If you still can't boot your computer, you may need to delete and recreate the corrupted partition.
//edit:Doufam, ze umis anglicky, zkusim jeste, co mi povi Microsoft
Chybovat je lidské, ale jestli chcete něco opravdu pos..t potřebujete počítač.
diky vsem, co se podileli na zalozeni PCT 
- Seltsian-Void
- Začátečník

- Registrován: 09. čer 2005
- Bydliště: Most
- Kontaktovat uživatele:
A Microsoft radi:
Pokud používáte adaptér SCSI, obstarejte si od dodavatele hardwaru nejnovější ovladač pro systém Windows XP Professional, zakažte vyjednávání synchronizace zařízení SCSI, ověřte, zda je řetězec SCSI správně ukončen, a zkontrolujte identifikátory SCSI u zařízení. Nejste-li si provedením některého z těchto kroků jisti, vyhledejte pokyny v příručce k zařízení.
Jestliže používáte zařízení IDE (integrated device electronics), definujte vestavěný port IDE jako Pouze primární. Zkontrolujte, zda jsou jednotlivá zařízení IDE nastavena jako hlavní, podřízené nebo jediné (Master/Slave/Only). Odeberte všechna zařízení IDE kromě pevného disku. Nejste-li si provedením některého z těchto kroků jisti, vyhledejte pokyny v příručce k hardwaru.
Zakažte nebo odinstalujte software používající ovladače filtrů (například antivirové programy, programy pro defragmentaci disku, vzdálené řízení, server firewall nebo programy pro zálohování).
Spuštěním programu Chkdsk /f zjistěte, zda je systém souborů poškozen. Není-li možné program Chkdsk v systému Windows XP Professional spustit, přesuňte daný disk do jiného počítače se systémem Windows XP Professional a spusťte pro něj program Chkdsk z tohoto počítače.
//Edit:Taky radi: http://support.microsoft.com/default.as ... ;cs;836338 (tohle konecne vypada jako navod pro obycejneho smrtelnika
)
Pokud používáte adaptér SCSI, obstarejte si od dodavatele hardwaru nejnovější ovladač pro systém Windows XP Professional, zakažte vyjednávání synchronizace zařízení SCSI, ověřte, zda je řetězec SCSI správně ukončen, a zkontrolujte identifikátory SCSI u zařízení. Nejste-li si provedením některého z těchto kroků jisti, vyhledejte pokyny v příručce k zařízení.
Jestliže používáte zařízení IDE (integrated device electronics), definujte vestavěný port IDE jako Pouze primární. Zkontrolujte, zda jsou jednotlivá zařízení IDE nastavena jako hlavní, podřízené nebo jediné (Master/Slave/Only). Odeberte všechna zařízení IDE kromě pevného disku. Nejste-li si provedením některého z těchto kroků jisti, vyhledejte pokyny v příručce k hardwaru.
Zakažte nebo odinstalujte software používající ovladače filtrů (například antivirové programy, programy pro defragmentaci disku, vzdálené řízení, server firewall nebo programy pro zálohování).
Spuštěním programu Chkdsk /f zjistěte, zda je systém souborů poškozen. Není-li možné program Chkdsk v systému Windows XP Professional spustit, přesuňte daný disk do jiného počítače se systémem Windows XP Professional a spusťte pro něj program Chkdsk z tohoto počítače.
//Edit:Taky radi: http://support.microsoft.com/default.as ... ;cs;836338 (tohle konecne vypada jako navod pro obycejneho smrtelnika
Chybovat je lidské, ale jestli chcete něco opravdu pos..t potřebujete počítač.
diky vsem, co se podileli na zalozeni PCT 
- StanleyS
- Nováček

- Registrován: 21. čer 2005
- Kontaktovat uživatele:
- Seltsian-Void
- Začátečník

- Registrován: 09. čer 2005
- Bydliště: Most
- Kontaktovat uživatele:
A zkousel si nastavit v BIOSu jako primarni bootovaci jednotku cd-romku, nabootovat z instalacniho CD oken a zkusit ten navod z odkazu?Nemam zkusenost s tim, jak se to chova se SATA, ze ma prednost to vim, ale pokud to takhle nastavis, mohlo by to jit, ale opravdu Ti to nereknu na 100%, SATA nemam 
Chybovat je lidské, ale jestli chcete něco opravdu pos..t potřebujete počítač.
diky vsem, co se podileli na zalozeni PCT 