Hello all
I am trying to make a memory disk for my dansguardian server to store the ipc files
My proxy (dansguardian) server runs in a jail.
if i do
i get the following error
What am i doing wrong.
Do i need some sysctl set?
Do i need to create the memory disk on the host itself
and mount it from there?
regards,
Johan Hendriks
I am trying to make a memory disk for my dansguardian server to store the ipc files
My proxy (dansguardian) server runs in a jail.
if i do
Code:
mdmfs -s 128m md /usr/memdisk
Code:
mdmfs: mdconfig (attach) exited with error code 1
What am i doing wrong.
Do i need some sysctl set?
Do i need to create the memory disk on the host itself
and mount it from there?
regards,
Johan Hendriks