[ros-kernel] updating ROS

Björn Fischer thebear80 at gmx.net
Wed Jan 21 10:06:28 CET 2004


Vizzini wrote:

>What's the current thinking on keeping freeldr in its own module?
>
> -Vizzini
>
>On Tue, 2004-01-20 at 14:13, Eric Kohl wrote:
>  
>
>>"Björn Fischer" <thebear80 at gmx.net> wrote:
>>
>>    
>>
>>>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?
>>>      
>>>
>>This looks like you didn't get the 'freeldr' module from CVS. This module
>>contains the bootloader code for CDs and harddisks and is required to build
>>the Boot-CD.
>>
>>To build the bootloader, run 'mingw32-make freeldr' from the reactos
>>directory. Then run 'mingw32-make bootcd' again.
>>    
>>

Ok, building freeldr and reactos works fine, also the creation of the 
bootcd.
I'm afraid when trying to install from the CD, the setup gives me the 
error "Cabinet not found" on the screen where it says "Setup prepares 
your computer for copying the ReactOS files."

Any idea about that?

Greetings

Björn


More information about the Ros-kernel mailing list