 |
 |
| figured it out - can't create the virtual image on FAT32 partition |
 |
 |
By hey68you - Posted on February 16, 2006 - 03:50:37 (#19068)
Current version when comment was posted: 1.0 |
 |
 |
I tried again to create a 2GB virtual image, but this time on a bfs volume (instead of a FAT32 partition) and it mounted just fine !
|
|
| MountImage |
 |
 |
By mmadia - Posted on February 9, 2006 - 19:35:03 (#19035)
Current version when comment was posted: 1.0 |
 |
 |
you may have better luck with Axel's MountImage.
http://bebits.com/app/3576
|
|
| re: Trouble mounting 2GB image |
 |
 |
By BiPolar - Posted on February 9, 2006 - 06:20:40 (#19033)
Current version when comment was posted: 1.0 |
 |
 |
I always had BAD crashes/lock-ups while working with mounted images, IIRC related to Tracker too (less problems from Terminal).
Thos problems went away when I stop mounting images with this tool :-/
|
|
| Trouble mounting 2GB image |
 |
 |
By hey68you - Posted on February 8, 2006 - 05:22:23 (#19031)
Current version when comment was posted: 1.0 |
 |
 |
I seem to be able to mount my 2gb bfs image in the terminal, but it seems to crash the Tracker / Deskbar.
Any ideas?
|
|
| haiku image |
 |
 |
By the_hUm - Posted on December 2, 2005 - 08:25:28 (#18487)
Current version when comment was posted: 1.0 |
 |
 |
|
| newer haiku images |
 |
 |
By Kevin_Field - Posted on December 2, 2005 - 07:17:17 (#18486)
Current version when comment was posted: 1.0 |
 |
 |
Hey, I can mount older haiku.image files from August, but when I try the new ones that come out every six hours nowadays, ImageMounter says "invalid argument". What's going on?
Thanks,
Kev
|
|
| Pat in the back / Feature request |
 |
 |
By BiPolar - Posted on September 18, 2003 - 15:48:36 (#8865)
Current version when comment was posted: 1.0 |
 |
 |
Pat in the back / Feature request:
Very handy app. Many thanks!
Is Ext2 support possible/planned ?
--BiPolar.
|
|
| Ah, competition in the Image Mount tools :-) |
 |
 |
By Jace - Posted on September 18, 2003 - 15:42:12 (#8864)
Current version when comment was posted: 1.0 |
 |
 |
Nice to see an update. I use this tool and it's very handy! Thanks!
Has this update been brought to us via friendly competition with Axel's mount tool? ;-)
|
|
| Re: Does ImageMounter support Mac DMG and IMG files? |
 |
 |
By moshed - Posted on September 18, 2003 - 08:13:23 (#8861)
Current version when comment was posted: 1.0 |
 |
 |
ImageMounter does support raw disk images, only. It can mount exactly the same file system types as you can mount using the Tracker->Mount command.
|
|
| Does ImageMounter support Mac DMG and IMG files? |
 |
 |
By Prognathous - Posted on September 18, 2003 - 06:43:45 (#8860)
Current version when comment was posted: 1.0 |
 |
 |
If not, is such support planned?
Prog.
|
|
| BeIA img Support |
 |
 |
By shintaro - Posted on February 11, 2003 - 20:56:15 (#5878)
Current version when comment was posted: 0.3 |
 |
 |
I'd like to see support for mounting BeIA img's too!!!
How about it??
|
|
| "not an image file" |
 |
 |
By edmundf - Posted on January 23, 2003 - 05:52:09 (#5528)
Current version when comment was posted: 0.3 |
 |
 |
My dano image called BEOS.ISO is repproted as "not an image file"
|
|
| This App is a life saver. : ) |
 |
 |
By ablyss - Posted on October 23, 2002 - 18:47:32 (#3741)
Current version when comment was posted: 0.3 |
 |
 |
This App is a life saver. : )
It has got my 10 point vote
-- Ablyss
|
|
| thanks again :) |
 |
 |
By misza - Posted on October 23, 2002 - 01:14:40 (#3723)
Current version when comment was posted: 0.3 |
 |
 |
Thanks for adding this much needed feature to ImageMounter Maurice, this app rocks!
|
|
| Thanks |
 |
 |
By misza - Posted on August 27, 2002 - 02:40:49 (#2859)
Current version when comment was posted: 0.2 |
 |
 |
Thanks for fixing this Maurice! :)
|
|
| Yes. |
 |
 |
By brian68 - Posted on August 26, 2002 - 22:11:43 (#2858)
Current version when comment was posted: 0.2 |
 |
 |
Both versions are in the same archive. ;-)
|
|
| PPC for 0.2? |
 |
 |
By Intelinside - Posted on August 26, 2002 - 21:24:31 (#2857)
Current version when comment was posted: 0.2 |
 |
 |
is there a ppc compile for 0.2 like there was for 0.1?
|
|
| BeIA |
 |
 |
By Diver - Posted on July 28, 2002 - 05:14:14 (#2400)
Current version when comment was posted: 0.1 |
 |
 |
Jeffregal, where did you find a BeIA image,
can you give me an URL, plz!
|
|
| re:ISO images |
 |
 |
By misza - Posted on July 28, 2002 - 02:14:09 (#2394)
Current version when comment was posted: 0.1 |
 |
 |
IIRC ISO images are read only, so you can't mount them and edit them. If you want to edit the contents, you can create a new folder(on a local HD), the drag the contents of the iso into it. Then you can make alterations to the folder, then use mkhybrid to make a iso9660 image out of the folder, then burn that image. e.g.
mkhybrid -o myiso.img -V MovieCD -J -r -h /path/to/files
sync
mkdir /MovieCD
mount -t iso9660 myiso.img /MovieCD
|
|
| How to on Wiki GREAT, however... |
 |
 |
By jefro - Posted on July 27, 2002 - 21:51:54 (#2393)
Current version when comment was posted: 0.1 |
 |
 |
The how to on wiki is great and I hope more and more are made. I just don't understand all what can be done. Can I mount an ISO just like a bfs and edit/change/delete/modify and then burn it back to a CD?
|
|
| Mini-howto & That Bug |
 |
 |
By misza - Posted on July 27, 2002 - 20:09:23 (#2391)
Current version when comment was posted: 0.1 |
 |
 |
Please Maurice, fix that bug that Shard described, with ImageMounter unable to mount more than one image at a time, just set the mount point as the filename of the image or put some checking in place please. So silly.
Also, I wrote this mini-howto to make this app easier to use for every one:
http://wiki.bebits.com/page/ImageMountingMadeEasy
-misza
|
|
| A bit more explaination for me please. |
 |
 |
By jeffregal - Posted on July 27, 2002 - 17:11:17 (#2389)
Current version when comment was posted: 0.1 |
 |
 |
What I guess is that one can take an image of a CD or whatever and copy it to a BFS. From there I can EDIT it and/or use it like any file?
If so then, Wow, what a great way to fix my Pro install CD to work with Athlon's and add the updates and new apps. I have a beia image that I wanted to peek into too.
|
|
| There is a bug |
 |
 |
By ahwayakchih - Posted on July 5, 2002 - 05:38:01 (#2122)
Current version when comment was posted: 0.1 |
 |
 |
After i mount some image, and than mount another, i cannot unmount first one.
I don't think that "/ImageMounter-mountpoint" is a good idea. better to mount images under their name, so "cdrom.iso" would be "/cdrom.iso". And if there is one already mount it under "/cdrom.iso2" or something like that.
|
|
| really handy tool |
 |
 |
By ahwayakchih - Posted on July 3, 2002 - 08:05:27 (#2092)
Current version when comment was posted: 0.1 |
 |
 |
|
| Very useful app |
 |
 |
By cypress - Posted on July 3, 2002 - 02:39:22 (#2087)
Current version when comment was posted: 0.1 |
 |
 |
I used to mount image files from the command line or with other apps that supported them I waited for a nifty little program like this for a long time. Works like a charm.
|
|
| ah goodie |
 |
 |
By rain - Posted on July 2, 2002 - 07:06:53 (#2074)
Current version when comment was posted: 0.1 |
 |
 |
I have an add-on like this half finished in my dev folder. Now I won't have to finish it :) good
I'll try it when I get back home
|
|
|
|
|