mount: could not find filesystem '/dev/root'
setuproot: moving /dev failed: No such file or directory
setuproot: error mounting /proc: No such file or directory
setuproot: error mounting /sys: No such file or directory
switchroot: mount failed: No such file or directory
Kernel panic - not syncing: Attempted to kill init!作者: bubblestar 時間: 2011-1-27 22:41
My original back up and restore method is working and just I forgot a step to copy which I thought I have done so. So the kernel does not find the file it needs to boot.
How stupid I am to spend 2 days to deal with this recover procedures.作者: ckleea 時間: 2011-1-28 04:52
YH,
How long do you need to compile? For me on an ATOM 330, it takes quite some times, initially downloading and then compilation作者: 角色 時間: 2011-1-28 07:14
The first compilation using my old IBM T43 notebook took about 45 minutes to complete the process. For the second compilation after having enabled g729 option, it took less time to do, it was around ten minutes.
YH作者: ckleea 時間: 2011-1-28 07:26
You mean second compilation is an additional option enable not a fresh one. I read from the developer that he tooks 10+ min for a fresh compilation.
A bit too slow for our old or ATOM CPU.作者: 角色 時間: 2011-1-28 07:40
I shall let you know later when I make another fresh compile after have made clean.
Everytime I make a clean compilation by removing all the old codes and then redownload by svn checkout.
This is why I take almost an hour to do so especially in between I forgot to check the option of CPU to compile.
CK作者: 角色 時間: 2011-1-28 09:12
You do not need to do so. You may shorten the developed by just modify the settings in the "make menuconfig" and then make it agin and followed by make image. That's all, the totoal time for these remakes took you about 10 minutes. It is pretty fast and not time consuming.
I mean for the new version. For the recompilation, I understand this as after the first compilation, I have downloaded most files and make some of the modules. recompilation is just for the new option checked and make image.
CK作者: bubblestar 時間: 2011-1-28 09:43
For me, it also took about 45 minutes to fresh compile before. I recall, but not exactly sure, that we may choose to save all the files after completion. In that case, it will drastically make the next compilation faster on top of the first one.作者: 角色 時間: 2011-1-29 20:33
Since the initial setup for the Analogue blackfin development environment is completed, the next task is to study the way of writing simple programming code such as flashing the l.e.d on the IP01 box.
YH作者: 角色 時間: 2011-2-12 10:20
看来难度比较高,不知道members是否有兴趣参与呢?
角色作者: Qnewbie 時間: 2011-2-12 17:59
Many members use IP01 in a productive environment. Might be it is better to choose other cheaper platform, like DD-WRT, which is more popular and easy to ...作者: 角色 時間: 2011-11-6 01:28
The following link provides a very good introduction of embedded Linux.