hi,
i have a problem with the installation from setup to a real hd the setup dies with this message:
allowconsolo() failed (status = 0x0000001)
well, my question is:
the installation procedure is only the copy of the reactos directory to the hd?
Sorry to ask to the DevelList but in the users list no one answer me :)
thanks
dalfa the enlightenedone wrote:
hi,
i have a problem with the installation from setup to a real hd the setup dies with this message:
allowconsolo() failed (status = 0x0000001)
That one seems a well known bug: http://www.reactos.com/wiki/index.php/ChangeLog-0.2.7 http://reactos.com/bugzilla/show_bug.cgi?id=688
the installation procedure is only the copy of the reactos directory to the hd?
It also prepares the SYSTEM registry hive with values depending on the operator choices and (little) hardware probing and installs the boot sector.
On Sat, 27 Aug 2005 22:26:55 +0200 Emanuele Aliberti ea@iol.it wrote:
|dalfa the enlightenedone wrote: | |>hi, |> |>i have a problem with the installation from |>setup to a real hd the setup dies with this |>message: |> |>allowconsolo() failed (status = 0x0000001) |> |That one seems a well known bug: |http://www.reactos.com/wiki/index.php/ChangeLog-0.2.7 |http://reactos.com/bugzilla/show_bug.cgi?id=688
thanks that show me the way ;) the problem is my keyboard is usb one so i plug an ps2 one and now all work :)
maybe a little more debug on the setup will help to others to figure this :) more easy
thanks :)
|>the installation procedure is only the copy |>of the reactos directory to the hd? |> |It also prepares the SYSTEM registry hive with values depending on the |operator choices and (little) hardware probing and installs the boot sector.
thanks, now i can install the system and now i configure the grub but i have another question the file bootsect.ros, wath has to say?
i made my freeldr.ini like this:
[ReactOS] BootType=ReactOS SystemPath=multi(0)disk(0)rdisk(0)partition(7)\reactos Options=/DEBUGPORT=SCREEN
but the bootsect.ros i didnt find a example :)
thanks for the help