linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Gustavo Guillermo Perez <gustavo@compunauta.com>
To: fluca1978@infinito.it, linux-admin@vger.kernel.org
Subject: Re: cdrom and multisession add2cd script
Date: Fri, 27 Aug 2004 07:54:40 +0600	[thread overview]
Message-ID: <200408270754.40686.gustavo@compunauta.com> (raw)
In-Reply-To: <200408231515.20852.fluca1978@infinito.it>

Try USING this wonderful script add2cd

just doing add2cd folderincd=folderinharddrive
burns automagycally a start or multisession CD

http://www.compunauta.com/forums/linux/grabarcds/img/add2cd

Or So easy: try this
is at spanish but command line is universal

root@gus:/tmp/ >mkisofs -J -L -l -r -gui -M 0,0,0 -C `cdrecord dev=0,0,0 
-msinfo` /tmp/cosasparaagregar/ | cdrecord dev=0,0,0 speed=32 -v -force 
driveropts=burnfree fs=16000000 -data -multi -eject -

http://www.compunauta.com/forums/linux/grabarcds/multisesion.html

Another examples

http://www.compunauta.com/forums/linux/grabarcds/

El Lunes 23 Agosto 2004 19:15, Luca Ferrari escribió:
> Hi,
> I'm writing a program for simple backups on cdroms, and it's supposed to
> use command-line tools (cdrecord). I've burned a cd with -multi flag and
> two sessions, but mounting the cd (on the same drive) shows me only the
> first burn. How can I see the second burn?
>
> Thanks,
> Luca

-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      parent reply	other threads:[~2004-08-27  1:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-23 13:15 cdrom and multisession Luca Ferrari
2004-08-24 15:44 ` Luca Ferrari
2004-08-24 16:11   ` Scott Taylor
2004-08-24 16:29     ` Luca Ferrari
2004-08-25 18:51       ` Stephen Samuel
2004-08-27  1:54 ` Gustavo Guillermo Perez [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200408270754.40686.gustavo@compunauta.com \
    --to=gustavo@compunauta.com \
    --cc=fluca1978@infinito.it \
    --cc=linux-admin@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).