2019/01/18

booting cd command line ubuntu

공통 사항
메모리 스틱 언 마운트
마운트 확인 명령어
df -aTh

언마운트 해제 명령어
umount /dev/sdc1
umount /dev/sdc2

디스크 덤프 사용.
사용법
sudo dd bs=4M if=windows7.iso of=/dev/sdc

예제.
dd bs=4M if=Windows_7_Ultimate_K_x64_with_IE11_hotfix_2018-06-13.iso of=/dev/sdf

dd bs=4M if=Windows_7_Ultimate_K_x64_with_IE11_hotfix_2018-06-13.iso of=/dev/sdf1

우분투 14.04 이상
 sudo apt install woeusb

사용법
sudo woeusb --device </path/to/windows.iso> <device>

예제.
sudo woeusb --device /home/andrei/Downloads/win10.iso /dev/sdc

댓글 없음:

댓글 쓰기