The eprd modules compiles fine on my gentoo box, insmod loads the module and it shows up in the outcome of lsmod.
But, when trying to create a ramdisk using
./eprd_setup -f /data/persramdisk.img -s 1G -c
the only output I get is:
Failed to open /dev/eprdcontrol, is eprd.ko loaded?
Might it be a kernel option that needs to absent/present?
Kernel / gcc: Gentoo 3.12.6-gentoo - x86_64 gcc version 4.8.2 (Gentoo 4.8.2 p1.1, pie-0.5.8)
Thanks, Gernot
Log in to post a comment.
The eprd modules compiles fine on my gentoo box, insmod loads the module
and it shows up in the outcome of lsmod.
But, when trying to create a ramdisk using
./eprd_setup -f /data/persramdisk.img -s 1G -c
the only output I get is:
Failed to open /dev/eprdcontrol, is eprd.ko loaded?
Might it be a kernel option that needs to absent/present?
Kernel / gcc:
Gentoo 3.12.6-gentoo - x86_64
gcc version 4.8.2 (Gentoo 4.8.2 p1.1, pie-0.5.8)
Thanks,
Gernot