How to use an ISO image on Ubuntu Linux Cara menggunakan citra ISO di Ubuntu Linux
Like anything else on linux, it's easiest to do things from the command line. Seperti apa pun di linux, itu paling mudah untuk melakukan hal-hal dari baris perintah. Open up a terminal window and type in the following commands Buka jendela terminal dan ketik perintah berikut
sudo mkdir /media/iso sudo mkdir / media / iso
sudo modprobe loop sudo modprobe loop
sudo mount filename.iso /media/iso -t iso9660 -o loop filename.iso sudo mount / media / iso-t iso9660-o loop
You should be able to navigate to the /media/iso folder and see the contents of the ISO image. Anda harus dapat menavigasi ke / media / iso folder dan melihat isi dari citra ISO. If you want to unmount the iso, use the following command: Jika Anda ingin meng-unmount iso, gunakan perintah berikut:
sudo umount /media/iso sudo umount / media / iso
Stay tuned, we'll post a howto about using these ISO images from within the GUI. Tetap setia, kita akan memposting howto tentang penggunaan ISO ini gambar dari dalam GUI.

Daily Email Updates Harian Email Pembaharuan
You can get our how-to articles in your inbox each day for free. Anda bisa mendapatkan kita bagaimana-untuk artikel dalam kotak masuk Anda setiap hari secara gratis. Just enter your name and email below: Cukup masukkan nama dan email Anda di bawah ini:



thanx for the stuff dude… thanx untuk hal dude ...
But Can anyone please explain it… Tapi Can anyone tolong jelaskan ...
Like what does paramater -t and -o stand for. Seperti apa paramater-t dan-o stand for.
what is “sudo modprobe loop” apa yang "sudo modprobe loop"
And why iso9660 is used… Dan mengapa iso9660 digunakan ...
I will be thankfull Saya akan thankfull
sudo modprobe loop ->loads/ installs the module for loopback file system support sudo modprobe loop -> load / menginstal modul untuk loopback file system support
iso9660 -> the file system used by CD roms iso9660 -> sistem file yang digunakan oleh CD roms
-t -> specify the file system type -t -> menentukan jenis sistem file
-o loop-> for additional options while using a loopback filesystem -o loop-> untuk opsi-opsi tambahan ketika menggunakan loopback filesystem
i need help i downloaded unbuntu linux and it is a iso file but when i tried to execute it , it would not let me i need help i download unbuntu linux dan merupakan file iso tapi ketika saya mencoba untuk menjalankan file ini, itu tidak akan membiarkan saya
shoshuro If you are on windows you need to burn a cd from the iso image first. shoshuro Jika Anda berada pada jendela yang Anda butuhkan untuk membakar cd dari gambar iso pertama. Use Nero or the free iso recorder from here: Gunakan Nero atau perekam iso bebas dari sini:
http://isorecorder.alexfeinman.com/isorecorder.htm http://isorecorder.alexfeinman.com/isorecorder.htm
then if your system is set to boot from your cd drive, insert the cd in the drive and restart your computer. maka jika sistem anda diatur untuk boot dari cd drive Anda, masukkan cd di drive dan restart komputer Anda.
This will run Ubuntu from the cd without installing it. Ini akan menjalankan Ubuntu dari cd tanpa instalasi itu. If it works on your system you can click install and follow the directions. Jika bekerja pada sistem, Anda dapat mengklik install dan ikuti petunjuk.
if you want to burn your dvd to iso image and save it to your mac,i share you below resource: jika anda ingin membakar dvd Anda untuk iso image dan simpan ke mac, saya berbagi sumber daya Anda di bawah ini:
http://www.infopirate.org/_how.....o-file-mac http://www.infopirate.org/_how.....o-file-mac
Thanks for the help….. Thanks for the help ... ..
I always search firstly this site for any help on ubuntu linux 9.04 Aku selalu mencari terlebih dahulu situs ini untuk bantuan pada linux ubuntu 9,04