Hi all, Could someone tell me how (or point me to a "Howto") to mount an iso file? I have this huge 8GB iso file that I want to mount and copy parts. Thanks! JIM -- The US was colonized by the religious, political, economic, and criminal rejects of every country in the world. We have been carefully breeding insane, obsessive, fanatic lunatics with each other for over 400 years, resulting in the glorious strain of humanity known as "Americans". You have to expect some... peculiarities. -Mark Damon Hughes -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 4/21/2011 7:06 PM, James Hatridge wrote:
Hi all,
Could someone tell me how (or point me to a "Howto") to mount an iso file? I have this huge 8GB iso file that I want to mount and copy parts.
Thanks!
JIM
http://lmgtfy.com/?q=linux+mount+iso -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Fri, Apr 22, 2011 at 6:06 AM, James Hatridge <James.Hatridge@gmx.de> wrote:
Hi all,
Could someone tell me how (or point me to a "Howto") to mount an iso file? I have this huge 8GB iso file that I want to mount and copy parts.
mount -o loop isofile.iso your/path/folder -- Best Regards, Masim "Vavai" Sugianto /************************************************************/ Blog (ID) : http://www.vavai.com Excellent Infotama Kreasindo : http://www.vavai.biz /************************************************************/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 4/21/2011 7:06 PM, James Hatridge wrote:
Hi all,
Could someone tell me how (or point me to a "Howto") to mount an iso file? I have this huge 8GB iso file that I want to mount and copy parts.
mkdir /foo mount -o loop foo.iso /foo -- bkw -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Fri, Apr 22, 2011 at 01:19, Brian K. White <brian@aljex.com> wrote:
On 4/21/2011 7:06 PM, James Hatridge wrote:
Hi all,
Could someone tell me how (or point me to a "Howto") to mount an iso file? I have this huge 8GB iso file that I want to mount and copy parts.
mkdir /foo mount -o loop foo.iso /foo
A GUI alternative is AcetoneISO. C. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
C wrote:
On Fri, Apr 22, 2011 at 01:19, Brian K. White <brian@aljex.com> wrote:
On 4/21/2011 7:06 PM, James Hatridge wrote:
Hi all,
Could someone tell me how (or point me to a "Howto") to mount an iso file? I have this huge 8GB iso file that I want to mount and copy parts.
mkdir /foo mount -o loop foo.iso /foo
A GUI alternative is AcetoneISO.
C.
In KDE3, I just right click -> Actions -> "Mount ISO at folder..." or "ISO9660 view". -- Per Jessen, Zürich (14.9°C) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
El Viernes, 22 de Abril de 2011 10:41:51 Per Jessen escribió:
C wrote:
On Fri, Apr 22, 2011 at 01:19, Brian K. White <brian@aljex.com> wrote:
On 4/21/2011 7:06 PM, James Hatridge wrote:
Hi all,
Could someone tell me how (or point me to a "Howto") to mount an iso file? I have this huge 8GB iso file that I want to mount and copy parts.
mkdir /foo mount -o loop foo.iso /foo
A GUI alternative is AcetoneISO.
C.
In KDE3, I just right click -> Actions -> "Mount ISO at folder..." or "ISO9660 view".
If you're using KDE4, right click → Actions → Browse ISO. Greetings, -- Javier Llorente
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2011-04-22 11:35, Javier Llorente wrote:
El Viernes, 22 de Abril de 2011 10:41:51 Per Jessen escribió:
In KDE3, I just right click -> Actions -> "Mount ISO at folder..." or "ISO9660 view".
If you're using KDE4, right click → Actions → Browse ISO.
Another one. In terminal, use text file browser 'mc' (Midnight Commander), and press [enter] on the iso file. - -- Cheers / Saludos, Carlos E. R. (from 11.2 x86_64 "Emerald" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/ iEYEARECAAYFAk2xeWMACgkQtTMYHG2NR9WRtACfRaOfBLLfx+cHq1tjnTREmIYx DUQAn0WjQshgWzsYBoMKF518gkdkuWVL =BPVt -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (8)
-
Brian K. White
-
C
-
Carlos E. R.
-
James Hatridge
-
Javier Llorente
-
Masim "Vavai" Sugianto
-
Michael S. Dunsavage
-
Per Jessen