Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
k3b e device scansafatiche
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
pistodj
Apprentice
Apprentice


Joined: 26 Jan 2005
Posts: 229

PostPosted: Tue Jun 07, 2005 7:43 pm    Post subject: k3b e device scansafatiche Reply with quote

mi trovo per la mia prima volta a dover masterizzare in linux per cui abbiate un po' di opazienza se faccio domande ovvie!!
ho emergiato k3b e noto con dispiacere che se vado nella lista dei device vedo che nn ha rilevato nulla...

innanzitutto ho iniziato a provare a vedere se funzionavano i miei due device ho cosi' inserito un cd e ho lanciato il seguente comando

bash-2.05b# mount -t iso9660 /dev/dvd /mnt/floppy/
mount: /dev/dvd non un dispositivo di blocchi valido


e' normale cosa ho sbagliato durante l'installazione??
volevo sapere come fare ad aggiungere i device dei miei due dispositivi dvd e dvdw.
grazie
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Tue Jun 07, 2005 8:25 pm    Post subject: Reply with quote

Posta un:

Code:
$ ls -l /dev/dvd


Cosa stai usando per masterizzare il supporto scsi o ATAPI?

Hai provato da root?

Cosa ti da il comando:

Code:
# cdrecord dev=ATAPI --scanbus

_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
pistodj
Apprentice
Apprentice


Joined: 26 Jan 2005
Posts: 229

PostPosted: Wed Jun 08, 2005 10:57 am    Post subject: Reply with quote

Code:
bash-2.05b# ls -l /dev/dvd
lrwxrwxrwx  1 root root 3  9 giu 12:44 /dev/dvd -> hdc
bash-2.05b# cdrecord dev=ATAPI --scanbus
Cdrecord-Clone 2.01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
on-the-fly encryption (version 1.0-rc1) built-in, (C) 2004,2005 Maximilian Decker

NOTE: this version of cdrecord is an inofficial (modified) release of cdrecord
      and thus may have bugs that are not present in the original version.
      Please send bug reports and support requests to <burbon04 at gmx.de>.
      For more information please see http://burbon04.gmxhome.de/linux/CDREncryption.html.
      The original author should not be bothered with problems of this version.

cdrecord: Warning: Running on Linux-2.6.11-gentoo-r8
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
scsidev: 'ATAPI'
devname: 'ATAPI'
scsibus: -2 target: -2 lun: -2
Warning: Using ATA Packet interface.
Warning: The related Linux kernel interface code seems to be unmaintained.
Warning: There is absolutely NO DMA, operations thus are slow.
cdrecord: No such file or directory. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
bash-2.05b#



ecco questo e' il risultato!!

le prove che ho postato sono sempre state fatte da root!!
come faccio a sapere quele dei due uso??(scsi o ATAPI)
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Wed Jun 08, 2005 8:35 pm    Post subject: Reply with quote

Che append line passi al kernel?
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
pistodj
Apprentice
Apprentice


Joined: 26 Jan 2005
Posts: 229

PostPosted: Thu Jun 09, 2005 11:04 am    Post subject: Reply with quote

scusa ma nn so cosa sia...
se intendi che comandi passo al grub guando lancio il kernel sono solo questi...

rnel /kernel-2.6 root=/dev/hda7

insomma niente di particolare!!
se nn dovessero essere queste le append line ti prego di spiegarmi cosa siano e come fare per potertele dire.

Grazie
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Thu Jun 09, 2005 10:06 pm    Post subject: Reply with quote

Vedi se trovi qualcosa che inizia per:

Code:
append=

_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
pistodj
Apprentice
Apprentice


Joined: 26 Jan 2005
Posts: 229

PostPosted: Fri Jun 10, 2005 10:45 am    Post subject: Reply with quote

No. Non ho nulla che inizia per append... dovrebbe essserci qualcosa per caso??
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Fri Jun 10, 2005 8:00 pm    Post subject: Reply with quote

Allora non stai usando l'emulazione scsci.

Ma di che modello di masterizzatore si tratta.
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
pistodj
Apprentice
Apprentice


Joined: 26 Jan 2005
Posts: 229

PostPosted: Sat Jun 11, 2005 10:04 am    Post subject: Reply with quote

il mio masterizzatore è un Nec ND 3520A
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Sat Jun 11, 2005 10:13 am    Post subject: Reply with quote

pistodj wrote:
il mio masterizzatore è un Nec ND 3520A


Fai una ricerca su google, io leggendo qua e la ho notato che qualcuno ha risolto il problema aggiornando il firmware del masterizatore. Ma prima di effettuare una operazione così delicata ti consiglio di effettuare una ricerca approfondita.

Buona lavoro ed in bocca al lupo :D
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
pistodj
Apprentice
Apprentice


Joined: 26 Jan 2005
Posts: 229

PostPosted: Sun Jun 12, 2005 12:47 pm    Post subject: Reply with quote

ok!!
grazie mille allora indago subito e vedo come fare garzie ancora!!
Ps. in linea di massima una volta aggiornato il firmware dovrei riuscire a fare il mount??
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Sun Jun 12, 2005 5:13 pm    Post subject: Reply with quote

pistodj wrote:

Ps. in linea di massima una volta aggiornato il firmware dovrei riuscire a fare il mount??


Io mi riferisco al fatto che k3b e/o cdrecord non ti vedono il device. Il mount dovrebbe funzionare comunque.
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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