[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Problème émulaiton graveur + (could this be the IDE device where you in fact use ide-scsi so that sr0 or sda or so is needed?)



Alors quand je veux monter mon graveur, j'obtiens ceci :

Lanfeust:/home/nicolas# mount /mnt/graveur/
mount: wrong fs type, bad option, bad superblock on /dev/graveur,
       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?)

Pourtant :
Lanfeust:/home/nicolas# cdrecord -scanbus
Cdrecord 2.01a10 (i686-pc-linux-gnu) Copyright (C) 1995-2003 Jörg
Schilling
Linux sg driver version: 3.1.24
Using libscg version 'schily-0.7'
scsibus0:
        0,0,0     0) 'HP   ' 'ScanJet 5300C   ' '6.00' Removable Scanner
        0,1,0     1) *
        0,2,0     2) *
        0,3,0     3) *
        0,4,0     4) *
        0,5,0     5) *
        0,6,0     6) *
        0,7,0     7) *
scsibus1:
        1,0,0   100) 'MITSUMI ' 'CR-48X8TE     ' '1.1D' Removable CD-ROM
        1,1,0   101) *
        1,2,0   102) *
        1,3,0   103) *
        1,4,0   104) *
        1,5,0   105) *
        1,6,0   106) *
        1,7,0   107) *

Pourtant :
# /etc/fstab: static file system information.
/dev/cdrom      /mnt/dvd        iso9660 ro,user,noauto,exec     0      0
/dev/graveur    /mnt/graveur    iso9660 rw,user,noauto,exec     0      0

et même que :

Lanfeust:/home/nicolas# less /etc/lilo.conf | grep append
append="hdd=ide-scsi"

et aussi :
/dev/graveur pointe bien sur /dev/hdd

sans oublier :
Lanfeust:/home/nicolas# less /etc/modutils/graveur 
alias scd0 sr_mod
alias scd1 sr_mod
alias scd2 sr_mod
alias scd3 sr_mod
pre-install sg modprobe ide-scsi
pre-install sr_mod modeprobe ide-scsi

mais il semble que j'ai un problème avec le chargement de sr_mod. Et via
modconf, ca marche pas non plus. sr_mod semble absent :(

Lanfeust:/home/nicolas# modprobe sr_mod
sh: line 1: modeprobe: command not found
modprobe: pre-install sr_mod failed
modprobe: insmod sr_mod failed

Pourtant :
Lanfeust:/lib/modules/2.4.20/kernel/drivers/scsi# ls
ide-scsi.o  scsi_mod.o  sg.o  sr_mod.o  sym53c8xx.o

Mes questions : 

1) dois-je ajouter dans /etc/modutils/graveur :
alias hdd sr_mod ?

2) voyez vous autre chose à corriger ?

Merci d'avance et bon dimanche,
Nicolas

Attachment: signature.asc
Description: PGP signature


Reply to: