CDemu 0.8.0

Questions about other topics - please check if your question fits better in another category before posting here
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
maman
Level 1
Level 1
Posts: 30
Joined: Mon Jun 25, 2007 3:19 am
Location: Jakarta, ID

CDemu 0.8.0

Post by maman »

I tried sudo mount /dev/cdemu0 /media/vcd
and it says:

mount: block device /dev/cdemu0 is write-protected, mounting read-only
mount: you must specify the filesystem type

so I tried sudo mount -t iso9660 /dev/cdemu0 /media/vcd and it says:

mount: block device /dev/cdemu0 is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/cdemu0,
missing codepage or other error
(could this be the IDE device where you in fact use
ide-scsi so that sr0 or sda or so is needed?)
In some cases useful info is found in syslog - try
dmesg | tail or so

Then I look up, but I can't find what filesystem an nrg file is. Can anybody help me?
TIA
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
:twisted: DON'T visit Indonesia! :twisted:
:D It's DANGEROUSLY beautiful! :D
----------------------------------------
Maman
Husse

Post by Husse »

nrg seems to be a Nero specific file similar to an ISO file
http://club.cdfreaks.com/showthread.php?t=142994
If the content is similar to an ISO it should be possible to mount as an ISO, but it is a generic Nero format
scorp123
Level 8
Level 8
Posts: 2272
Joined: Sat Dec 02, 2006 4:19 pm
Location: Switzerland

Post by scorp123 »

Search for a tool called nrg2iso ... It will convert Nero's proprietary *.nrg images to standard *.iso images. From there onwards it should be easy to use the files under Linux.
User avatar
maman
Level 1
Level 1
Posts: 30
Joined: Mon Jun 25, 2007 3:19 am
Location: Jakarta, ID

Post by maman »

Okay, The *.nrg file is a data disc, so I suppose it could be done, and I got nrg2iso about an hour after writing the post. :wink:

But I'm still wondering, if cdemu can mount *.nrg and *.bin and *.cue to a "virtual CD drive", then how can I really mount it? what are their filesystems to be written on mount -t filesystem /path/to/cdemu /mount/point ? or do they have any?

Thanks for replying anyway! :D
:twisted: DON'T visit Indonesia! :twisted:
:D It's DANGEROUSLY beautiful! :D
----------------------------------------
Maman
scorp123
Level 8
Level 8
Posts: 2272
Joined: Sat Dec 02, 2006 4:19 pm
Location: Switzerland

Post by scorp123 »

skampo wrote:If I remember right nero's .nrg file by default is iso9660 +joliet.
Joliet is an extension of ISO9660:
http://en.wikipedia.org/wiki/Joliet_%28file_system%29

*.nrg is a proprietary format and only few programs can read it. It is not a standard (ISO9660 is one!) :wink:
http://en.wikipedia.org/wiki/NRG_%28file_format%29
User avatar
maman
Level 1
Level 1
Posts: 30
Joined: Mon Jun 25, 2007 3:19 am
Location: Jakarta, ID

Post by maman »

Hi, I'm back with resolution. I get nrg2iso, I use CDEmu, and I use mount and so it works (but also take more time to convert... *sigh*) but it's Okay.

So, this case shall be closed real soon :D
:twisted: DON'T visit Indonesia! :twisted:
:D It's DANGEROUSLY beautiful! :D
----------------------------------------
Maman
Locked

Return to “Other topics”