rb258

将ISO镜像文件写入到U盘

使用如下命令将ISO文件写入到U盘(/dev/sdc):

 

dd if=ubuntu-16.0.3-desktop-amd64.iso of=/dev/sdc

分类:

技术点:

相关文章: