LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-23-2012, 01:48 PM   #1
CellBlock420
Member
 
Registered: Aug 2012
Location: Orlando, FL
Distribution: OpenSUSE 12.2 XFCE
Posts: 33

Rep: Reputation: Disabled
.exe's


Hey everyone, newbie here. I'm trying to run the Universal-USB-Installer.exe and am having some trouble. I changed the permissions on the file and still have no luck. When I double click on the icon all that happens is that the terminal opens with no blinking cursor or anything.
Anyone have any ideas?
 
Old 08-23-2012, 01:55 PM   #2
byannoni
Member
 
Registered: Aug 2012
Location: /home/byannoni
Distribution: Arch
Posts: 128

Rep: Reputation: 36
It is probably made for Windows, so you need to run it on Windows. Usually, '.exe' means it runs on Windows, not Linux.
 
1 members found this post helpful.
Old 08-23-2012, 02:08 PM   #3
ac_kumar
Member
 
Registered: Aug 2011
Distribution: Ubuntu, Fedora
Posts: 175

Rep: Reputation: 9
.exe are windows executable files.
for what purpose you are trying to install .exe software ?
 
1 members found this post helpful.
Old 08-23-2012, 02:10 PM   #4
byannoni
Member
 
Registered: Aug 2012
Location: /home/byannoni
Distribution: Arch
Posts: 128

Rep: Reputation: 36
Quote:
Originally Posted by ac_kumar View Post
.exe are windows executable files.
for what purpose you are trying to install .exe software ?
Universal-USB-Installer.exe is used to make bootable Linux USB's.
 
2 members found this post helpful.
Old 08-23-2012, 02:15 PM   #5
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Quote:
Originally Posted by byannoni View Post
Universal-USB-Installer.exe is used to make bootable Linux USB's.
Umm...so it does that on a Windows machine???
 
Old 08-23-2012, 02:19 PM   #6
byannoni
Member
 
Registered: Aug 2012
Location: /home/byannoni
Distribution: Arch
Posts: 128

Rep: Reputation: 36
Quote:
Originally Posted by pixellany View Post
Umm...so it does that on a Windows machine???
Yes
 
Old 08-23-2012, 02:20 PM   #7
LinuxLover!
LQ Newbie
 
Registered: Aug 2012
Location: Richmond, VA
Distribution: CentOS 6/Red Hat ES5.5
Posts: 8

Rep: Reputation: Disabled
I'll take a wild swing and suggest maybe using Wine, assuming you want to run the .exe on emulated environment and not a native Windows machine.
 
1 members found this post helpful.
Old 08-23-2012, 02:45 PM   #8
CellBlock420
Member
 
Registered: Aug 2012
Location: Orlando, FL
Distribution: OpenSUSE 12.2 XFCE
Posts: 33

Original Poster
Rep: Reputation: Disabled
Thumbs up .exe's

Ok, guys, I guess I should've been a little clearer; lesson learned.
I have an old pc that I am running lubuntu 12.04 on because of severely limited ram resources.
Once I upgrade (probaly this coming week), I plan on installing ubuntu 12.04. I have the .iso downloaded and want to use the Universal-USB-Installer to mount the .iso on my usb stick. For some reason the installer doesn't come with a linux version that I know of.
So I need a way to run the .exe on linux or a linux version of the installer.
Or another way of mounting the .iso on my usb stick.
Hopefully this explanation is a little more in depth.
Thank you for the help guys.
 
Old 08-23-2012, 02:57 PM   #9
LinuxLover!
LQ Newbie
 
Registered: Aug 2012
Location: Richmond, VA
Distribution: CentOS 6/Red Hat ES5.5
Posts: 8

Rep: Reputation: Disabled
Just use unetbootin:
http://unetbootin.sourceforge.net/

Make sure the jump drive you burn the ISO's on is vfat
 
1 members found this post helpful.
Old 08-23-2012, 03:04 PM   #10
byannoni
Member
 
Registered: Aug 2012
Location: /home/byannoni
Distribution: Arch
Posts: 128

Rep: Reputation: 36
Warning: THIS WILL ERASE YOUR FLASHDRIVE

You could do this if there is nothing important on the flashdrive:
Code:
sudo dd if=/path/to/iso of=/dev/sd<flashdrive_letter>

Last edited by byannoni; 08-24-2012 at 09:28 AM.
 
1 members found this post helpful.
Old 08-23-2012, 03:06 PM   #11
CellBlock420
Member
 
Registered: Aug 2012
Location: Orlando, FL
Distribution: OpenSUSE 12.2 XFCE
Posts: 33

Original Poster
Rep: Reputation: Disabled
.exe's

Once again, sorry guys. After I posted the last posting, I read about wine. I am currently installing wine as we speak.
Thanks for the help guys!
I'm sure you'll be hearing from me again in the near future.
 
Old 08-23-2012, 04:42 PM   #12
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
why not just use the Linux tools ALREADY in Ubuntu
or
the native Linux tools that are in the ubuntu documentation

running a MS windows program in wine on Linux to make a Linux bootable usb ON LINUX to install linux

is very round about

just use
http://unetbootin.sourceforge.net/
there is a Linux version
and windows and a Mac version

Last edited by John VV; 08-23-2012 at 04:44 PM.
 
Old 08-24-2012, 09:22 AM   #13
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by byannoni View Post
You could do this if there is nothing important on the flashdrive. *THIS WILL ERASE YOUR FLASHDRIVE*:
Code:
sudo dd if=/path/to/iso of=/dev/sd<flashdrive_letter>
This works only with hybrid-ISOs. For some unknown reason Ubuntu has no hybrid-ISOs, so this will not work with Ubuntu.
 
1 members found this post helpful.
Old 08-24-2012, 09:30 AM   #14
byannoni
Member
 
Registered: Aug 2012
Location: /home/byannoni
Distribution: Arch
Posts: 128

Rep: Reputation: 36
Quote:
Originally Posted by John VV View Post
why not just use the Linux tools ALREADY in Ubuntu
Good point, doesn't Ubuntu have a start-up USB creator specifically for Ubuntu images?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
cygwin g++-3.exe, gcc-3.exe corrupted to g++3.exe.dam and gcc-3.exe.dam pawanjanbandhu Linux - Newbie 2 12-03-2009 11:27 AM
cygwin g++-3.exe, gcc-3.exe corrupted to g++3.exe.dam and gcc-3.exe.dam pawanjanbandhu Linux - Software 1 11-17-2009 02:26 PM
autorun.exe and *.exe for linux eutalia2000 Linux - Newbie 3 12-23-2008 06:31 AM
samba compatibility with microsoft srvtools.exe (usrmgr.exe and srvmgr.exe) checkmate3001 Linux - Software 1 09-06-2008 05:08 AM
SETUP.EXE/autorun.exe don't run in wine mst3kman Linux - Games 3 01-22-2006 02:20 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:09 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration