Go Back   Cyber Tech Help Support Forums > Operating Systems > Linux

Notices

Reply
 
Topic Tools
  #1  
Old October 28th, 2005, 10:02 AM
jdash1's Avatar
jdash1 jdash1 is offline
Member
 
Join Date: Aug 2005
O/S: Windows XP Home
Location: Philippines
Posts: 60
How do i Open .iso file from ubuntu ?

I downloaded a software on linux named Ubuntu but how do i run that installer ?


thanks for reply
Reply With Quote
  #2  
Old November 1st, 2005, 04:56 AM
DaveQB DaveQB is offline
Senior Member
 
Join Date: Nov 2004
O/S: Linux
Location: Sydney
Age: 31
Posts: 318
Hmm ok you can access an iso file on Linux simply by mounting it into a dir as root, like so:

$ mkdit /mnt/iso
$ mount -o loop /path/to/iso.iso /mnt/iso

then just:
$ ls /mnt/iso

to see its contents etc.
__________________
Linux david 2.6.22-14-generic #1 SMP Tue Dec 18 05:28:27 UTC 2007 x86_64 GNU/Linux

Chart of Linux equivalent Windows programs

"Talk is cheap. Show me the code." - Linus Torvalds
Reply With Quote
Reply

Bookmarks

Topic Tools

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 On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 02:16 AM.

[ RSS ]