[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
CD-R
- From: Miguel Rosales <mrosales adexus cl>
- To: Redhat-list redhat com
- Subject: CD-R
- Date: Mon, 01 Oct 2001 09:33:26 -0400
Hi all,
I try to make data backup in a CD of course via command, to make multi
session CD use the mkisofs and cdrecord command of the following form:
# mkisofs -o image.iso -r -J /directory
soon
# cdrecord -v speed=4 dev=0,0,0 -multi image.iso
everything ok, soon for the next session make:
# mkisofs -o image2.iso -r -J -C `cdrecord -msinfo dev=0,0,0' -M
/dev/scd0
/directory
and
# cdrecord -v speed=4 dev=0,0,0 -multi image2.iso
the exit of all the processes seems to be well, but after the second
writing
in the disc, in Linux I can see the first image and in Windows I cannot
read
the CD :-(
is a wrong method ? maybe!
any help is welcome
--
Miguel Rosales M.
Adexus S. A.
www.adexus.cl
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]