Results 1 to 5 of 5

Thread: Need Linux software like Universal USB Installer301 days old

  1. #1
    Penguin Powered [ GK ]'s Avatar
    Join Date
    May 2002
    Posts
    3,795
    Threads
    144

    Awards Showcase

    Local Date
    05-21-2013
    Local Time
    07:47 PM

    question Need Linux software like Universal USB Installer

    Is there software that functions like Universal USB Installer, but runs in Linux? I like being able to try out different Linux distros by extracting the iso to a thumb drive, and running it live or installing from that. Is there any Linux software that will do the same thing, and is easy to use? Yes, I know I could just burn the iso to a disc instead, but that's wasteful, and I don't want to spend money on blank discs right now.
    Gigabyte GA-EP45-DS3L / Intel Q6600 / EVGA GTX 280 / HT Omega Claro+ / 4GB G.Skill PC2 8500 / Corsair 1000W PSU / Lite-On LightScribe DVD Burner / Lite-On DVD-ROM / Western Digital Caviar Black 1TB / Seagate Barracuda 500GB / LG FLATRON IPS235


  2. #2
    The Stealth Mod
    ZemaTalon's Avatar
    Join Date
    Aug 2002
    Location
    Southern California
    Posts
    4,529
    Threads
    785

    Awards Showcase

    Real Name
    Steve
    Blog Entries
    1
    Local Date
    05-21-2013
    Local Time
    04:47 PM
    Quote Originally Posted by [ GK ] View Post
    Is there software that functions like Universal USB Installer, but runs in Linux? I like being able to try out different Linux distros by extracting the iso to a thumb drive, and running it live or installing from that. Is there any Linux software that will do the same thing, and is easy to use? Yes, I know I could just burn the iso to a disc instead, but that's wasteful, and I don't want to spend money on blank discs right now.
    Startup Disk Creater does that, it comes with Mint and Ubuntu. Which distro are you running?

  3. #3
    Penguin Powered [ GK ]'s Avatar
    Join Date
    May 2002
    Posts
    3,795
    Threads
    144

    Awards Showcase

    Local Date
    05-21-2013
    Local Time
    07:47 PM

    Right now I'm running Ubuntu 12.04 LTS. I also just realized UNetbootin seems to do it as well.

  4. #4
    Slightly unbalanced Dark Angel's Avatar
    Join Date
    Jun 2005
    Location
    Oztrayleeah
    Posts
    15,095
    Threads
    1858

    Awards Showcase

    Real Name
    Mick
    Local Date
    05-22-2013
    Local Time
    09:47 AM
    I've had pretty good success using this command:
    Code:
    dd if=linuxmint-13-xfce-dvd-32bit-rc.iso  of=/dev/sdg oflag=direct  bs=1048576
    natch you'll want to change the input file and output device path to suit yourself. Honestly I don't know why this works and a dd without the oflag and bs options doesn't, but there you go.
    Power is something that should be given to those who need it to serve and withheld from those who seek it to rule.

  5. #5
    Penguin Powered [ GK ]'s Avatar
    Join Date
    May 2002
    Posts
    3,795
    Threads
    144

    Awards Showcase

    Local Date
    05-21-2013
    Local Time
    07:47 PM

    Thanks guys. I just tried Startup Disk Creator, and it did the job. Right under my nose, too!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •