|
2011-06-27
, 05:47
|
Posts: 45 |
Thanked: 8 times |
Joined on Mar 2011
|
#393
|
|
2011-06-27
, 05:52
|
Posts: 43 |
Thanked: 50 times |
Joined on Apr 2011
@ Ipoh, Malaysia
|
#394
|
The Following User Says Thank You to MetalGearSolid For This Useful Post: | ||
|
2011-06-27
, 06:01
|
Posts: 45 |
Thanked: 8 times |
Joined on Mar 2011
|
#395
|
|
2011-06-27
, 07:27
|
Posts: 309 |
Thanked: 456 times |
Joined on Jan 2010
|
#396
|
Anyone have solution for this error : mkdir: cannot create directory '/dev/cgroup/cpu/user/': Permission denied
-sh: cannot create /dev/cgroup/cpu/user/16346/tasks: nonexistent directory
-sh: cannot create /dev/cgroup/cpu/user/16346/notify_on_release: nonexistent directory
its still happen even with new update....
|
2011-06-27
, 10:03
|
Posts: 155 |
Thanked: 61 times |
Joined on Nov 2009
|
#397
|
root@Nokia-N900:~# mkdir -p /dev/cgroup/cpu root@Nokia-N900:~# mount -t cgroup cgroup /dev/cgroup/cpu -o cpu,memory mount: mounting cgroup on /dev/cgroup/cpu failed: Device or resource busy
mount -t cgroup cgroup /dev/cgroup/cpu -o memory,cpu
mount -t cgroup cgroup /dev/cgroup/cpu
|
2011-06-27
, 10:34
|
|
Posts: 335 |
Thanked: 51 times |
Joined on May 2010
|
#398
|
Getting permission errors in xterm? Maybe you have this problem - where for example running the active parts of speedpatch manually:
I suspect (havent tested) that this is because cgroups is already mounted on /syspart - I had to change the mount in /etc/event.d/speedpatch fromCode:root@Nokia-N900:~# mkdir -p /dev/cgroup/cpu root@Nokia-N900:~# mount -t cgroup cgroup /dev/cgroup/cpu -o cpu,memory mount: mounting cgroup on /dev/cgroup/cpu failed: Device or resource busy
toCode:mount -t cgroup cgroup /dev/cgroup/cpu -o memory,cpu
Code:mount -t cgroup cgroup /dev/cgroup/cpu
|
2011-06-27
, 10:52
|
Posts: 195 |
Thanked: 96 times |
Joined on May 2011
|
#399
|
|
2011-06-27
, 11:34
|
|
Posts: 335 |
Thanked: 51 times |
Joined on May 2010
|
#400
|
Tags |
autobrick, awesome-script, do no install, f***epitaph, install it now, perfect_ n900, script-a-brick, very safe |
Thread Tools | |
|
-sh: cannot create /dev/cgroup/cpu/user/16346/tasks: nonexistent directory
-sh: cannot create /dev/cgroup/cpu/user/16346/notify_on_release: nonexistent directory
its still happen even with new update....
CasTTeLLo