Initial commit of JMraidcon. Don't expect anything real to work just yet
[JMraidcon.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index e69de29..c825501 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -0,0 +1,4 @@
+No installation yet, simply just 'make' it and execute (as a user that can write to the /dev/sd<X> device, typically root)
+
+To compile you need to have the kernel headers (specifically the SG_IO ioctl include files) present, for RHEL the package is called 'kernel-devel-<version>'
+