[ros-kernel] updating ROS

Björn Fischer thebear80 at gmx.net
Tue Jan 20 21:01:47 CET 2004


Björn Fischer wrote:

> Richard Campbell wrote:
>
>> Recompiling is not necessary
>>
>> 1) change the line that says:
>> HKLM,"SYSTEM\CurrentControlSet\Services\Sermouse","Start",0x00010001,0x00000004 
>>
>> to:
>> HKLM,"SYSTEM\CurrentControlSet\Services\Sermouse","Start",0x00010001,0x00000001 
>>
>>
>> 2)  do a 'mingw32-make bootcd'
>>
>> 3)  burn and install
>
>
>
> Sounds good, thanks. I'm afraid it doesn't really work:
> Output--------------------------------------------
> C:\ReactOS\reactos>mingw32-make bootcd
> ./tools/rmkdir C:\ReactOS\reactos/./../bootcd/disk
> ./tools/rmkdir C:\ReactOS\reactos/./../bootcd/disk/bootdisk
> ./tools/rmkdir C:\ReactOS\reactos/./../bootcd/disk/loader
> ./tools/rmkdir C:\ReactOS\reactos/./../bootcd/disk/reactos
> ./tools/rmkdir C:\ReactOS\reactos/./../bootcd/disk/reactos/system32
> ./tools/rcopy ../freeldr/bootsect/isoboot.bin 
> C:\ReactOS\reactos/./../bootcd/dis
> k/../isoboot.bin
> Cannot open input file: No such file or directory
> mingw32-make: *** [bootcd_directory_layout] Error 1
> ---------------------------------------------------
>
> The rmkdir's work correctly (the directory structure is there), but 
> why can isoboot.bin not be copied?


Funny answering my own message... Maybe I've found the problem. Do I 
need some additional source for freeldr whitch I don't have? And if so, 
where can I get it?

Thanks

Björn



More information about the Ros-kernel mailing list