(io/arcname.c:375) Booting from CD-ROM! (io/arcname.c:319) Could not find ntoskrnl.exe IoCreateSystemRootLink FAILED: (0xc0000001) - %KERNEL-WRN-UNSUCCESSFUL UNSUCCESSFUL KeBugCheck at ke/main.c:687 Bug detected (code 7b param 0 0 0 0) INACCESSIBLE_BOOT_DEVICE
Frames: <ntoskrnl.exe: a859> <ntoskrnl.exe: a879> <C0082E12> <ntoskrnl.exe: c0a9> <C0083681> <ntoskrnl.exe: 115c>
this is using the livecd, haven't figured out how to mod the bootcd to display that output.
Sorry, it got truncated:
http://rafb.net/paste/results/3p680b91.html
Richard Campbell wrote:
(io/arcname.c:375) Booting from CD-ROM! (io/arcname.c:319) Could not find ntoskrnl.exe IoCreateSystemRootLink FAILED: (0xc0000001) - %KERNEL-WRN-UNSUCCESSFUL UNSUCCESSFUL KeBugCheck at ke/main.c:687 Bug detected (code 7b param 0 0 0 0) INACCESSIBLE_BOOT_DEVICE
Frames: <ntoskrnl.exe: a859> <ntoskrnl.exe: a879> <C0082E12> <ntoskrnl.exe: c0a9> <C0083681> <ntoskrnl.exe: 115c>
this is using the livecd, haven't figured out how to mod the bootcd to display that output.
Ros-dev mailing list Ros-dev@reactos.com http://reactos.com:8080/mailman/listinfo/ros-dev
-----Original Message----- From: ros-dev-bounces@reactos.com [mailto:ros-dev-bounces@reactos.com] On Behalf Of Richard Campbell Sent: Tuesday, September 28, 2004 9:37 PM To: ReactOS Development List Subject: Re: [ros-dev] RE: [ros-kernel] BootCD doesn't boot...
Sorry, it got truncated:
http://rafb.net/paste/results/3p680b91.html
Richard Campbell wrote:
(io/arcname.c:163) CD-ROM drives: 0
There wasn't detected a cdrom drive. The next step is, you should enable the debug prints from atapi.c.
- Hartmut
That's WITH atapi debug messages on and a clean make.
(ke/i386/kernel.c:311) CPU supports PAE mode (ke/i386/kernel.c:322) CPU doesn't run in PAE mode (ke/i386/kernel.c:327) CPU Vendor: AuthenticAMD (ke/i386/kernel.c:331) CPU Model: AMD Athlon(tm) XP 2200+ (ke/i386/kernel.c:334) Ke386CacheAlignment: 64 (ke/i386/kernel.c:337) Ke386L1CacheSize: 128kB (ke/i386/kernel.c:341) Ke386L2CacheSize: 256kB DriverBase for \SystemRoot\system32\drivers\pci.sys: dcc02000 Peripheral Component Interconnect Bus Driver DriverBase for scsiport.sys: dcc0c000 DriverBase for atapi.sys: dcc19000 (ldr/loader.c:1468) LdrPEGetExportByName(): failed to find NTOSKRNL.RtlConvertUlongToLargeInteger (ldr/loader.c:1553) Failed to import NTOSKRNL.RtlConvertUlongToLargeInteger from scsiport.sys DriverBase for class2.sys: dcc27000 DriverBase for cdrom.sys: dcc31000 DriverBase for disk.sys: dcc39000 DriverBase for vfatfs.sys: dcc42000 DriverBase for bootvid.sys: dcc57000 DriverBase for cdfs.sys: dcc78000 DriverBase for ndis.sys: dcc85000 (io/arcname.c:56) IoCreateArcNames() called (io/arcname.c:61) Floppy drives: 0 (io/arcname.c:86) Disk drives: 0 (io/arcname.c:163) CD-ROM drives: 0 (io/arcname.c:187) IoCreateArcNames() done (io/arcname.c:346) multi(0)disk(0)cdrom(159)\reactos /MININT /DEBUGPORT=COM1 (io/arcname.c:353) multi(0)disk(0)cdrom(159)\reactos (io/arcname.c:359) Boot path: \reactos (io/arcname.c:368) ARC name: multi(0)disk(0)cdrom(159) (io/arcname.c:375) Booting from CD-ROM! (io/arcname.c:319) Could not find ntoskrnl.exe IoCreateSystemRootLink FAILED: (0xc0000001) - %KERNEL-WRN-UNSUCCESSFUL UNSUCCESSFUL KeBugCheck at ke/main.c:687 Bug detected (code 7b param 0 0 0 0) INACCESSIBLE_BOOT_DEVICE
Frames: <ntoskrnl.exe: a859> <ntoskrnl.exe: a879> <C0082E12> <ntoskrnl.exe: c0a9> <C0083681> <ntoskrnl.exe: 115c>
Hartmut Birr wrote:
-----Original Message----- From: ros-dev-bounces@reactos.com [mailto:ros-dev-bounces@reactos.com] On Behalf Of Richard Campbell Sent: Tuesday, September 28, 2004 9:37 PM To: ReactOS Development List Subject: Re: [ros-dev] RE: [ros-kernel] BootCD doesn't boot...
Sorry, it got truncated:
http://rafb.net/paste/results/3p680b91.html
Richard Campbell wrote:
(io/arcname.c:163) CD-ROM drives: 0
There wasn't detected a cdrom drive. The next step is, you should enable the debug prints from atapi.c.
- Hartmut
Ros-dev mailing list Ros-dev@reactos.com http://reactos.com:8080/mailman/listinfo/ros-dev
You a using a too new binutils? I think it was thomas that spotted that the support for forwarded exports is broken in the new release of binutils.
Casper
-----Original Message----- From: ros-dev-bounces@reactos.com [mailto:ros-dev-bounces@reactos.com] On Behalf Of Richard Campbell Sent: 28. september 2004 22:08 To: ReactOS Development List Subject: Re: [ros-dev] RE: [ros-kernel] BootCD doesn't boot...
That's WITH atapi debug messages on and a clean make.
(ke/i386/kernel.c:311) CPU supports PAE mode (ke/i386/kernel.c:322) CPU doesn't run in PAE mode (ke/i386/kernel.c:327) CPU Vendor: AuthenticAMD (ke/i386/kernel.c:331) CPU Model: AMD Athlon(tm) XP 2200+ (ke/i386/kernel.c:334) Ke386CacheAlignment: 64 (ke/i386/kernel.c:337) Ke386L1CacheSize: 128kB (ke/i386/kernel.c:341) Ke386L2CacheSize: 256kB DriverBase for \SystemRoot\system32\drivers\pci.sys: dcc02000 Peripheral Component Interconnect Bus Driver DriverBase for scsiport.sys: dcc0c000 DriverBase for atapi.sys: dcc19000 (ldr/loader.c:1468) LdrPEGetExportByName(): failed to find NTOSKRNL.RtlConvertUlongToLargeInteger (ldr/loader.c:1553) Failed to import NTOSKRNL.RtlConvertUlongToLargeInteger from scsiport.sys DriverBase for class2.sys: dcc27000 DriverBase for cdrom.sys: dcc31000 DriverBase for disk.sys: dcc39000 DriverBase for vfatfs.sys: dcc42000 DriverBase for bootvid.sys: dcc57000 DriverBase for cdfs.sys: dcc78000 DriverBase for ndis.sys: dcc85000 (io/arcname.c:56) IoCreateArcNames() called (io/arcname.c:61) Floppy drives: 0 (io/arcname.c:86) Disk drives: 0 (io/arcname.c:163) CD-ROM drives: 0 (io/arcname.c:187) IoCreateArcNames() done (io/arcname.c:346) multi(0)disk(0)cdrom(159)\reactos /MININT /DEBUGPORT=COM1 (io/arcname.c:353) multi(0)disk(0)cdrom(159)\reactos (io/arcname.c:359) Boot path: \reactos (io/arcname.c:368) ARC name: multi(0)disk(0)cdrom(159) (io/arcname.c:375) Booting from CD-ROM! (io/arcname.c:319) Could not find ntoskrnl.exe IoCreateSystemRootLink FAILED: (0xc0000001) - %KERNEL-WRN-UNSUCCESSFUL UNSUCCESSFUL KeBugCheck at ke/main.c:687 Bug detected (code 7b param 0 0 0 0) INACCESSIBLE_BOOT_DEVICE
Frames: <ntoskrnl.exe: a859> <ntoskrnl.exe: a879> <C0082E12> <ntoskrnl.exe: c0a9> <C0083681> <ntoskrnl.exe: 115c>
Hartmut Birr wrote:
-----Original Message----- From: ros-dev-bounces@reactos.com [mailto:ros-dev-bounces@reactos.com] On Behalf Of Richard Campbell Sent: Tuesday, September 28, 2004 9:37 PM To: ReactOS Development List Subject: Re: [ros-dev] RE: [ros-kernel] BootCD doesn't boot...
Sorry, it got truncated:
http://rafb.net/paste/results/3p680b91.html
Richard Campbell wrote:
(io/arcname.c:163) CD-ROM drives: 0
There wasn't detected a cdrom drive. The next step is, you
should enable the
debug prints from atapi.c.
- Hartmut
Ros-dev mailing list Ros-dev@reactos.com http://reactos.com:8080/mailman/listinfo/ros-dev
Ros-dev mailing list Ros-dev@reactos.com http://reactos.com:8080/mailman/listinfo/ros-dev
But if you use an OLD binutils then you get a crash.
Casper Hornstrup wrote:
You a using a too new binutils? I think it was thomas that spotted that the support for forwarded exports is broken in the new release of binutils.
Casper
-----Original Message----- From: ros-dev-bounces@reactos.com [mailto:ros-dev-bounces@reactos.com] On Behalf Of Richard Campbell Sent: 28. september 2004 22:08 To: ReactOS Development List Subject: Re: [ros-dev] RE: [ros-kernel] BootCD doesn't boot...
That's WITH atapi debug messages on and a clean make.
(ke/i386/kernel.c:311) CPU supports PAE mode (ke/i386/kernel.c:322) CPU doesn't run in PAE mode (ke/i386/kernel.c:327) CPU Vendor: AuthenticAMD (ke/i386/kernel.c:331) CPU Model: AMD Athlon(tm) XP 2200+ (ke/i386/kernel.c:334) Ke386CacheAlignment: 64 (ke/i386/kernel.c:337) Ke386L1CacheSize: 128kB (ke/i386/kernel.c:341) Ke386L2CacheSize: 256kB DriverBase for \SystemRoot\system32\drivers\pci.sys: dcc02000 Peripheral Component Interconnect Bus Driver DriverBase for scsiport.sys: dcc0c000 DriverBase for atapi.sys: dcc19000 (ldr/loader.c:1468) LdrPEGetExportByName(): failed to find NTOSKRNL.RtlConvertUlongToLargeInteger (ldr/loader.c:1553) Failed to import NTOSKRNL.RtlConvertUlongToLargeInteger from scsiport.sys DriverBase for class2.sys: dcc27000 DriverBase for cdrom.sys: dcc31000 DriverBase for disk.sys: dcc39000 DriverBase for vfatfs.sys: dcc42000 DriverBase for bootvid.sys: dcc57000 DriverBase for cdfs.sys: dcc78000 DriverBase for ndis.sys: dcc85000 (io/arcname.c:56) IoCreateArcNames() called (io/arcname.c:61) Floppy drives: 0 (io/arcname.c:86) Disk drives: 0 (io/arcname.c:163) CD-ROM drives: 0 (io/arcname.c:187) IoCreateArcNames() done (io/arcname.c:346) multi(0)disk(0)cdrom(159)\reactos /MININT /DEBUGPORT=COM1 (io/arcname.c:353) multi(0)disk(0)cdrom(159)\reactos (io/arcname.c:359) Boot path: \reactos (io/arcname.c:368) ARC name: multi(0)disk(0)cdrom(159) (io/arcname.c:375) Booting from CD-ROM! (io/arcname.c:319) Could not find ntoskrnl.exe IoCreateSystemRootLink FAILED: (0xc0000001) - %KERNEL-WRN-UNSUCCESSFUL UNSUCCESSFUL KeBugCheck at ke/main.c:687 Bug detected (code 7b param 0 0 0 0) INACCESSIBLE_BOOT_DEVICE
Frames: <ntoskrnl.exe: a859> <ntoskrnl.exe: a879> <C0082E12> <ntoskrnl.exe: c0a9> <C0083681> <ntoskrnl.exe: 115c>
Hartmut Birr wrote:
-----Original Message----- From: ros-dev-bounces@reactos.com [mailto:ros-dev-bounces@reactos.com] On Behalf Of Richard Campbell Sent: Tuesday, September 28, 2004 9:37 PM To: ReactOS Development List Subject: Re: [ros-dev] RE: [ros-kernel] BootCD doesn't boot...
Sorry, it got truncated:
http://rafb.net/paste/results/3p680b91.html
Richard Campbell wrote:
(io/arcname.c:163) CD-ROM drives: 0
There wasn't detected a cdrom drive. The next step is, you
should enable the
debug prints from atapi.c.
- Hartmut
Ros-dev mailing list Ros-dev@reactos.com http://reactos.com:8080/mailman/listinfo/ros-dev
Ros-dev mailing list Ros-dev@reactos.com http://reactos.com:8080/mailman/listinfo/ros-dev
Ros-dev mailing list Ros-dev@reactos.com http://reactos.com:8080/mailman/listinfo/ros-dev
Casper Hornstrup wrote:
You a using a too new binutils? I think it was thomas that spotted that the support for forwarded exports is broken in the new release of binutils.
Just for the record...my binutils build from CVS 15/08/2004 works just fine. Did anyone contacted the MinGW maintainers about this problem?
Regards, Filip
-----Original Message----- From: ros-dev-bounces@reactos.com [mailto:ros-dev-bounces@reactos.com] On Behalf Of Richard Campbell Sent: Tuesday, September 28, 2004 10:08 PM To: ReactOS Development List Subject: Re: [ros-dev] RE: [ros-kernel] BootCD doesn't boot...
That's WITH atapi debug messages on and a clean make.
(ke/i386/kernel.c:311) CPU supports PAE mode (ke/i386/kernel.c:322) CPU doesn't run in PAE mode (ke/i386/kernel.c:327) CPU Vendor: AuthenticAMD (ke/i386/kernel.c:331) CPU Model: AMD Athlon(tm) XP 2200+ (ke/i386/kernel.c:334) Ke386CacheAlignment: 64 (ke/i386/kernel.c:337) Ke386L1CacheSize: 128kB (ke/i386/kernel.c:341) Ke386L2CacheSize: 256kB DriverBase for \SystemRoot\system32\drivers\pci.sys: dcc02000 Peripheral Component Interconnect Bus Driver DriverBase for scsiport.sys: dcc0c000 DriverBase for atapi.sys: dcc19000 (ldr/loader.c:1468) LdrPEGetExportByName(): failed to find NTOSKRNL.RtlConvertUlongToLargeInteger
It seems that you use binutils 2.15.91. Dlltool from this release is a little bit dirty. Since we have removed the *.edf files, forward references for dll's are always put in import libraries (only with the wrong dlltool). Scsiport exports ScsiPortConvertUlongToLargeInteger which is forwarded to NTOSKRNL.RtlConvertUlongToLargeInteger. Sciport.a contains NTOSKRNL.RtlConvertUlongToLargeInteger instead of ScsiPortConvertUlongToLargeInteger.
- Hartmut