From 424630365fdad54afabe3955158dcfdc6403993a Mon Sep 17 00:00:00 2001 From: Arnav Bhatt Date: Fri, 16 Sep 2022 21:35:19 +0530 Subject: ramdisk creator --- articles/reactos-ramdisk-creator-gui.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 articles/reactos-ramdisk-creator-gui.md (limited to 'articles/reactos-ramdisk-creator-gui.md') diff --git a/articles/reactos-ramdisk-creator-gui.md b/articles/reactos-ramdisk-creator-gui.md new file mode 100644 index 0000000..8f13723 --- /dev/null +++ b/articles/reactos-ramdisk-creator-gui.md @@ -0,0 +1,18 @@ +ReactOS RAMDisk Creator GUI + +![screenshot](assets/images/ramdisk-creator.png) + +This is the initial release of ReactOS RAMDisk Creator GUI which is a complete rewrite, meant to replace both the [Win32 version](https://github.com/arnavbhatt288/ros-ram-disk-creator) as well as the [Linux version](https://github.com/arnavbhatt288/ros-ramdisk-creator-linux) but is an alternative of the [CLI version](https://github.com/arnavbhatt288/ros-ramdisk-creator-cli). Like the CLI version, it is a cross-platform, easy to use tool for helping you to create RAMDisks for [ReactOS](https://reactos.org/). + +### Features +- Easy to use UI. +- Cross-platform. (Widnows & Linux) +- Installs bootloader to your disks. +- Copies required files that you have specified. +- Generates `freeldr.ini` file depending upon the files specified. + +### Installation & Usage +Go to the [Github repository](https://github.com/arnavbhatt288/ros-ramdisk-creator-gui) for further instructions. + +;tags:reactos software +;description:Initial release of ReactOS RAMDisk Creator GUI -- cgit v1.2.3