Acerca de Linux, BSD y notas personales

how to create an ISO file LINUX

  1. Go to a terminal screen. You can usually right click on the desktop and choose this option from the drop-down menu.
  2. Type “dd if=/dev/cdrom of=/cdrom_image.iso”

Comments are closed