Chinaunix首页 | 论坛 | 博客
  • 博客访问: 6622530
  • 博文数量: 1159
  • 博客积分: 12444
  • 博客等级: 上将
  • 技术积分: 12570
  • 用 户 组: 普通用户
  • 注册时间: 2008-03-13 21:34
文章分类

全部博文(1159)

文章存档

2016年(126)

2015年(350)

2014年(56)

2013年(91)

2012年(182)

2011年(193)

2010年(138)

2009年(23)

发布时间:2013-04-05 11:28:58

http://www.linuxforu.com/2011/08/qemu-for-embedded-systems-development-part-3/Using QEMU for Embedded Systems Development, Part 3By Manoj Kumar on August 1, 2011 in Coding, Developers · 4 CommentsIt's time to u-bootThis is the last article of this series on QEMU. In the previous article, w.........【阅读全文】

阅读(1316) | 评论(0) | 转发(0)

发布时间:2013-04-05 11:27:27

http://www.linuxforu.com/2011/07/qemu-for-embedded-systems-development-part-2/Using QEMU for Embedded Systems Development, Part 2By Manoj Kumar on July 1, 2011 in Coding, Developers · 3 CommentsQEMU for embedded programmingIn the previous articles, we learnt how to use QEMU for a generic L.........【阅读全文】

阅读(1470) | 评论(0) | 转发(0)

发布时间:2013-04-05 11:19:14

http://www.linuxforu.com/2011/06/qemu-for-embedded-systems-development-part-1/Using QEMU for Embedded Systems Development, Part 1By Manoj Kumar on June 1, 2011 in Coding, Developers · 12 Comments and 0 Reactions Last month, we covered the basic use of QEMU. Now let’s.........【阅读全文】

阅读(1531) | 评论(0) | 转发(0)

发布时间:2013-04-05 10:19:42

http://blog.csdn.net/yming0221/article/details/6270879最近在学习ARM的汇编,但是ARM不像x86,可以很方便的调试。不过还好有虚拟机,而且还有GDB这样万能的调试器。Google了很久,又结合自己的实践,终于成功的调试了ARM的汇编,在此向对ARM嵌入式感兴趣的同学分享一下。首先说明需要的工具1.QEMU  .........【阅读全文】

阅读(1083) | 评论(0) | 转发(0)

发布时间:2013-04-05 10:14:30

http://www.cnx-software.com/2012/03/08/how-to-build-qemu-system-arm-in-linux/Most (all?) Linux distributions have a binary package for qemu-system (including qemu-system-arm) in order to emulate non-x86 targets such as ARM, MIPS, PPC, Alpha and more.However, in some case you may need to v.........【阅读全文】

阅读(2571) | 评论(0) | 转发(0)

发布时间:2013-04-05 10:11:05

http://blog.chinaunix.net/uid-20543672-id-3562177.html最近想通过公司的RHCE考试,所以安装了一个RHEL6来练习,一开始我安装的是Base,所以一进去是就是命令行的。但是RHCE的教程一开始有介绍图形界面下的一些使用,为了补缺补漏,还是想安装一下图形界面玩玩的。所以我网上找了下资料,具体的操作如下:一.........【阅读全文】

阅读(7322) | 评论(0) | 转发(0)

发布时间:2013-04-05 09:51:17

杂项  http://blog.chinaunix.net/friendLink/photo/albumid/2935.html近期项目  http://blog.chinaunix.net/friendLink/photo/albumid/2423.html2010中国物联网大会  http://blog.chinaunix.net/friendLink/photo/albumid/1816.html2009年9月机器人展  http://blog.chinaunix.net/friendLin.........【阅读全文】

阅读(1246) | 评论(0) | 转发(0)

发布时间:2013-04-01 10:05:31

http://www.linuxdiyf.com/viewarticle.php?id=378697 据国外媒体报道,开源软件技术厂商红帽(Red Hat)目前增长势如破竹。这家全球首个也是唯一一家开源技术厂商的年营收达到10亿美元,这其中的一个主要原因就是,红帽手下的软件工程师们几乎不会离职。2012年,红帽雇佣了约1000名员工,该公司目前的员工总是约为57.........【阅读全文】

阅读(1397) | 评论(0) | 转发(0)

发布时间:2013-03-29 21:22:10

http://bbs.chinaunix.net/thread-1922270-1-1.htmlstartx是单纯的以执行命令者的身份启动X图形界面。任意用户可以执行。init 5 则是启动 runlevel 5所对应的服务,并运行图形登录管理器,由用户选择以何种身份登录。只有root有权执行。+++++++++++++++++++++++++++++++++++++++++++++++++++++++++http://blog.chin.........【阅读全文】

阅读(10063) | 评论(0) | 转发(1)

发布时间:2013-03-29 17:39:01

http://blog.chinaunix.net/uid-15007890-id-3415331.htmlLinux 操作系统和驱动程序运行在内核空间,应用程序运行在用户空间,两者不能简单地使用指针传递数据,因为Linux使用的虚拟内存机制,用户空间的数据可能被换出,当内核空间使用用户空间指针时,对应的数据可能不在内存中。Linux内核地址映射模型.........【阅读全文】

阅读(2098) | 评论(0) | 转发(3)
给主人留下些什么吧!~~

firelight_t2014-05-17 22:44

张老师好,有个问题请教一下,我有两个硬盘,我在一我SD上面安装了window8,在再机械硬盘上安装RHEL7 ,我发现RHEL7的grub和RHEL6 的grub不一样啊。我现在找不回我的window8了,,,RHEL7 的grub,需要怎么修复。。格式是什么样的,求搭救

回复  |  举报

张美英2014-05-15 22:46

老师好,

回复  |  举报

yjfnqtvb2013-08-14 09:35

老师好。

回复  |  举报

随心所欲徐2013-06-02 18:52

老师你好!想问一下在centos的图形用户界面有没有和在windows下一样的命令提示符?要有如何打开?

回复  |  举报

zhaocunhao2013-05-28 16:08

老师好:tar包解压后的好多文件,如何删除啊,我自己用了下面这个命令不行啊:tar -tf arm-linux-tools-20070808.tar.gz | rm -dfr

回复  |  举报
留言热议
请登录后留言。

登录 注册