[Q] cifs.ko on Nook HD CM10

BobL8

New member
Dec 30, 2012
1
0
0
Great work by bokbokan and others getting CM10 on Nook HD, here. Attempts to mount network CIFS (using e.g. cifsmanager or Mount Manager result in the mount error "No such device". Reading here offers a clue this is due to /system/lib/modules/cifs.ko not getting loaded and/or the CM10 build not supporting CIFS.

Manually in rooted Terminal Emulator, I've tried
chmod 777 cifs.ko
and
ismod cifs.ko
. The latter returns
insmod: init_module 'cifs.ko' failed (Exec format error)
.

I'm stumped. cifs.ko was present in the CM10 build, but maybe wasn't correct for this device? Any suggestions?

Thanks,
Bob
 

dbh369

Senior Member
Nov 4, 2007
810
112
0
Philadelphia
Great work by bokbokan and others getting CM10 on Nook HD, here. Attempts to mount network CIFS (using e.g. cifsmanager or Mount Manager result in the mount error "No such device". Reading here offers a clue this is due to /system/lib/modules/cifs.ko not getting loaded and/or the CM10 build not supporting CIFS.

Manually in rooted Terminal Emulator, I've tried and . The latter returns .

I'm stumped. cifs.ko was present in the CM10 build, but maybe wasn't correct for this device? Any suggestions?

Thanks,
Bob
All of the initial HD/HD+ builds used the stock binary kernel from B&N, and that feature was not available. Now we have source on the kernel and some of these features are being added in.