Statistics: Posted by Ragora — 11 May 2013, 16:56
Ze_PilOt wrote:Ragora wrote:Ze_PilOt wrote:Because what it does is not possible under linux easily/at all, unless you are using the root account.
May I ask what action does it perform that requires the root account?
Reading /dev/mem.
sudo groupadd memgroup
sudo usermod -a -G memgroup root
sudo useradd -G memgroup memuser
sudo chown root:memgroup /dev/mem
# Make sure read/write permissions are set so nothing blows up, the allow write portion probably isn't required since root still owns it and should have full control, all we want is to grant read access to our memuser.
sudo chmod g+wr /dev/mem
Statistics: Posted by Ragora — 10 May 2013, 04:45
Ragora wrote:Ze_PilOt wrote:Because what it does is not possible under linux easily/at all, unless you are using the root account.
May I ask what action does it perform that requires the root account?
Statistics: Posted by rootbeer23 — 09 May 2013, 11:11
Ze_PilOt wrote:Because what it does is not possible under linux easily/at all, unless you are using the root account.
Statistics: Posted by Ze_PilOt — 09 May 2013, 09:41
Statistics: Posted by Ragora — 09 May 2013, 01:30
Statistics: Posted by Ze_PilOt — 09 May 2013, 00:09
Statistics: Posted by rootbeer23 — 08 May 2013, 23:29
Ze_PilOt wrote:And it will serve what purpose ? Porting the dll is not possible in a near future sadly.
Statistics: Posted by Ragora — 08 May 2013, 22:18
Statistics: Posted by rootbeer23 — 08 May 2013, 16:28
Statistics: Posted by Ze_PilOt — 08 May 2013, 16:08
Statistics: Posted by rootbeer23 — 08 May 2013, 16:07
Statistics: Posted by Ze_PilOt — 08 May 2013, 16:04