Code: Alles auswählen
/usr/bin/install -c -d /dbox2/cdkflash/root/lib/modules/2.4.22
cp -ap /dbox2/cdkroot/lib/modules/2.4.22/kernel /dbox2/cdkroot/lib/modules/2.4.22/misc \
/dbox2/cdkflash/root/lib/modules/2.4.22
cp: cannot stat `/dbox2/cdkroot/lib/modules/2.4.22/kernel': No such file or directory
cp: cannot stat `/dbox2/cdkroot/lib/modules/2.4.22/misc': No such file or directory
make: *** [/dbox2/cdkflash/.flash] Error 1
Tatsächlich sind sie aber in lib/modules/2.4.22-dbox2.
Code: Alles auswählen
[root@notebook modules]# pwd
/dbox2/cdkroot/lib/modules
[root@notebook modules]# ls -la
total 16
drwxr-xr-x 3 root root 4096 Sep 20 19:31 .
drwxr-xr-x 11 root root 8192 Sep 20 20:36 ..
drwxr-xr-x 5 root root 4096 Sep 20 19:32 2.4.22-dbox2
Gibts das Kommando "top" im cdk nicht mehr?
Gruß Herbert