Avec la 9.2 je suis totale à la ramasse pour graver les zamis.
Ca fait une semaine que je cherche et je ne m en sors pas.
Yaurait pas un pro de la gravure pour me sortir de là ?
J ai un lecteur CD IDE ASUS monter en master et une graveur RW ASUS sur
le même port en slave, tous deux reconnus par k3b ainsi :
ASUS CD S520A : /dev/ide/host0/bus1/target0/lun0/cd
ASUS CRW 5224A : /dev/ide/host0/bus1/target1/lun0/cd
Les deux sont en type d interface atapi.
Le plus curieux est que juste après mon install de la 9.2 j etais
parvenu à graver sans souci avec k3b et aujourd hui impossible (erreur
cdrecord 254).
Euh, je suis "scalp13" sur yahoo messenger ou jabber, si ca tente quelqu
un de chatter à ce sujet...
Pour procéder par étape j aimerais déjà pouvoir graver en ligne de
commande avec cdrecord.
Regardez :
=========================
cdrecord -eject dev=1,1,0
=========================
[root@localhost scalpo]# cdrecord -eject dev=1,1,0
Cdrecord-Clone 2.01a18-dvd (i686-pc-linux-gnu) Copyright (C) 1995-2003
Jörg Schilling
Note: This version is an unofficial (modified) version with DVD support
Note: and therefore may have bugs that are not present in the original.
Note: Please send bug reports or support requests to
<warly@xxxxxxxxxxxxxxxx>.
Note: The author of cdrecord is not to be bothered with problems in this
version.
scsidev: '1,1,0'
scsibus: 1 target: 1 lun: 0
cdrecord: No such file or directory. Cannot open '/dev/sg*'. Cannot open
SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you
are root.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
==================
cdrecord -scanbus :
=================
[root@localhost scalpo]# cdrecord -scanbus
Cdrecord-Clone 2.01a18-dvd (i686-pc-linux-gnu) Copyright (C) 1995-2003
Jörg Schilling
Note: This version is an unofficial (modified) version with DVD support
Note: and therefore may have bugs that are not present in the original.
Note: Please send bug reports or support requests to
<warly@xxxxxxxxxxxxxxxx>.
Note: The author of cdrecord is not to be bothered with problems in this
version.
cdrecord: No such file or directory. Cannot open '/dev/pg*'. Cannot open
SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you
are root.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
[root@localhost scalpo]# cdrecord -eject
cdrecord: No CD/DVD-Recorder device specified.
Usage: cdrecord [options] track1...trackn
Use cdrecord -help
to get a list of valid options.
Use cdrecord blank=help
to get a list of valid blanking options.
Use cdrecord dev=b,t,l driveropts=help -checkdrive
to get a list of drive specific options.
Use cdrecord dev=help
to get a list of possible SCSI transport specifiers.
=================
cdrecord dev=help :
=================
[root@localhost scalpo]# cdrecord dev=help
Cdrecord-Clone 2.01a18-dvd (i686-pc-linux-gnu) Copyright (C) 1995-2003
Jörg Schilling
Note: This version is an unofficial (modified) version with DVD support
Note: and therefore may have bugs that are not present in the original.
Note: Please send bug reports or support requests to
<warly@xxxxxxxxxxxxxxxx>.
Note: The author of cdrecord is not to be bothered with problems in this
version.
Supported SCSI transports for this platform:
Transport name: sg
Transport descr.: Generic transport independent SCSI
Transp. layer ind.:
Target specifier: bus,target,lun
Target example: 1,2,0
SCSI Bus scanning: supported
Open via UNIX device: not supported
Transport name: pg
Transport descr.: SCSI transport for ATAPI over Parallel Port
Transp. layer ind.:
Target specifier: bus,target,lun
Target example: 1,2,0
SCSI Bus scanning: supported
Open via UNIX device: not supported
Transport name: ATA
Transport descr.: ATA Packet specific SCSI transport
Transp. layer ind.: ATAPI:
Target specifier: bus,target,lun
Target example: ATAPI:1,2,0
SCSI Bus scanning: supported
Open via UNIX device: not supported
Transport name: RSCSI
Transport descr.: Remote SCSI
Transp. layer ind.: REMOTE:
Target specifier: rscsi@host:bus,target,lun
Target example: REMOTE:rscsi@host:1,2,0
SCSI Bus scanning: supported
Open via UNIX device: not supported
==========
cd /dev/sg
==========
[root@localhost scalpo]# cd /dev/sg
bash: cd: /dev/sg: No such file or directory
==========
ls -l sg*
==========
[root@localhost dev]# ls -l sg*
ls: sg*: No such file or directory
=======
lsmod :
=======
[root@localhost scalpo]# lsmod
Module Size Used by Tainted: P
sg 35068 0 (autoclean) (unused)
ipt_MASQUERADE 2200 1 (autoclean)
iptable_nat 20814 1 (autoclean) [ipt_MASQUERADE]
ip_conntrack 26468 1 (autoclean) [ipt_MASQUERADE iptable_nat]
ip_tables 15072 4 [ipt_MASQUERADE iptable_nat]
lp 8160 0
parport_pc 25544 1
parport 34472 1 [lp parport_pc]
agpgart 48292 3 (autoclean)
nvidia 1765440 11 (autoclean)
ppp_deflate 4472 0 (autoclean)
bsd_comp 5400 0 (autoclean)
snd-seq-oss 32000 0 (unused)
snd-seq-midi-event 6080 0 [snd-seq-oss]
snd-seq 42544 2 [snd-seq-oss snd-seq-midi-event]
snd-pcm-oss 43652 0 (unused)
snd-mixer-oss 14200 0 [snd-pcm-oss]
snd-intel8x0 22020 2
snd-pcm 79588 0 [snd-pcm-oss snd-intel8x0]
snd-timer 18436 0 [snd-seq snd-pcm]
snd-ac97-codec 45720 0 [snd-intel8x0]
snd-mpu401-uart 4704 0 [snd-intel8x0]
snd-rawmidi 17760 0 [snd-mpu401-uart]
snd-seq-device 5832 0 [snd-seq-oss snd-seq snd-rawmidi]
snd-page-alloc 9044 0 [snd-intel8x0 snd-pcm]
snd 41380 2 [snd-seq-oss snd-seq-midi-event
snd-seq snd-pcm-oss snd-mixer-oss snd-intel8x0 snd-pcm snd-timer
snd-ac97-codec snd-mpu401-uart snd-rawmidi snd-seq-device]
soundcore 6340 0 [snd]
nfsd 75280 8 (autoclean)
ppp_async 9312 1 (autoclean)
ppp_generic 24292 3 (autoclean) [ppp_deflate bsd_comp
ppp_async]
slhc 6564 0 (autoclean) [ppp_generic]
af_packet 14856 1 (autoclean)
floppy 55932 0
ne2k-pci 6720 1 (autoclean)
8390 7752 0 (autoclean) [ne2k-pci]
sis900 15244 1 (autoclean)
nls_cp850 4284 1 (autoclean)
vfat 11820 1 (autoclean)
fat 38040 0 (autoclean) [vfat]
nls_iso8859-15 4060 2 (autoclean)
ntfs 77292 1 (autoclean)
supermount 84032 3 (autoclean)
mod_quickcam 102912 0
videodev 7936 1 [mod_quickcam]
ide-cd 33956 0
cdrom 32608 0 [ide-cd]
ide-scsi 11376 0
scsi_mod 106176 2 [sg ide-scsi]
usb-ohci 21080 0 (unused)
usbcore 74988 1 [mod_quickcam usb-ohci]
rtc 9004 0 (autoclean)
reiserfs 198004 2
=================================================================
mon lilo.conf
(que j ai modifié en ajoutant hdc=ide-scsi devant hdd=ide-scsi) :
=================================================================
boot=/dev/hda
map=/boot/map
default="linux"
keytable=/boot/fr-latin1.klt
prompt
nowarn
timeout=100
message=/boot/message
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz
label="linux"
root=/dev/hda7
initrd=/boot/initrd.img
append="devfs=mount splash=silent splash=silent splash=silent
splash=silent splash=silent splash=silent splash=silent hdc=ide-scsi
hdd=ide-scsi acpi=ht resume=/dev/hda5 splash=silent"
vga=788
read-only
image=/boot/vmlinuz
label="linux-nonfb"
root=/dev/hda7
initrd=/boot/initrd.img
append="devfs=mount splash=silent splash=silent splash=silent
splash=silent splash=silent splash=silent splash=silent hdc=ide-scsi
hdd=ide-scsi acpi=ht resume=/dev/hda5"
read-only
other=/dev/hdb1
label="windows"
table=/dev/hdb
map-drive=0x80
to=0x81
map-drive=0x81
to=0x80
other=/dev/hdb1
label="windows2"
table=/dev/hdb
map-drive=0x80
to=0x81
map-drive=0x81
to=0x80
other=/dev/fd0
label="floppy"
unsafe
image=/boot/vmlinuz-2.4.22-10mdk
label="old_linux-nonfb"
root=/dev/hda7
initrd=/boot/initrd-2.4.22-10mdk.img
append="devfs=mount splash=silent splash=silent splash=silent
splash=silent splash=silent splash=silent hdc=ide-scsi hdd=ide-scsi
acpi=ht resume=/dev/hda5"
read-only
other=/dev/hda1
label="old_windows"
table=/dev/hda
image=/boot/vmlinuz-2.4.22-10mdk
label="old2_linux-nonf"
root=/dev/hda7
initrd=/boot/initrd-2.4.22-10mdk.img
append="devfs=mount splash=silent splash=silent splash=silent
splash=silent splash=silent hdc=ide-scsi hdd=ide-scsi acpi=ht
resume=/dev/hda5"
read-only
other=/dev/hdb1
label="old2_windows"
table=/dev/hdb
map-drive=0x80
to=0x81
map-drive=0x81
to=0x80
other=/dev/hdb1
label="old_windows2"
table=/dev/hdb
map-drive=0x80
to=0x81
map-drive=0x81
to=0x80
image=/boot/vmlinuz-2.4.22-10mdk
label="old3_linux-nonf"
root=/dev/hda7
initrd=/boot/initrd-2.4.22-10mdk.img
append="devfs=mount splash=silent splash=silent splash=silent
splash=silent hdc=ide-scsi hdd=ide-scsi acpi=ht resume=/dev/hda5"
read-only
other=/dev/hdb1
label="old2_windows2"
table=/dev/hdb
map-drive=0x80
to=0x81
map-drive=0x81
to=0x80
image=/boot/vmlinuz-2.4.22-10mdk
label="old4_linux-nonf"
root=/dev/hda7
initrd=/boot/initrd-2.4.22-10mdk.img
append="devfs=mount splash=silent splash=silent splash=silent
hdc=ide-scsi hdd=ide-scsi acpi=ht resume=/dev/hda5"
read-only
other=/dev/hdb1
label="old3_windows"
table=/dev/hdb
map-drive=0x80
to=0x81
map-drive=0x81
to=0x80
image=/boot/vmlinuz-2.4.22-10mdk
label="old5_linux-nonf"
root=/dev/hda7
initrd=/boot/initrd-2.4.22-10mdk.img
append="devfs=mount splash=silent splash=silent hdc=ide-scsi
hdd=ide-scsi acpi=ht resume=/dev/hda5"
read-only
other=/dev/hda1
label="old4_windows"
table=/dev/hda
image=/boot/vmlinuz-2.4.22-10mdk
label="old6_linux-nonf"
root=/dev/hda7
initrd=/boot/initrd-2.4.22-10mdk.img
append="devfs=mount splash=silent hdc=ide-scsi hdd=ide-scsi acpi=ht
resume=/dev/hda5"
read-only
other=/dev/hdb1
label="old5_windows"
table=/dev/hdb
map-drive=0x80
to=0x81
map-drive=0x81
to=0x80
other=/dev/hdb1
label="old3_windows2"
table=/dev/hdb
map-drive=0x80
to=0x81
map-drive=0x81
to=0x80
image=/boot/vmlinuz-2.4.22-10mdk
label="old7_linux-nonf"
root=/dev/hda7
initrd=/boot/initrd-2.4.22-10mdk.img
append="devfs=mount hdc=ide-scsi hdd=ide-scsi acpi=ht resume=/dev/hda5"
read-only
image=/boot/vmlinuz
label="failsafe"
root=/dev/hda7
initrd=/boot/initrd.img
append="devfs=nomount splash=silent splash=silent splash=silent
splash=silent splash=silent splash=silent splash=silent hdc=ide-scsi
hdd=ide-scsi acpi=ht resume=/dev/hda5 failsafe"
read-only
other=/dev/hda1
label="old6_windows"
table=/dev/hda
===============
mon /etc/fstab :
===============
/dev/hda7 / reiserfs notail 1 1
/dev/hda6 /boot ext2 defaults 1 2
none /dev/pts devpts mode=0620 0 0
/dev/hda8 /home reiserfs notail 1 2
//localhost/DOCUMENTS /mnt/DOCUMENTS smbfs username=% 0 0
none /mnt/cdrom supermount
dev=/dev/hdc,fs=udf:iso9660,ro,--,iocharset=iso8859-15 0 0
none /mnt/cdrom2 supermount
dev=/dev/hdd,fs=udf:iso9660,ro,--,iocharset=iso8859-15 0 0
none /mnt/floppy supermount
dev=/dev/fd0,fs=ext2:vfat,--,umask=0,iocharset=iso8859-15,codepage=850,sync
0 0
/dev/hda1 /mnt/win_c ntfs umask=0,iocharset=iso8859-15,ro 0 0
/dev/hdb1 /mnt/win_c2 vfat umask=0,iocharset=iso8859-15,codepage=850 0 0
none /proc proc defaults 0 0
/dev/hda5 swap swap defaults 0 0
Vous souhaitez acquerir votre Pack ou des Services MandrakeSoft?
Rendez-vous sur "http://www.mandrakestore.com"
|