summaryrefslogtreecommitdiff
path: root/blog/reactos-ramdisk-creator-gui.html
diff options
context:
space:
mode:
Diffstat (limited to 'blog/reactos-ramdisk-creator-gui.html')
-rw-r--r--blog/reactos-ramdisk-creator-gui.html43
1 files changed, 43 insertions, 0 deletions
diff --git a/blog/reactos-ramdisk-creator-gui.html b/blog/reactos-ramdisk-creator-gui.html
new file mode 100644
index 0000000..3f42f7d
--- /dev/null
+++ b/blog/reactos-ramdisk-creator-gui.html
@@ -0,0 +1,43 @@
+<!DOCTYPE html>
+<html>
+ <head>
+<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
+<link rel='stylesheet' type='text/css' href='style.css'>
+<meta property="og:title" content="ReactOS RAMDisk Creator GUI">
+<meta property="og:description" content="Initial release of ReactOS RAMDisk Creator GUI">
+<meta http-equiv="pragma" content="no-cache">
+<meta http-equiv="cache-control" content="no-cache">
+<title>Ghativega - About</title>
+<style>
+img { border: none ;}
+</style>
+</head>
+<body>
+<div class="blog-content"><p><a href="index.html">&lt;-- Back to main page</a></p>
+<div id="post">
+<h2>ReactOS RAMDisk Creator GUI</h2>
+<p>Posted on 16/09/2022 09:35:19 PM GMT</p>
+<br>
+<p>
+<img src="assets/images/ramdisk-creator.png" alt="screenshot"/>
+</p>
+<p>
+This is the initial release of ReactOS RAMDisk Creator GUI which is a complete rewrite, meant to replace both the <a href="https://github.com/arnavbhatt288/ros-ram-disk-creator">Win32 version</a> as well as the <a href="https://github.com/arnavbhatt288/ros-ramdisk-creator-linux">Linux version</a> but is an alternative of the <a href="https://github.com/arnavbhatt288/ros-ramdisk-creator-cli">CLI version</a>. Like the CLI version, it is a cross-platform, easy to use tool for helping you to create RAMDisks for <a href="https://reactos.org/">ReactOS</a>.
+</p>
+
+<h3> Features</h3>
+
+<ul>
+<li>Easy to use UI.</li>
+<li>Cross-platform. (Widnows &amp; Linux)</li>
+<li>Installs bootloader to your disks.</li>
+<li>Copies required files that you have specified.</li>
+<li>Generates <code>freeldr.ini</code> file depending upon the files specified.</li>
+</ul>
+
+<h3> Installation &amp; Usage</h3>
+<p>
+Go to the <a href="https://github.com/arnavbhatt288/ros-ramdisk-creator-gui">Github repository</a> for further instructions.
+</p>
+</div>
+</main><div class = footer><p>2023 ghativega.in | Powered by <a href="https://pedantic.software/git/blogit/">blogit</a> | <a href="atom.xml">Atom RSS</a></p></div></body></html>