If you're running Linux and would like to use the terminal to burn the ISO image.
##To open Terminal
Ctrl + Alt + T
Switch to the the directory you have downloaded the image to:
##To Burn ISO to CD/DVD
cdrecord -v -dao dev=1,0,0 linuxmint.iso
Replacing the numbers after dev= with the appropriate device number for your disc drive.
##You can runcdrecord -scanbus
No comments:
Post a Comment