Thread: How to mount a video *.img file in Ubuntu so that you can use it
i searched first, , found incomplete answer mounting img file on ubuntu:
- how mount .img file
thread suggested acetoneiso, power iso, or following commands:
however, had installed gmount-iso , iso master, thread:code:$ mkdir ~/img $ mount -t udf filename.img ~/img -o loop
- what player or converter use play/convert 'bin' , 'cue' video file?
so, tried gmount-iso , iso master first - neither recognize img file.
luckily, based on information in same thread, had installed furius iso mount tool version 0.11.1.2 mount bin/cue files , iso images.
turns out furious mounted img file without problems whatsoever!
furius favorite mounting tool because mounted following me:
- bin files (associated cue files)
- iso files
- img files
in addition, can convert bin/cue files iso files (using bchunk shown in referenced thread), found googling can convert img iso using cd2iso shown below:
- convert img iso in ubuntu
any other suggestions welcome.code:$ sudo aptitude install nrg2iso ccd2iso mdf2iso $ ccd2iso file.img file.iso
![]()
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [SOLVED] How to mount a video *.img file in Ubuntu so that you can use it
Ubuntu
Comments
Post a Comment