|
linux小白想用国外一个在 linux系统 diy rom的教程(教程链接:http://www.slatedroid.com/topic/ ... ubuntu11.04.但是 出现以下 状况 ,用gg只搜索到这句比较有用到:you need to load some MTD modules, unless you've configured MTD into the kernel: modprobe mtdblockmodprobe ...小白茫然啊!不会是要我编译内核吧 ?恳求好心人指点 。
状态如下 :
$ sudo mtdblockmodprobe ubimodprobe nandsim first_id_byte=0x20 second_id_byte=0xaa third_id_byte=0x00 fourth_id_byte=0x15
sudo: mtdblockmodprobe: command not found
kantian@kantian-VirtualBox:~$ mtdblockmodprobe ubimodprobe nandsim first_id_byte=0x20 second_id_byte=0xaa third_id_byte=0x00 fourth_id_byte=0x15
mtdblockmodprobe: command not found
kantian@kantian-VirtualBox:~$ modprobe mtdblockmodprobe ubimodprobe nandsim first_id_byte=0x20 second_id_byte=0xaa third_id_byte=0x00 fourth_id_byte=0x15
FATAL: Module mtdblockmodprobe not found.
kantian@kantian-VirtualBox:~$ sudo modprobe mtdblockmodprobe ubimodprobe nandsim first_id_byte=0x20 second_id_byte=0xaa third_id_byte=0x00 fourth_id_byte=0x15
FATAL: Module mtdblockmodprobe not found. |
|