[ros-kernel] updating ROS
Björn Fischer
thebear80 at gmx.net
Tue Jan 20 20:50:27 CET 2004
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?
Greetings
Björn
More information about the Ros-kernel
mailing list