feedburner

Enter your email address:

Delivered by FeedBurner

* How to mount ISO image in linux ??

Labels: , , ,




Due to the current design of hard disk capacity growing in volume, at every turn on more than 500GB, there are more and more people do not like the comparison to burn out some of the information, whether or important documents had been stored some of the ISO file Of course, many of the windows users always use alcohol by one set of software simulation to mount ISO image, but how to mount ISO image in Linux? Actually, there is a simple way to mount ISO image via command line in Linux system, you just need type a few under commands to mount it that will be more convenient than windows, if you want to mount ISO image for access information in your Linux machine, whether openSUSE or Ubuntu, you can enter the following command to do it now.


# cd /mnt
# mkdir cdrom
# mount /root/Desktop/gos-3.0-gadgets-20080924.iso /mnt/cdrom -o loop




0 comments:

Post a Comment