Page 1 of 2

RamDisk Boot Option

Posted: Mon Oct 06, 2014 4:16 pm
by Pi_User5
What does the RamDisk option do in Freeloader? When I select it, it fails.

Option: http://goo.gl/NXgaKC
Fail: http://goo.gl/f3e5Al

Re: RamDisk Boot Option

Posted: Mon Oct 06, 2014 9:08 pm
by Webunny
Pi_User5 wrote:What does the RamDisk option do in Freeloader? When I select it, it fails.

Option: http://goo.gl/NXgaKC
Fail: http://goo.gl/f3e5Al
I guess: loading it in RAM? :?

Re: RamDisk Boot Option

Posted: Mon Oct 06, 2014 9:12 pm
by Pi_User5
What ever it does, it does not work. Picture: http://goo.gl/f3e5Al

Re: RamDisk Boot Option

Posted: Tue Oct 07, 2014 2:55 am
by Pi_User5
Debug log:

Code: Select all

Assertion 'KeyNode->Signature == CM_KEY_NODE_SIGNATURE' failed at /srv/buildbot_                                             cmake/full_cmake/build/boot/freeldr/freeldr/reactos/registry.c line 377

Re: RamDisk Boot Option

Posted: Tue Oct 07, 2014 12:30 pm
by hbelusca
Pi_User5 wrote:Debug log:

Code: Select all

Assertion 'KeyNode->Signature == CM_KEY_NODE_SIGNATURE' failed at /srv/buildbot_                                             cmake/full_cmake/build/boot/freeldr/freeldr/reactos/registry.c line 377
Registry corruption failure due to hard reboot of your VM, you're good for reinstalling ROS.

Re: RamDisk Boot Option

Posted: Tue Oct 07, 2014 1:50 pm
by Pi_User5
Registry corruption failure due to hard reboot of your VM, you're good for reinstalling ROS.
Okay. I will do that and try again.

Re: RamDisk Boot Option

Posted: Tue Oct 07, 2014 2:20 pm
by Pi_User5
Tried it. It still does not work. I just finished the second part of the installer and was about to boot for the first time.

Re: RamDisk Boot Option

Posted: Tue Oct 07, 2014 6:56 pm
by Z98
Ramdisk driver doesn't work, don't bother right now.

Re: RamDisk Boot Option

Posted: Tue Oct 07, 2014 7:01 pm
by Pi_User5
Ok. What would it normally do when the option is selected?

Re: RamDisk Boot Option

Posted: Tue Oct 07, 2014 7:17 pm
by hbelusca
Pi_User5 wrote:Ok. What would it normally do when the option is selected?
If ramdisks worked, it would load some kind of "reactos.bin" ramdisk image and boot it (the file name being specified in the kernel command line in freeldr.ini). But anyways. The option is there just for the only dev who sometimes work on it, or to push people writing patches to fix the issue.

Re: RamDisk Boot Option

Posted: Tue Oct 07, 2014 7:23 pm
by Pi_User5
If ramdisks worked, it would load some kind of "reactos.bin" ramdisk image and boot it (the file name being specified in the kernel command line in freeldr.ini). But anyways. The option is there just for the only dev who sometimes work on it, or to push people writing patches to fix the issue.
So it would create a disk drive to store things sort of like ImDisk toolkit?

Re: RamDisk Boot Option

Posted: Tue Oct 07, 2014 7:25 pm
by hbelusca
Your reactos.bin image would be the ReactOS C:\ drive (for example), from which ROS booted.

Re: RamDisk Boot Option

Posted: Tue Oct 07, 2014 7:42 pm
by Pi_User5
Your reactos.bin image would be the ReactOS C:\ drive (for example), from which ROS booted.
Ok. I see now.

Re: RamDisk Boot Option

Posted: Sat Nov 24, 2018 11:31 pm
by elhoir
Hi all,
Sorry for resurrecting this old thread, but i just realized about a software which would be good to hav e working in ROS.... and it´s a RAMDisk driver!

https://sourceforge.net/projects/imdisk-toolkit/

Pro: It´s Open Source!

EDIT: The driver itself is here

Re: RamDisk Boot Option

Posted: Mon Nov 26, 2018 3:46 am
by mrmajik45
(What open source licence?) --- After looking: "GNU GPL" Good.