`
mineral
  • 浏览: 287831 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

mac下制作USB启动盘

阅读更多

 

mac下制作USB启动盘

 

 

 

From Mac

 

Note: this procedure requires an .img file that you will be required to create from the .iso file you download. 

 

TIP: Drag and Drop a file from Finder to Terminal to "paste" the full path without typing and risking type errors. 

Download the desired file 

Open the Terminal (in /Applications/Utilities/ or query Terminal in Spotlight) 

 

Convert the .iso file to .img using the convert option of hdiutil (e.g., hdiutil convert -format UDRW -o ~/path/to/target.img ~/path/to/kubuntu.iso) Note: OS X tends to put the .dmg ending on the output file automatically. 

 

Run diskutil list to get the current list of devices 

Insert your flash media 

 

Run diskutil list again and determine the device node assigned to your flash media (e.g. /dev/disk2) 

 

Run diskutil unmountDisk /dev/diskN (replace N with the disk number from the last command; in the previous example, N would be 2) 

 

Execute sudo dd if=/path/to/downloaded.img of=/dev/rdiskN bs=1m (replace /path/to/downloaded.img with the path where the image file is located; for example, ./ubuntu.img or ./ubuntu.dmg). Using /dev/rdisk instead of /dev/disk may be faster. If you see the error dd: Invalid number `1m', you are using GNU dd. Use the same command but replace bs=1m with bs=1M. If you see the error  dd: /dev/diskN: Resource busy  make sure the disk is not in use. Start the "Disk Utility.app" and unmount (not eject) the drive. 

 

Run diskutil eject /dev/diskN and remove your flash media when the command completes 

 

Restart you Mac and press alt while the Mac is restarting to choose the USB-Stick

 

 

 

快速几步:

 

1.把iso转成dmg格式

 

hdiutil convert -format UDRW -o ~/path/to/target.img ~/path/to/kubuntu.iso
 

2. 查找USB有设备盘符

 

diskutil list

 

3. 把USB unmount

 

diskutil unmountDisk /dev/diskN

N是查找到u盘 可能是1,2这样的数字
 

 

4. 把dmg复制到u盘

 

sudo dd if=/path/to/downloaded.img of=/dev/rdiskN bs=1m

 

If you see the error dd: Invalid number `1m', you are using GNU dd. Use the same command but replace bs=1m with bs=1M. If you see the error  dd: /dev/diskN: Resource busy  make sure the disk is not in use. Start the "Disk Utility.app" and unmount (not eject) the drive. 

 

5. 弹出U盘

 

diskutil eject /dev/diskN
 

 

6. 重启时按住Option键,选择usb启动。

 

 

 

 

 

 

 

 

0
0
分享到:
评论

相关推荐

    DiskMaker X 9 for Mac(macOS Catalina启动U盘制作软件) v9.0官方版

    DiskMaker X 9 官方版是一款免费的macOS USB 启动盘制作软件,当然前提也是要先下载好 macOS Catalina 正式版的安装程序。最新的DiskMaker X 9 已更新支持制作 macOS Catalina/macOS Mojave / High Sierra / Sierra ...

    Mac OS X ubuntu usb安装启动盘制作

    在Ubuntu系统或Windows系统中创建启动USB是...通常在Mac中安装live Ubuntu推荐使用光盘安装而不是USB启动,但考虑到Macbook Air既没有CD驱动也没有DVD驱动,所以为大家带来一个Mac OS X中ubuntu usb启动盘制作教程。

    好用的启动盘制作器适用ubuntu16.04

    于是,大家在重装系统时都得面临「怎样简单快速地将U盘制作成 USB 启动盘/系统安装盘」的问题。 Rufus 是一个开源免费的快速制作 U 盘系统启动盘和格式化 USB 的实用小工具,它可以快速把 ISO 格式的系统镜像文件...

    制作LegacyUEFI双引导Win10安装Mac的多合一U盘

    2、 安装Mac OS; 3、 U盘数据分区 二、 操作环境及工具、设备、原料 1、 Mac OS(可以是虚拟机) 2、 Windows 7 x64或以上(可以是虚拟机) 3、 Qemu启动测试器 v3.14.7.31 4、 FbinstToolv1.701.2017.0318 5、 ...

    BootDiskUtility2.1.2018.023b黑苹果启动引导U盘制作工具

    Make bootable USB Flash Disk for MAC OS X with Latest Clover bootloader revision fast and easy by one click under OS Windows. - Special utility from cvad & russian MAC community for new hackintosh ...

    LionDiskMaker

    这个程序在做 Lion 启动盘的最后,会解压一个 lion 启动盘的图标出来的。如果你使用了类似 betterzip 这样的第三方解压缩软件的话,光盘制作到最后会报错。...之后就静等它帮你制作好 lion 的启动盘吧。

    leopard硬盘安装工具

    新鲜出炉:leopard硬盘安装史重要更新:leopard硬盘安装助手!!支持iso文件! 1、格式化一盘为fat32,或将盘上所有文件(含隐藏的)删空 ...重启选'Mac Os X System'启动项回车后你可能要立即按F8来进入leopard启动菜单

    Usbit写入DMG镜像

    写入DMG镜像,用于制作USB MAC启动安装盘

    mac地址修改工具.zip

    1. 准备一个空的U盘,使用 UltraISO 制作DOS盘,运行 UltraISO 打开 dos71usb.img 镜像文件, 点击 【启动】菜单-=>【写入硬盘映像】-=>【硬盘驱动器】中选择U盘盘符然-=>点击【写入】 写入完成后把 MAC149F 目录...

    Mac OS X Snow Leopard 10A432雪豹 BT种子

    推荐使用USB移动硬盘来制作做Mac OS X 的启动安装盘,先在USB中划分一个大于6.5GB的硬盘空间分区用来制作Mac OS X硬盘启动盘,然后在PC机的硬盘中划分一个大于20GB的硬盘分区用来安装Mac OS X Snow Leopard 10.6.2...

    SMI SM3257ENLT量产工具v2.5.06_12/12/21.rar

    SMI SM3257ENLT量产工具的设置密码为320或2个空格键可以制作U盘启动盘,可设置U盘类型为USB-ZIP/USB-HDD/USB-WTG更新内容:Support Samsung 21nm TLC 1CE/2Die:K9BDGD8U0A/K9CFGD8U1ASupport Samsung 27nm ...

    TransMac11.4

    在windows上制作mac ox的 U盘启动工具。TransMac这个软件可以在windows上打开mac的文件系统,比如说mac磁盘,或者是mac系统镜像等等

    LionDiskMaker 中文版

    lion disk maker(lion系统盘制作器)是一款基于applescript的小程序,可以在mac os x 10.6或者10.7 系统下,通过os x lion安装程序,一键自动制作一个dvd安装光盘或安装u盘。 使用方法很简单,打开lion disk maker...

    360急救盘(原系统重装大师) v1.2.0.2012.zip

    360急救盘是一款类似于WinPE或者LiveUSB急救类产品,其作用是在您的系统崩溃、无法正常启动的时候为您提供一个临时性的、安全的操作环境。让您可以对您硬盘上的文件及数据进行管理,对损坏的系统进行修复,甚至能够...

    sm321/sm324量产工具v1.16.11.rar

    可以高级低级格式化,制作CDROM启动盘等。更新记录:1.MP tool support “Erase bad 55/AA option”.2.MP tool fixed MAC 10.1.5 with FAT32 format in G03133.MP tool fixed the Toshiba MLC ...

    苹果手机越狱工具包.zip

    本工具基于ubuntu制作,镜像大小176MB,支持Legacy与UEFI启动,不挑CPU和主板平台。 2. 精简的原因删除了视窗界面,打开越狱工具后使用上下左右方向键和回车键 3.如果遇到usb error code -77 错误,不妨试试插拔...

    黑苹果优化神器,驱动打包

    > SSDT Generator:由PikerAlpha制作的ssdtPrGen 10.5脚本对SandyBridge/IvyBridge/Haswell CPU在 Extra目录下生成ssdt.aml 变频文件 > BlinkScreen:在启动时自动修正显示来解决亮度问题 > Chameleon Wizard:...

    java8集合源码分析-awesome:书单、工具及电影推荐

    启动盘制作 ——UEFI 配置 ——Windows 上的一个 shell 模拟 ——Windows 和 Mac 上都能使用压缩软件 ——音乐播放器 ——同步软件 ——基于 Gists 开源代码片段管理 ——免费的 Mac 软件卸载软件 ——Mac 上的播放...

    beini奶油瓶测试软件 .rar

    --- 增加内核启动参数 waitusb=6 ,解决 unetbootin (自定义方式)制作出来的USB启动盘无法自动加载程序包的问题 2009-10-17 Beini-1.0-RC4 --- 将 FeedingBottle 更新至 2.0 RC1,全面更新! --- 固件:...

Global site tag (gtag.js) - Google Analytics