xzckiller / openeve

Automatically exported from code.google.com/p/openeve
0 stars 1 forks source link

modules dir doesn't exist #206

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

On the installation wiki one can read:

"adb shell umount /system/lib/modules
adb push modules.sqf /system/lib/modules/
adb push wireless.ko /system/lib/modules/
busybox mount -o loop /system/lib/modules/modules.sqf /system/lib/modules"

However the modules are not mounted and the directory doesnt exist.
Copying the wireless.ko seems to make the wireless work but the mount of 
modules.sqf is lost after a reboot

What version of the product are you using?
2. system-gb-20111011-snapshot
3. boot-gb237-111025-224mb-r193

On what operating system?
Linux

Original issue reported on code.google.com by jsea...@gmail.com on 27 Oct 2011 at 5:14

GoogleCodeExporter commented 9 years ago
don't use this way to install the shit :)
use the other way with the rescue image :)

Original comment by Katzen...@gmail.com on 27 Oct 2011 at 10:03

GoogleCodeExporter commented 9 years ago
Please see http://code.google.com/p/openeve/wiki/Installation

Original comment by wkp...@gmail.com on 28 Oct 2011 at 12:53