ubuntu 14.10 安装uboot-mkimage

在网上查了下,使用apt-get install uboot-mkimage时,弹出错误如下:

jim@jim-vm:/etc/apt$ sudo apt-get install uboot-mkimage
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package uboot-mkimage is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  u-boot-tools

E: Package 'uboot-mkimage' has no installation candidate

按提示安装u-boot-tools后,依然无法安装或直接使用mkimage

最终在以下网站找到可以更新mkimage的地方:

http://packages.ubuntu.com/zh-cn/lucid/i386/uboot-mkimage/download

依该网页提示,将/proc/apt下的source.list中的源里面加入:

deb http://kr.archive.ubuntu.com/ubuntu lucid main

输入sudo apt-get update后,再敲apt-get install uboot-mkimage就安装成功了,如下:

root@jim-vm:/etc/apt# apt-get install uboot-mkimage
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages will be REMOVED:
  u-boot-tools
The following NEW packages will be installed:
  uboot-mkimage
0 upgraded, 1 newly installed, 1 to remove and 4 not upgraded.
Need to get 9,876 B of archives.
After this operation, 139 kB disk space will be freed.
Do you want to continue? [Y/n]
Get:1 http://kr.archive.ubuntu.com/ubuntu/ lucid/main uboot-mkimage i386 0.4build1 [9,876 B]
Fetched 9,876 B in 0s (29.0 kB/s)        
(Reading database ... 170797 files and directories currently installed.)
Removing u-boot-tools (2013.10-3) ...
Processing triggers for man-db (2.6.7.1-1) ...
Selecting previously unselected package uboot-mkimage.
(Reading database ... 170775 files and directories currently installed.)
Preparing to unpack .../uboot-mkimage_0.4build1_i386.deb ...
Unpacking uboot-mkimage (0.4build1) ...
Setting up uboot-mkimage (0.4build1) ...
root@jim-vm:/etc/apt# cat /proc/version
Linux version 3.13.0-24-generic (buildd@roseapple) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #46-Ubuntu SMP Thu Apr 10 19:08:14 UTC 2014


  • 1
    点赞
  • 7
    收藏
    觉得还不错? 一键收藏
  • 6
    评论
评论 6
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值