From 9da9409da670d9666f0c3cd9c8f11f046aa624ca Mon Sep 17 00:00:00 2001 From: ReactOS Portable Systems Group Date: Sun, 20 Jul 2008 06:36:27 +0000 Subject: [PATCH] - Unlike NT, it seems React has a bug and does not automatically load the boot FS driver regardless of start type. svn path=/trunk/; revision=34605 --- reactos/boot/bootdata/hivesys_arm.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/boot/bootdata/hivesys_arm.inf b/reactos/boot/bootdata/hivesys_arm.inf index e5e661e5fcd..55e443591c2 100644 --- a/reactos/boot/bootdata/hivesys_arm.inf +++ b/reactos/boot/bootdata/hivesys_arm.inf @@ -766,7 +766,7 @@ HKLM,"SYSTEM\CurrentControlSet\Enum\HTREE\ROOT\0","",0x00000000,"" HKLM,"SYSTEM\CurrentControlSet\Services\Cdfs","ErrorControl",0x00010001,0x00000000 HKLM,"SYSTEM\CurrentControlSet\Services\Cdfs","Group",0x00000000,"File System" HKLM,"SYSTEM\CurrentControlSet\Services\Cdfs","ImagePath",0x00020000,"system32\drivers\cdfs.sys" -HKLM,"SYSTEM\CurrentControlSet\Services\Cdfs","Start",0x00010001,0x00000004 +HKLM,"SYSTEM\CurrentControlSet\Services\Cdfs","Start",0x00010001,0x00000000 HKLM,"SYSTEM\CurrentControlSet\Services\Cdfs","Type",0x00010001,0x00000002 ; RAM Disk class driver