摘要:
1. 安装运行时包 $ sudo apt-get install dbus -y2. 安装readline库 $ apt-get cache search libreadline (找出当前发行版的libreadline包名) $ sudo apt-get install libreadline7 阅读全文
posted @ 2020-04-12 19:22
Jello
阅读(398)
评论(0)
推荐(0)
摘要:
1. 先按下两个键Ctrl 和 B,然后松开这两个键 2. 按下Alt和方向键调整窗口 阅读全文
posted @ 2020-04-12 11:08
Jello
阅读(8615)
评论(0)
推荐(2)
摘要:
BootRom -> Second program loader(SPL) -> Tertiary program loader(TPL,mpc85xx存在此loader) -> main U-boot -> linux kernel 阅读全文
posted @ 2020-04-12 00:14
Jello
阅读(678)
评论(0)
推荐(0)