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

Re: masterizzatore



Alle 13:36, giovedì 17 agosto 2006, Michi ha scritto:
> Ciao,
> volevo sapere se è normale che per masterizzare debba usare cdrecordin tale
> modo:
>
>     cdrecord -v -dev=ATA:1,0,0 imm.iso
>
> quello chemi stipsce è l'uso di ATA con -dev=1,0,0 non funziona;
> in Rdhat ricordo che non usavo ATA e che in grub dovevo inserire la riga
> 'scsi=hdc'; poi ricordo di aver ricompilato anche il kernel
> per emulare lo scsi; ora in Debian tutto cio' non l'ho fatto; ma sembra
> funzionare tutto lo stesso.Perche'? Va bene lo stesso? grazie

Dipende da Linux, dal 2.6.NNRICORDO le cose sono cambiate e infatti nella 
descrizione di BLK_DEV_IDESCSI si legge:

SCSI emulation support (BLK_DEV_IDESCSI)

WARNING: ide-scsi is no longer needed for cd writing applications!
The 2.6 kernel supports direct writing to ide-cd, which eliminates
the need for ide-scsi + the entire scsi stack just for writing a
cd. The new method is more efficient in every way.

Credo che in sostituzione intervenga CDROM_PKTCDVD:

Packet writing on CD/DVD media (CDROM_PKTCDVD)

If you have a CDROM drive that supports packet writing, say Y to
include preliminary support. It should work with any MMC/Mt Fuji
compliant ATAPI or SCSI drive, which is just about any newer CD
writer.

Currently only writing to CD-RW, DVD-RW and DVD+RW discs is possible.
DVD-RW disks must be in restricted overwrite mode.

To compile this driver as a module, choose M here: the
module will be called pktcdvd.

...ma non ne sono sicuro.

ciao :)
-- 
Felipe



Reply to: