Linux dd命令制作U盘启动盘

2023-04-27,,

linux下的dd命令来自于coreutils:http://www.gnu.org/software/coreutils/

https://jingyan.baidu.com/article/d45ad148e203f969552b800a.html

在win10的Bash on Ubuntu on Windows下也支持dd命令,但是不支持/dev/sdb

dd if=/mnt/d/OS/CentOS--x86_64-DVD--.iso of=/mnt/e bs=2M

https://stackoverflow.com/questions/38954691/is-usb-supported-on-bash-on-ubuntu-on-windows-10

https://wpdev.uservoice.com/forums/266908-command-prompt-console-bash-on-ubuntu-on-windo/suggestions/13396686-access-to-real-linux-devices-in-dev

Linux dd命令制作U盘启动盘的相关教程结束。

《Linux dd命令制作U盘启动盘.doc》

下载本文的Word格式文档,以方便收藏与打印。