kali 1.1.0 boot failed
从几个月前的14.10 daily 版本就有U盘刻录无法启动的现象,相关bug可参见:
https://bugs.launchpad.net/ubunt ... reator/+bug/1325801
系统镜像本身没有任何问题,刻录光盘、dd到U盘启动都是正常的。此问题是由于ubuntu使用了最新的syslinux版本,而大多U盘刻录软件还未支持最新的syslinux版本导致u盘无法启动,现在ubuntu系统自带及部分刻录工具是已经支持最新ubuntu14.10的U盘刻录。
通常遇到问题的都是windows用户,请更新或使用推荐的刻录软件制作U盘启动盘,具体如下:
- linux的用mkusb
- windows的用Win32DiskImager 来制作U盘启动
具体用法:
https://wiki.ubuntu.com/Win32DiskImager/iso2usb
https://help.ubuntu.com/community/mkusb
https://wiki.ubuntu.com/Win32DiskImager/iso2usb
iso2usb
目录
Return to the main Win32DiskImager page
Win32DiskImager makes an Ubuntu family USB boot drive in Windows
Introduction
A version with screenshots is published now, because it is needed ...
[This is the situation now with the new Ubuntu 14.10 version] Win32DiskImager is particularly good for pre-release testing and new releases, when the standard tools like Unetbootin might not be ready (if the configuration of the booting has been changed since the previous release).
It is possible and easy to copy/flash/clone an ISO file to a mass storage device, typically a USB pendrive. The method under the hood is the same as is described in the wiki page about mkusb.
I (sudodus alias Nio Wiklund) have tested this method and it works in Windows XP, Windows 8 and Windows Technical Preview (alias 'Windows 10'). I have not tested in Vista and Windows 7, but I am almost sure that it works in those versions too. The following screenshots were made in Windows Technical Preview.
Graphical user interface tools in Windows
Download an Ubuntu ISO file
Download an ISO file with standard Ubuntu or one of the many Ubuntu flavours, Kubuntu, Lubuntu, Xubuntu, Ubuntu Gnome ... using your web browser or download a torrent file and get the iso file faster that way.
Download and install Win32DiskImager and md5summer
Download the following help programs
http://www.md5summer.org http://sourceforge.net/projects/win32diskimager
Check the md5sums versus the lists at
https://help.ubuntu.com/community/UbuntuHashes
Install the programs and run them (which is straight-forward in Windows).
Screenshots and comments
Start and overview
md5summer
The window at the top left corner MD5sums: Generating... is the md5summer window. It helps, but is not necessary.
Ignore this warning
There can be a warning, that you need to format the disk in drive ... (at 1)
This is because Windows might not recognize the file system on the pendrive. But do not worry! The process to copy/flash/clone the iso file will overwrite the drive anyway, so it is completely meaningless to format it. One the other hand, if you want to re-use the pendrive after installing Ubuntu, then you might want to wipe the first megabyte with mkusb and then format it with gparted.
Select file
Select the ISO file that you want to use in the Win32 Disk Imager window. Click on the symbol, and get the file selector (in the right bottom corner). The default is to show image (IMG) files. ISO files are a special kind of 'synthetic image files'. They will be displayed when you select all kinds of files *.* (at 2).
Check device and Write
You can tick the box at the MD5 hash and check that it matches the value from Ubuntuhashes (instead of using md5summer).
WARNING
Check very carefully, that the device (F: in the picture) is really the USB pendrive, that you want to use. The best method is to have only the intended target USB drive connected to avoid the risk to overwrite a USB hard disk drive with all the family pictures and video clips !!!
Write
When you are sure, you can click on the Write button to start the process.
Confirm overwrite alias Final Warning
Progress view
This demo uses a Sandisk Cruzer Blade 4 GB as target drive. It is slow (5 MB/s) but reliable for booting. A USB 3 pendrive in a USB 2 port can be 6 times faster due to faster flash memory. See this link.
Work done :-) Remember to eject the pendrive safely
It is important to flush the buffers, to finish writing before pulling the pendrive. This is done with 'Eject safely'. It is also done at a correct shutdown or reboot.
Good luck and welcome to the linux world!
Links
You find more information at the following wiki page (and links from it)
https://help.ubuntu.com/community/Installation/FromUSBStick
.
kali 1.1.0 boot failed的更多相关文章
- 修改nignx报错Nginx [emerg]: bind() to 0.0.0.0:80 failed (98: Address already in use)
Nginx [emerg]: bind() to 0.0.0.0:80 failed (98: Address already in use) 这个错误是修改了nginx的配置时出现,表名80端口被程 ...
- nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use) 错误解决
今天在做LNMP的时候,启动nginx服务,无法开启,导致网页打不开.把服务从起一下发现提示错误如下: Starting nginx: nginx: [emerg] bind() to 0.0.0.0 ...
- Kali Linux 2.0配置并安装常用的工具
Kali Linux 前身是著名渗透测试系统BackTrack ,是一个基于 Debian 的 Linux 发行版,包含很多安全和取证方面的相关工具. Kali Linux 2.0是基于Debian ...
- Ubuntu nginx: [emerg] bind() to 0.0.0.0:80 failed (13: Permission denied)
在Ubuntu 12中启动刚安装好的Nginx,报错: nginx: [emerg] bind() to 0.0.0.0:80 failed (13: Permission denied) 原因如下: ...
- Nginx 错误处理方法: bind() to 0.0.0.0:80 failed
Nginx 错误处理方法: bind() to 0.0.0.0:80 failed 今天启动window上的nginx总是报错 错误信息是bind() to 0.0.0.0:80 failed (10 ...
- nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address
http://blog.csdn.net/ownfire/article/details/7966645 今天在做LNMP的时候,启动nginx服务,无法开启,导致网页打不开.把服务从起一下发现提示错 ...
- 关于kali linux 2.0的vmware tools的安装问题
在安装好kali linux 2.0 后,首先要做的就是添加源并更新系统,否则会出现软件定位问题. 在kali 2.0中,vmware tools已经不能使用了,官方放了一个工具下载安装就好. 添加源 ...
- 如何在 Docker 容器中运行 Kali Linux 2.0
https://linux.cn/article-6103-1.html Kali Linux 是一个对于安全测试人员和白帽的一个知名操作系统.它带有大量安全相关的程序,这让它很容易用于渗透测试.最近 ...
- nginx.exe启动错误:bind() to 0.0.0.0:80 failed (10013: An attempt was made to access a socket in a way forbidden by its access permissions)
启动nginx.ese之后 nginx: [emerg] bind() to 0.0.0.0:80 failed (10013: An attempt was made to access a soc ...
随机推荐
- 高效vim插件
目录[-] 高效vim插件 插件管理利器 高效插件集 NerdTree snipMate tagbar jedi-vim eclim c.vim vim-colorschemes vim配置 一个实例 ...
- 一个具体的例子学习Java volatile关键字
相信大多数Java程序员都学习过volatile这个关键字的用法.百度百科上对volatile的定义: volatile是一个类型修饰符(type specifier),被设计用来修饰被不同线程访问和 ...
- 单调栈2 POJ3250 类似校内选拔I题
这个题再次证明了单调栈的力量 简单 单调栈 类似上次校内选拔消砖块 一堆牛面朝右排 给出从左到右的 问每个牛的能看到前面牛发型的个数之和 //re原因 因为在执行pop的时候没有判断empty 程序崩 ...
- 插入函数概念 接收一个callback,然后外面函数,接一个对象,和一个next,外面都执行完了,继续执行下一个函数,相当于一个链状体,插入了一个函数的概念 | log4js 输出 等于 console.info
插入函数概念 接收一个callback,然后外面函数,接一个对象,和一个next,外面都执行完了,继续执行下一个函数,相当于一个链状体,插入了一个函数的概念 app.use(function (ctx ...
- 编写shellcode的几种姿势
今天开始在做hitcon-training的题目,做到lab2就发现了自己的知识盲区,遇到无法执行shell的情况,需要自己打shellcode执行cat flag 操作 经过一系列的搜索,发现了几种 ...
- 使用jQuery 发送Ajax
jQuery AJAX 方法 AJAX 是一种与服务器交换数据的技术,可以在不重新载入整个页面的情况下更新网页的一部分. 下面的表格列出了所有的 jQuery AJAX 方法: 构建页面:jqlogi ...
- jQuery-AJAX简介
AJAX是浏览器后台与服务器交换数据的技术,无须加载整个页面的情况下,对页面中的局部进行更新. AJAX=异步的JavaScript与XML(Asynchronous JavaScript and X ...
- Spring框架bean的注解管理方法之一 使用注解生成对象
首先在原有的jar包: 需Spring压缩包中的四个核心JAR包 beans .context.core 和expression 下载地址: https://pan.baidu.com/s/1qXLH ...
- js事件(事件冒泡与事件捕获)
事件冒泡和事件捕获分别由微软和网景公司提出,这两个概念都是为了解决页面中事件流(事件发生顺序)的问题. <div id='aa' click='po'> <p id='bb' cli ...
- 51nod——1174 区间中最大的数(ST)
题目链接 给出一个有N个数的序列,编号0 - N - 1.进行Q次查询,查询编号i至j的所有数中,最大的数是多少. 例如: 1 7 6 3 1.i = 1, j = 3,对应的数为7 6 3,最大的数 ...