* [Comm] CD copy
@ 2004-03-23 13:58 Jury Levykin
2004-03-23 15:33 ` [Comm] " Michael Shigorin
2004-03-23 22:39 ` [Comm] " Aleksey Korotkov
0 siblings, 2 replies; 3+ messages in thread
From: Jury Levykin @ 2004-03-23 13:58 UTC (permalink / raw)
To: community
Подскажите, можно скопировать CD на CD-R одной командой
например так:
cdrecord -v dev=0,0,0 -data /mnt/cdrom
или обязательно использовать две:
сначала снять образ # dd ... ,
а потом записать # cdrecord ... ?
Юрий
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Comm] Re: CD copy
2004-03-23 13:58 [Comm] CD copy Jury Levykin
@ 2004-03-23 15:33 ` Michael Shigorin
2004-03-23 22:39 ` [Comm] " Aleksey Korotkov
1 sibling, 0 replies; 3+ messages in thread
From: Michael Shigorin @ 2004-03-23 15:33 UTC (permalink / raw)
To: community
On Tue, Mar 23, 2004 at 04:58:58PM +0300, Jury Levykin wrote:
> или обязательно использовать две:
> сначала снять образ # dd ... ,
> а потом записать # cdrecord ... ?
readcd | cdrecord -
?
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Comm] CD copy
2004-03-23 13:58 [Comm] CD copy Jury Levykin
2004-03-23 15:33 ` [Comm] " Michael Shigorin
@ 2004-03-23 22:39 ` Aleksey Korotkov
1 sibling, 0 replies; 3+ messages in thread
From: Aleksey Korotkov @ 2004-03-23 22:39 UTC (permalink / raw)
To: community
On Tue, 23 Mar 2004 16:58:58 +0300
Jury Levykin <altcomm@compozitor.spb.ru> wrote:
JL> Подскажите, можно скопировать CD на CD-R одной командой
Типа этого:
cdrdao copy --source-device 0,1,0 --device 0,2,0 --source-driver generic-mmc --driver generic-mmc data.toc
P.S. Чтоб не морочиться с опциями каждый раз:
[ziga@localhost ziga]$ cat .cdrdao
write_device : "0,2,0"
write_driver : "generic-mmc"
write_speed : "20"
read_device : "0,1,0"
read_driver : "generic-mmc"
cddb_directory : ".cddb"
--
With best regards,
Aleksey Korotkov
mailto:ziga@uni.udm.ru
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-03-23 22:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-23 13:58 [Comm] CD copy Jury Levykin
2004-03-23 15:33 ` [Comm] " Michael Shigorin
2004-03-23 22:39 ` [Comm] " Aleksey Korotkov
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git