Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Masterizzare: basi per iniziare su gentoo
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
akiross
Veteran
Veteran


Joined: 02 Mar 2003
Posts: 1170
Location: Mostly on google.

PostPosted: Thu Apr 03, 2003 4:42 pm    Post subject: Masterizzare: basi per iniziare su gentoo Reply with quote

Ciao
volevo sapere quali sono i pacchetti necessari su gentoo per masterizzare, e comunque le varie precauzioni, impostazioni che si devono prendere per masterizzare su questo bellissimo sistema operativo.
Se poi mi dite anche evntuali comandi per controlli, verifiche se tutto va bene, mi fate un favore.
Se c'e' un how-to che fa al caso mio vi sarei grato se lo postate. Sarebbe meglio se rispondete qui, per l'how to sarebbe meglio ma ho poco tempo e quindi prediligo il forum

grazie
ciao
_________________
Libera scienza in libero stato.
Horizon of Events
Back to top
View user's profile Send private message
Dani Tsevech
Apprentice
Apprentice


Joined: 23 Mar 2003
Posts: 284

PostPosted: Thu Apr 03, 2003 5:01 pm    Post subject: Reply with quote

Credo che le uniche cose che ti servano siano l'emulazione scsi ed il supporto scsi compilati come moduli + cdrdao, però non saprei...
Back to top
View user's profile Send private message
akiross
Veteran
Veteran


Joined: 02 Mar 2003
Posts: 1170
Location: Mostly on google.

PostPosted: Thu Apr 03, 2003 5:04 pm    Post subject: Reply with quote

ok... l'emulazione e' OK, gia abilitata, ma il cdrdao? dove lo trovo? e soprattutto: COS'E? :lol:

ciao
_________________
Libera scienza in libero stato.
Horizon of Events
Back to top
View user's profile Send private message
Ibanez-RgX
Apprentice
Apprentice


Joined: 19 Mar 2003
Posts: 165
Location: Rome

PostPosted: Thu Apr 03, 2003 5:05 pm    Post subject: Reply with quote

Dipende se vuoi una buona gui x masterizzare ti consiglio k3b oppure arson,
un emerge k3b ti installa tutto il necessario x farlo.
Oppure se vuoi provare l'ebrezza della masterizzazione a riga di comando, i prog necessari sono mkisofs, cdrecord e cdrdao.
Ricordati anche di attivare l'emulazione scsi x il tuo master (e x il cdrom se vuoi fare le copie al volo), una ricerca sul forum e una letta all'howto ti spiegherà come fare....
Back to top
View user's profile Send private message
cerri
Bodhisattva
Bodhisattva


Joined: 05 Mar 2003
Posts: 2957
Location: # init S

PostPosted: Thu Apr 03, 2003 5:24 pm    Post subject: Reply with quote

se hai gnome, xcdroast.
_________________
Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito
Back to top
View user's profile Send private message
akiross
Veteran
Veteran


Joined: 02 Mar 2003
Posts: 1170
Location: Mostly on google.

PostPosted: Thu Apr 03, 2003 5:28 pm    Post subject: Reply with quote

faccio k3b
non ho gnome.
l'importante e' che mette quello che serve...
per la riga di comando mi piacerebbe, ma ora ho poco tempo e devo farlo in fretta. Mi dedichero' + tardi a questo modo ^_^

grazie
ciao
_________________
Libera scienza in libero stato.
Horizon of Events
Back to top
View user's profile Send private message
d3vah
Apprentice
Apprentice


Joined: 13 Feb 2003
Posts: 184
Location: Italy

PostPosted: Thu Apr 03, 2003 5:53 pm    Post subject: Reply with quote

se fai:

emerge k3b -u --deep

ti mette tutti i programmini che gli servono per fungere bene
_________________
Ciro Guariglia
Back to top
View user's profile Send private message
Mason
n00b
n00b


Joined: 03 Apr 2003
Posts: 7

PostPosted: Fri Apr 04, 2003 8:53 am    Post subject: Reply with quote

puoi anche utilizzare l'atapi senza ricorrere all'emulazione scsi (non totalmente) anche se e in alpha.

a me funziona

dali programmer # lsmod
Module Size Used by Not tainted
radeon 108164 1
agpgart 13648 3 (autoclean)
rtc 7548 0 (autoclean)
radeonfb 19276 0 (unused)
keybdev 2016 0 (unused)
mousedev 4500 1
hid 14984 0 (unused)
input 3424 0 [keybdev mousedev hid]
usb-ohci 18280 0 (unused)
8139too 15624 1
mii 2496 0 [8139too]

dali programmer # cdrecord -dev=ATAPI -scanbus
Cdrecord 2.01a05 (i686-pc-linux-gnu) Copyright (C) 1995-2002 Jörg Schilling
scsidev: 'ATAPI'
devname: 'ATAPI'
scsibus: -2 target: -2 lun: -2
Warning: Using ATA Packet interface.
Warning: The related libscg interface code is in pre alpha.
Warning: There may be fatal problems.
Using libscg version 'schily-0.7'
scsibus0:
0,0,0 0) 'QSI ' 'DVD/CDRW SBW-161' 'SX13' Removable CD-ROM
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) *

dali programmer # lsmod
Module Size Used by Not tainted
sr_mod 15448 0 (autoclean) (unused)
scsi_mod 60500 1 (autoclean) [sr_mod]
radeon 108164 1
agpgart 13648 3 (autoclean)
rtc 7548 0 (autoclean)
radeonfb 19276 0 (unused)
keybdev 2016 0 (unused)
mousedev 4500 1
hid 14984 0 (unused)
input 3424 0 [keybdev mousedev hid]
usb-ohci 18280 0 (unused)
8139too 15624 1
mii 2496 0 [8139too]


i due lsmod sono prima e dopo
Back to top
View user's profile Send private message
bsolar
Bodhisattva
Bodhisattva


Joined: 12 Jan 2003
Posts: 2764

PostPosted: Fri Apr 04, 2003 9:43 am    Post subject: Reply with quote

d3vah wrote:
se fai:

emerge k3b -u --deep

ti mette tutti i programmini che gli servono per fungere bene

emerge k3b basta e avanza...
_________________
I may not agree with what you say, but I'll defend to the death your right to say it.
Back to top
View user's profile Send private message
blaze_
n00b
n00b


Joined: 16 Mar 2003
Posts: 36
Location: Milan, Italy

PostPosted: Fri Apr 04, 2003 10:42 am    Post subject: Reply with quote

emerge gtoaster

da usare con cdrecord, e' comodissimo, semplice, efficace.
_________________
Lino
Back to top
View user's profile Send private message
Dani Tsevech
Apprentice
Apprentice


Joined: 23 Mar 2003
Posts: 284

PostPosted: Fri Apr 04, 2003 2:08 pm    Post subject: Reply with quote

Ho provato ad avviare xcdroast, ma mi dice che il supporto scsi non è abilitato nel kernel, eppure...
root@sigil stefano # lsmod
Module Size Used by Not tainted
sg 28044 0 (autoclean) (unused)
snd-mixer-oss 12728 1 (autoclean)
snd-via82xx 8972 1
snd-ac97-codec 30404 0 [snd-via82xx]
snd-pcm 60480 0 [snd-via82xx]
snd-timer 11112 0 [snd-pcm]
snd-mpu401-uart 3152 0 [snd-via82xx]
snd-rawmidi 13888 0 [snd-mpu401-uart]
snd-seq-device 4268 0 [snd-rawmidi]
snd 27372 0 [snd-mixer-oss snd-via82xx snd-ac97-codec snd-pcm snd-timer snd-mpu401-uart snd-rawmidi snd-seq-device]
soundcore 3876 1 [snd]
ide-scsi 8784 0
scsi_mod 86644 2 [sg ide-scsi]
radeon 79768 2

Idee?
Back to top
View user's profile Send private message
cerri
Bodhisattva
Bodhisattva


Joined: 05 Mar 2003
Posts: 2957
Location: # init S

PostPosted: Fri Apr 04, 2003 2:10 pm    Post subject: Reply with quote

Dani Tsevech wrote:
ide-scsi 8784 0


questo mi insospettisce.
cosa dice il dmesg?
_________________
Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito
Back to top
View user's profile Send private message
Dani Tsevech
Apprentice
Apprentice


Joined: 23 Mar 2003
Posts: 284

PostPosted: Fri Apr 04, 2003 2:25 pm    Post subject: Reply with quote

SCSI subsystem driver Revision: 1.00
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
Back to top
View user's profile Send private message
Dani Tsevech
Apprentice
Apprentice


Joined: 23 Mar 2003
Posts: 284

PostPosted: Fri Apr 04, 2003 2:46 pm    Post subject: Reply with quote

Ogni volta che lancio dmesg mi viene il nervoso perchè il kernel non supporta ancora il dma per la mia scheda :evil: Maledetti KT... Speriamo esca presto il 21. Leggiucchiando qua e là ho visto che serve una riga a grub del tipo hdd=ide-scsi, forse è dovuto a quella che non ho messo...
Back to top
View user's profile Send private message
Dani Tsevech
Apprentice
Apprentice


Joined: 23 Mar 2003
Posts: 284

PostPosted: Fri Apr 04, 2003 3:25 pm    Post subject: Reply with quote

Ehm son ancora un po' impedito con grub, sempre usato lilo :oops: Attendo consigli :wink:
Back to top
View user's profile Send private message
xlyz
Veteran
Veteran


Joined: 27 Oct 2002
Posts: 1470
Location: Italy

PostPosted: Fri Apr 04, 2003 4:46 pm    Post subject: Reply with quote

e' perchè non ti tieni lilo?
Back to top
View user's profile Send private message
bsolar
Bodhisattva
Bodhisattva


Joined: 12 Jan 2003
Posts: 2764

PostPosted: Fri Apr 04, 2003 4:49 pm    Post subject: Reply with quote

xlyz wrote:
e' perchè non ti tieni lilo?

