摘要: title: Ubuntu 利用 mtd-utils 制作ubifs.img date: 2019/10/11 17:24:15 categories: tags: - Ubuntu - mtd - rootfs 确保已经安装了有关的工具 sudo apt-get install mtd-utils 阅读全文
posted @ 2019-10-11 17:24 schips 阅读(819) 评论(0) 推荐(0)
摘要: 本文链接:https://blog.csdn.net/Chris_Ime/article/details/81626778 今天遇到一问题,在新电脑win7系统上安装.net framework 4.0版本一直失败, 网上教的net stop wuauserv 然后修改删除文件什么的,下软件删除残留 阅读全文
posted @ 2019-10-11 15:00 schips 阅读(4146) 评论(0) 推荐(0)
摘要: ubuntu修改密码 本文链接:https://blog.csdn.net/heybob/article/details/9095727 本文链接:https://blog.csdn.net/heybob/article/details/9095727 修改root密码: 1,$sudo su,输入 阅读全文
posted @ 2019-10-11 14:32 schips 阅读(1504) 评论(0) 推荐(0)
摘要: scripts/kconfig/conf --silentoldconfig Kconfig * * Restart config... * * * Enable the block layer * Enable the block layer (BLOCK) [Y/?] y Support for 阅读全文
posted @ 2019-10-11 11:19 schips 阅读(7688) 评论(0) 推荐(0)
摘要: 升级的时候不小心把界面崩掉了,进入了文本界面(Ctrl + Alt + F3)以后,输入以下命令解决 #/bin/bashsudo apt-get update sudo dpkg --configure -asudo apt-get install --reinstall ubuntu-deskt 阅读全文
posted @ 2019-10-11 09:36 schips 阅读(12817) 评论(1) 推荐(0)