软件星级:3分
Rufus 绿色便携中文版是一个小巧好用的自启动U盘制作工具,它的体积只有842KB,并且是单文件绿色软件,双击就可以立刻使用。所以如果身边没有系统安装盘或者刻录光盘,那么使用rufus就可以帮你安装系统了。这个工具虽然很小,但是功能强大,除了可以使用它安装Windows 系统,还能够用来安装 linux 系统哦。
Rufus 使用方法:
1、下载操作系统的iso镜像文件。
2、把U盘连接电脑,运行这个软件,在“设备”的下拉菜单中选择u盘所在的盘符。
3、创建一个启动盘使用:后面选择“iso 映像”,在点击后面的图标选择iso镜像文件。
4、点击“start”,软件就会对U盘进行格式化、制作可启动u盘的操作。不过在这之前你需要把重要资料备份到电脑中,毕竟格式化后什么都找不回来了。
是不是非常的简单,对于任何人来说都是没有难度的,所以rufus在同类软件中也是一个数一数二的好软件哦!
Rufus Portable 特点:
1、完全免费。
2、界面简单,上手容易。
3、功能全面,同时支持windows和linux系统。
4、速度快,这个软件制作自启动U盘时需要的速度比其他软件快得多。
5、这个软件还有带free dos版本。个人认为这个应该是毫无用处的,随便制作一个linux启动盘都比dos好用几百倍。
最后还要说明的是,使用rufus后的u盘还是可以用来存储文件,你可以在xp、vista、windows 7、win 8等系统上运行这个软件。
官方主页
Rufus 2.10 Final 更新日志
Add SHA-256 validation for downloaded files. You will now see an ? or ? in the log for relevant content
Add support for O2Micro PCI-E card readers
Improve automatic closure of the Windows default format prompt
Improve support for Ubuntu (silence a benign warning), Springdale (use the actual label) and Antergos (Syslinux version detection)
Work around a Windows bug that can render a GPT disk inaccessible after cleanup (e.g. ChromeOS image)
Fix hash computation for content that isn’t a multiple of 64 bytes (NB: This did not affect ISOs)
Fix Syslinux installation on some media, with huge thanks to 424778940z for the tests
Fix a corner case where settings could be altered after Start had been pressed, if a hotplug event also occurred
Additional fixes and improvements