E soprattutto di che consigli hai bisogno riguardo a grub?
_________________
I may not agree with what you say, but I'll defend to the death your right to say it.
Back to top
View user's profile Send private message
cerri
Bodhisattva
Bodhisattva


Joined: 05 Mar 2003
Posts: 2957
Location: # init S

PostPosted: Fri Apr 04, 2003 5:05 pm    Post subject: Reply with quote

CMQ il prob e' che se non erro hai ide-cd compilato nel kernel.
Metti come modulo pure quello e caricalo insieme a ide-scsi.

Tutto dovrebbe andare.
_________________
Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito
Back to top
View user's profile Send private message
Dani Tsevech
Apprentice
Apprentice


Joined: 23 Mar 2003
Posts: 284

PostPosted: Fri Apr 04, 2003 5:23 pm    Post subject: Reply with quote

xlyz wrote:
e' perchè non ti tieni lilo?

Se non si prova nulla di nuovo, non si impara nulla di nuovo :wink: E nel manuale di Grub non son riuscito a trovare come passare al boot i parametri per far riconoscere il masterizzatore come scsi...
Back to top
View user's profile Send private message
Dani Tsevech
Apprentice
Apprentice


Joined: 23 Mar 2003
Posts: 284

PostPosted: Fri Apr 04, 2003 5:23 pm    Post subject: Reply with quote

cerri wrote:
CMQ il prob e' che se non erro hai ide-cd compilato nel kernel.
Metti come modulo pure quello e caricalo insieme a ide-scsi.

Tutto dovrebbe andare.

Grazie, proverò :)
Back to top
View user's profile Send private message
almafer
Guru
Guru


Joined: 21 Mar 2003
Posts: 317
Location: Firenze

PostPosted: Fri Apr 04, 2003 5:54 pm    Post subject: Reply with quote

se metti la patch pre6 dovresti andare bene col kt,quando usavo una asus con il kt400 con la pre5 era quasi perfetto il dma
Back to top
View user's profile Send private message
Dani Tsevech
Apprentice
Apprentice


Joined: 23 Mar 2003
Posts: 284

PostPosted: Fri Apr 04, 2003 6:29 pm    Post subject: Reply with quote

Ero un po' perplesso per le patch :oops: Comunque credo che proverò
Back to top
View user's profile Send private message
Montag[SGU]
Tux's lil' helper
Tux's lil' helper


Joined: 24 Feb 2003
Posts: 95

PostPosted: Fri Apr 04, 2003 9:01 pm    Post subject: Reply with quote

Allora, ti dico come ho risolto io la cosa.
In ogni momento puoi verificare se il masterizzatore e' riconosciuto dal sistema come tale con un 'cdrecord --scanbus'.

1.
In /mount/grub/grub.conf dici al kernel che vuoi che hdd sia preso in emulazione scsi passando il parametro hdd=scsi:
kernel /boot/bzImage root=/dev/hdaX hdd=scsi

Non e' un errore: a quanto pare, nelle versioni piu' recenti del kernel il parametro e' stato cambiato da 'ide-scsi' a 'scsi'.

2.
Nel kernel devi compilare come moduli sia il supporto ai cd ide ('ide-cd') che quello all'emulazione scsi ('ide-scsi'). E' importante che siano moduli esterni per evitare che il primo prenda possesso del CD vanificando ogni tuo successivo tentavivo di masterizzazione old-style (cioe' in emulazione).

3.
Aggiungi a /etc/modules.autoload i due succitati moduli in quest'ordine:
ide-scsi
ide-cd
Facendo cosi' 'ide-scsi' prendera' possesso del CD prima di 'ide-cd' e tutto andra' come sperato.
Per maggior sicurezza puoi creare un /etc/modules.d/cdr in cui mettere questa riga:
options ide-cd ignore=hdd
(In pratica, cosi' facendo, dici a 'ide-cd' di far finta che hdd non esista in modo che sia dominio esclusivo di 'ide-scsi').

4.
Come gia' detto 'cdrecord --scanbus' verifichera' in ogni istante che il tuo masterizzatore sia tale anche per il tuo computer.

A questo punto vai con xcdroast e sappici dire.

Ciao

--
S+E
[ Perche' tanto odio? ]EOL
Back to top
View user's profile Send private message
Dani Tsevech
Apprentice
Apprentice


Joined: 23 Mar 2003
Posts: 284

PostPosted: Sat Apr 05, 2003 10:35 am    Post subject: Reply with quote

Ehm, ora che ho ricompilato tutto con cd-ide come modulo e li carico entrambi, vede sia cd che masterizzatore come scsi :roll:
Back to top
View user's profile Send private message
cerri
Bodhisattva
Bodhisattva


Joined: 05 Mar 2003
Posts: 2957
Location: # init S

PostPosted: Sat Apr 05, 2003 10:47 am    Post subject: Reply with quote

Beh, meglio, no?
Quando non ti va bene, togli i moduli e ricarichi quello che ti serve.
_________________
Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito
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
Goto page 1, 2  Next
Page 1 of 2

 
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