Index: boot/freeldr/freeldr/arch/i386/hwdisk.c =================================================================== --- boot/freeldr/freeldr/arch/i386/hwdisk.c (revision 74466) +++ boot/freeldr/freeldr/arch/i386/hwdisk.c (working copy) @@ -384,7 +384,6 @@ reactos_disk_count++; FsRegisterDevice(BootPath, &DiskVtbl); - DiskCount++; } PcBiosDiskCount = DiskCount;