summaryrefslogtreecommitdiff
path: root/articles/reactos-ramdisk-creator-gui.md
blob: 23d0413c4be5b24865517ecabbb5d3b19045b7ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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