Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cdEMU
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
serzz
Apprentice
Apprentice


Joined: 03 Apr 2004
Posts: 153

PostPosted: Sun May 02, 2004 12:36 pm    Post subject: cdEMU Reply with quote

Code:
root@tux CD1 # cdemu 0 MP2_Install.cue
Traceback (most recent call last):
  File "/usr/bin/cdemu", line 111, in ?
    main()
  File "/usr/bin/cdemu", line 103, in main
    device = libcdemu.get_device_from_drive_number(args[0])
  File "/usr/lib/python2.3/site-packages/libcdemu.py", line 315, in get_device_from_drive_number
    raise CDEmu_Error, "could't find block device, if you've no devfs make sure you created them"
libcdemu.CDEmu_Error: could't find block device, if you've no devfs make sure you created them


Why is that any tips?
Back to top
View user's profile Send private message
wratka
n00b
n00b


Joined: 06 Aug 2003
Posts: 41
Location: prague, CR

PostPosted: Thu Jul 22, 2004 10:19 pm    Post subject: Reply with quote

hi, exactly the same problem here.

Code:
cdemu 0 /mnt/win_storage/isos/Star.Wars.Knights.Of.The.Old.Republic_PeSo/CD1/cd1.cue
Traceback (most recent call last):
  File "/usr/bin/cdemu", line 111, in ?
    main()
  File "/usr/bin/cdemu", line 103, in main
    device = libcdemu.get_device_from_drive_number(args[0])
  File "/usr/lib/python2.3/site-packages/libcdemu.py", line 315, in get_device_from_drive_number
    raise CDEmu_Error, "could't find block device, if you've no devfs make sure you created them"
libcdemu.CDEmu_Error: could't find block device, if you've no devfs make sure you created them


Have you found a solution yet?
Back to top
View user's profile Send private message
Rainmaker
Veteran
Veteran


Joined: 12 Feb 2004
Posts: 1650
Location: /home/NL/ehv/

PostPosted: Tue Jul 27, 2004 12:19 pm    Post subject: Reply with quote

modprobe cdemu

then try again
_________________
If you can't dazzle them with brilliance, baffle them with bullshit.
Back to top
View user's profile Send private message
Mgiese
Veteran
Veteran


Joined: 23 Mar 2005
Posts: 1609
Location: indiana

PostPosted: Tue Aug 02, 2005 5:43 pm    Post subject: hi Reply with quote

same error... i load cdemu 0 myfile.cue , everythings fine, but mount -t iso9660 /dev/cdemu/0 /mnt/virtual tells me "bad superblock no valid block device)
_________________
I do not have a Superman complex, for I am God not Superman :D

Ryzen9 7950x ; Geforce1650 ; kernel 6.5 ; XFCE
Back to top
View user's profile Send private message
Ubnormal
n00b
n00b


Joined: 20 Aug 2004
Posts: 17

PostPosted: Mon Jan 09, 2006 1:32 pm    Post subject: Re: hi Reply with quote

Mgiese wrote:
same error... i load cdemu 0 myfile.cue , everythings fine, but mount -t iso9660 /dev/cdemu/0 /mnt/virtual tells me "bad superblock no valid block device)


Hi! Did you solve the problem? I have the same one.

Athlon XP 2500+
Kernel 2.6.14-r5
cdemu-0.7

.cue file mounts well:
ubnormal virtual_cd # cdemu 0 Warcraft\ III.cue
ubnormal virtual_cd # cdemu -s
Drive Loaded Comment
0: 1 Warcraft III.cue
1: 0 NO_CD_LOADED
2: 0 NO_CD_LOADED
3: 0 NO_CD_LOADED
4: 0 NO_CD_LOADED
5: 0 NO_CD_LOADED
6: 0 NO_CD_LOADED
7: 0 NO_CD_LOADED

But when i'm trying to mount /dev/cdemu0:

ubnormal virtual_cd # mount -t iso9660 /dev/cdemu0 /mnt/virtualcd/
mount: block device /dev/cdemu0 is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/cdemu0,
or too many mounted file systems
(could this be the IDE device where you in fact use
ide-scsi so that sr0 or sda or so is needed?)
Back to top
View user's profile Send private message
chico_r
n00b
n00b


Joined: 22 Jun 2005
Posts: 9
Location: Brazil

PostPosted: Fri Dec 01, 2006 5:06 pm    Post subject: Re: hi Reply with quote

Ubnormal wrote:

But when i'm trying to mount /dev/cdemu0:

ubnormal virtual_cd # mount -t iso9660 /dev/cdemu0 /mnt/virtualcd/
mount: block device /dev/cdemu0 is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/cdemu0,
or too many mounted file systems
(could this be the IDE device where you in fact use
ide-scsi so that sr0 or sda or so is needed?)

Got the same problem trying to mount the image using the cue extracted from my .bin (created by cdrdao)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum