Find the answer to your Linux question:
Results 1 to 4 of 4
you need only do that: sudo mount /home/you/path/to/image.iso /media/image -o loop...
  1. #1
    Just Joined!
    Join Date
    Oct 2007
    Posts
    0

    Thumbs up Mount can mount images!

    you need only do that:
    sudo mount /home/you/path/to/image.iso /media/image -o loop

  2. #2
    Linux Guru
    Join Date
    Nov 2004
    Posts
    6,110
    It sure can. You can also bind directories to another using mount.

  3. #3
    Just Joined! Filipet's Avatar
    Join Date
    Jul 2006
    Posts
    70
    Erm, where is the question to answer?

  4. #4
    Just Joined!
    Join Date
    Oct 2007
    Posts
    0
    sorry,this is on a wrong area

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •