Showing posts with label UNetbootin. Show all posts
Showing posts with label UNetbootin. Show all posts

Friday, April 30, 2010

Install Linux Distro. without burning on CDs

While searching, I found this cool program that enables you to burn Linux Distro. on USB Devices
http://unetbootin.sourceforge.net/

Thursday, December 17, 2009

UNetbootin: Burn any ISO or image files to USB Disk on Linux

  1. Go to the following URL: http://unetbootin.sourceforge.net/ and download the file
  2. Make the file executable (chmod +x file_name)
  3. This step is specific for Ubuntu: If you receive the message "7z not found ....", open a terminal and run "sudo apt-get install p7zip-full"
BTW, if you need to write IMG files instead on Ubuntu, you can install the USB image writer by running "sudo apt-get install usb-imagewriter"

Enjoy :)