Firefox 16, a treat for developers http://t.co/cnd27CzT
How to: Mount an ISO image under Linux without burning a cd
An ISO image is an archive of an optical disk in a format ISO, the files typically have a file extension of .ISO . The name ISO is taken from the ISO 9660 file system used with CD-ROM media.
Now we will mount an iso image in a linux operating system without burning a cd, to do that ,there are 2 ways available.
1 – without using the command line
Just make a right click on the ISO image file as described bellow :
-Right click on the iso image and choose : mount with archive mounter
The image will be mounted on your desktop
To unmount :
2- Mount an ISO image using command line
Command Method I
a – As root Create a directory (in my case isodir):
sudo mkdir -p /mnt/isodir
b- Mount the iso image ( my case i`m trying to mount slackware-12.1-install-dvd.iso) to the new directory :
sudo mount -o loop slackware-12.1-install-dvd.iso /mnt/isodir
c- Change directory to the mounted one
cd /mnt/isodir
d – List files stored inside the directory
ls -l
Command method II :
you can also mount the iso imageusing this command :
1- Create mount Directory
mkdir isodir
2- Mount the iso image to this directory using the command
sudo mount -o loop -t iso9660 Desktop/slackware-12.1-install-dvd.iso ./isodir
See also this howto in video :
Download YouTube Video | YouTube Converter
-
-
-
http://www.docplanet.org
-
http://www.bestfinance-blog.com
-
http://goodfinance-blog.com
-
http://goodfinance-blog.com
Like us on Facebook
This week Top Posts 
Top Things to do After Installing Ubuntu 13.04 ‘Raring Ringtail’ : Ubuntu 13.04 Raring Ringtail final is almost out. The final release it scheduled for release on Apri...0 comment(s) |
Install lamp with 1 command in Ubuntu 12.10, 13.04 Raring Ringtail & LinuxMint13 : Updated: 10/09/2012 :LAMP (Linux, Apache, MySQL and PHP) is an open source Web development platform ...0 comment(s) |
Howto: Upgrade to Ubuntu 13.04 Raring Ringtail from 12.04, 12,10 | Desktop & Server : Updated 05-04-2013: Ubuntu 13.04 Raring Ringtail will be released Soon, If you have ubuntu 12,10, 12...0 comment(s) |
Install and Configure Samba share in Ubuntu 13.04 Raring Ringtail , 12.10, 12.04| Howto : Updated 05-04-2013: One of the most asked features for Samba is a graphical user interface to help w...0 comment(s) |
How to use Remote Desktop in Ubuntu : Sometimes, we need to access our computer from other locations when we’re not at home and such. This...0 comment(s) |
How to Find Default Gateway in Linux : A gateway is a node or a router that acts as an access point to passes network data from local netwo...0 comment(s) |
Recent Posts
- ClusterSSH: Manage multiple SSH sessions on Linux
- Setup the Raspberry Pi as a NAS
- How to Monitor Filesystem Events with incron
- Useful Commands for Linux Users – Episode 6
- Deadly Linux Commands
- Determine Your Specifications from Command-Line
- Automatically Change the Desktop Wallpaper Using Variety on Ubuntu/Linux Mint
- How to Find Default Gateway in Linux
- Setup Backup Server Using rsnapshot
- How to Disable/Change Default PDF Viewer in Mozilla Firefox
Recent Comments























Etescartz
| #
Hi! I stumbled on this article and I really want to try elgg on a ubuntu server, but I’m at a standstill . I’m a newbie when it comes to linux and I tried installing the packages mentioned in the article, but the must be different in the Ubuntu repositories.. Any help would be greatly appreciated.
SK
| #
Did you add the IP range(Not ip address) in your cacti.conf file? If yes, check your apache log files. You may find the errors. Good luck.
David
| #
Hi SK,
thanks for your post :)
I did all the steps one by one but I got error 500, also I disable the selinux,and iptabels
In addition I cannot success to get the cacti in localhost.
Any idea?
Thanks
Richard
| #
I have been searching for a solution to that problem too but with videos. I can’t see anyway to make VLC do this. And nobody can tell me how.
However, I did find a media player called Movist that does it. I will never understand why VLC, the best in my opinion, does not design this feature into their player.
cave
| #
it can be used to talk or chat through the internet,
it is using strong encryption.
but for example TOR is using some obfuscation because some countrys try to block all outgoing connections which can not be scanned with DPI
And the TOR Project is facing an arms race in obfuscation and encryption detection.