EvilZone
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Help
Search
Login
Register
EvilZone
»
Hacking and Security
»
Hacking and Security
(Moderator:
RedBullAddicted
) »
Mount .iso with linux ubuntu?
Print
Pages: [
1
]
Author
Topic: Mount .iso with linux ubuntu? (Read 1678 times)
0 Members and 1 Guest are viewing this topic.
Ka0s
/dev/null
Posts: 8
Cookies: 0
Mount .iso with linux ubuntu?
«
on:
July 06, 2011, 04:02:08 am »
Hey Guys,
Ka0s here,
I'm brand new to Linux and Im trying to install backtrack, it downloaded in a .iso file.
How do I install this....I open command terminal and have tried typing in commands i read on google....but no cigar.
Thanks,
ka0s
Report to moderator
Logged
Kulverstukas
Administrator
Zeus
Posts: 6627
Cookies: 542
Fascist dictator
Re: Mount .iso with linux ubuntu?
«
Reply #1 on:
July 06, 2011, 11:29:40 am »
it is rather simple. You can mount it like any other drive to view its contents, or you can open it with an archive manager.
To mount it with a command line: sudo mount image.iso /media/isoimage/ -t iso9660 -o loop
Of course, folder "isoimage" must exist.
Or you could use an app, like "Kiso" or "AcetoneISO". I have both because "Kiso" has a good function to convert all kinds of images to ISO and "AcetoneISO" has loads of stuff.
Both can be installed from the repository.
Report to moderator
Logged
My blog:
http://9v.lt/blog
Ka0s
/dev/null
Posts: 8
Cookies: 0
Re: Mount .iso with linux ubuntu?
«
Reply #2 on:
July 06, 2011, 03:05:39 pm »
Kulver
Thats great! I understand now. I'm still learning how to use the commands for Linux.
I was raised on windows
Those programs are very helpful as well.
Thanks,
Ka0s
Report to moderator
Logged
Print
Pages: [
1
]
EvilZone
»
Hacking and Security
»
Hacking and Security
(Moderator:
RedBullAddicted
) »
Mount .iso with linux ubuntu?