Results 1 to 5 of 5

Thread: How to Mount Image with Eee PC

  1. #1
    Join Date
    Sep 2010
    Posts
    47

    How to Mount Image with Eee PC

    I am using Eee PC 900 for all his work, yesterday I was trying to play Heroes of might and Magic 3 game on it. I am having iso file which is needs to play game, but I not getting any program that mount it. I have tried to solve this in my ways but not done. I don’t have any extra knowledge on this, if anyone knows how can I mount this then please tell me. Any suggestions will appreciate. Thanks in advance.
    Last edited by Tamonashh; 15-11-2010 at 10:56 PM.

  2. #2
    Join Date
    Jun 2009
    Posts
    4,586

    Re: How to Mount Image with Eee PC

    I have gone through your question and I think you don’t need any of the software programs to mount this ISO file. To run this file you have to just type this command mount-o loop./filename.iso/mnt/mountpoint. By giving this command you can able to mount ISO file. When I tried this command on my machine it works and I hope this command will also help to you.

  3. #3
    Join Date
    Nov 2009
    Posts
    3,331

    Re: How to Mount Image with Eee PC

    Linux allows you to mount image file without using any programs. ISO files in Linux are considered as UDF file systems. For mounting an image files follow these steps. First open your terminal and then type “su-“command with your root password, which will use to generate permission. Then make a directory with any name you want like “/mnt/sysgear” and then open the directory where you have stored .ISO file, for example” cd /dir/”. Then to mount ISO file you have to use mount command “mount -o loop aoe3.iso /mnt/sysgear/”, the new file will call as imagename.iso. And then navigate to that folder where ISO file is created. After mounting the image file you can browse it in gnome interface very easily. If you want to unmount this file then use this command “unmount /mnt/sysgear/”.

  4. #4
    Join Date
    Nov 2009
    Posts
    3,017

    Re: How to Mount Image with Eee PC

    You can use Daemon tool application to mount an ISO image file. For mount an image file you have to install Daemon tool on your machine and then right click on Daemon tool icon and select the option "Virtual CD/DVD-ROM" then select the drive where you have to mount image file and then select mount image option to for selecting the file. In this way you can use Daemon tool to mount an ISO image file. If you are having any other query then reply me.

  5. #5
    Join Date
    May 2008
    Posts
    2,442

    Re: How to Mount Image with Eee PC

    I have gone through a site where i have found different commands and information for mounting images of iso files and drivers related to the Eee PC. I have used this information for all my this process and i think you should search through Google for this you can find many of this kind of sites and related information you want.

Similar Threads

  1. Replies: 3
    Last Post: 03-05-2010, 10:46 PM
  2. Disk image failed to mount
    By Y2kCyK in forum Operating Systems
    Replies: 5
    Last Post: 27-02-2010, 06:13 PM
  3. Mount an ISO image in Linux
    By Hakon in forum Operating Systems
    Replies: 6
    Last Post: 16-09-2009, 12:41 PM
  4. Mount iso image in vista
    By SmokiN in forum Windows Software
    Replies: 3
    Last Post: 22-07-2009, 05:23 PM
  5. mount an image with alcohol 120%
    By Gajpal in forum Windows Software
    Replies: 1
    Last Post: 02-01-2009, 11:46 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,750,629,495.07709 seconds with 16 queries