Hi Every One ..
I am facing a problem here .. or actually a confusion .. I can't find a software on linux that enables me to open VCD files "*.vc4" .. "*.cue" .. "*.nrg" and "*.iso"
if any one knows how to open them under Linux .. I hope to post a reply as soon as possible
mount for the *.iso
Accessing the files on ISO images could be easily done through mount command
mount isoimage.iso -o loop -t iso9660 /mnt/myisoyou can convert the other images to iso images(using third party programs) to make them mounted easily . this will allow you to access the files only .
Diaa Radwan
Hi, When I try this comman
Hi,
When I try this command it denies me to use it yielding the message "only root can do that".
Does it always require root access or can a normal user can use this to mount iso file if so how.
Thanks Viswa.
I think you should have the r
I think you should have the right to mount or umount ,if you will do this as normal user
Diaa Radwan
.cue and .iso are CD image files
You can mount an iso on loopback, and can convert a bin/cue to iso
I used to be indecisive .. but now I'm not so sure
let's see
nrg2iso : Converts Nero nrg CD-images to iso
ccd2iso : Converts CloneCD images (popular under Windows) to ISOs
bin2iso : converts RAW format (.bin/.cue) files to ISO/WAV format
xbiso : Xbox xdvdfs ISO extraction utility
extract-xiso : Tool for extracting and creating optimised Xbox ISO images
mdf2iso : Alcohol 120% bin image to ISO image file converter
b5i2iso : BlindWrite image to ISO image file converter
I think there is none to deal with vc4
hope this helps
Zxeem*
Zxeem*
bin didn't work
Hi every one.. I could use iso and mount it .. and convert from nrg to iso .. and installed the ccd2iso.. correctly ..
but the bin2iso prog didn't work and the c file didn't compils.. I even edited it .. to fit with FC3 but also didn't work .. tried to fix its errors.. and i did .. so it compiled BUT .. it show an error message telling me that ..
The program can't fopen the .bin file .. it could oprn the .cue and get the .bin file path from it but can't open it !!
the function fopen() always return null !!! and he checks for that and show me the error !!!
Does any one has any other program for .cue and .bin files !!
Zxeem*
bchunk
use bchunk to convert bin/cue to iso's.
bchunk is a bin/cue to .iso converter.
I used to be indecisive .. but now I'm not so sure
cdemu
OOOOps ... Some Thing Happened
Hi
I hope That , the CDemulator works with *.nrg too . coz :-( I converted all my Bin files yesterday to *.nrg ..using nero under windows.. BUT I tried to convert them to iso using nrg2iso in linux after that ... and they were converted well .. but unfortunatly the iso image don't mount .. the converted one from nrg that was originally converted from bin ...
although , some other nrg files worked correctly after converting them to iso using nrg2iso .. and mounted with no problems !!:-(
Note: The nrg files aren't corrupted coz the can be mounted in windows ===== using Daemon program
Zxeem*
hmm
stick to good formats. ISO for normal CDs and BIN for protected stuff.
Cdemu will accept bin images only. Convert them properly in windows.