From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gustavo Guillermo Perez Subject: Re: cdrom and multisession add2cd script Date: Fri, 27 Aug 2004 07:54:40 +0600 Sender: linux-admin-owner@vger.kernel.org Message-ID: <200408270754.40686.gustavo@compunauta.com> References: <200408231515.20852.fluca1978@infinito.it> Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <200408231515.20852.fluca1978@infinito.it> Content-Disposition: inline List-Id: Content-Type: text/plain; charset="iso-8859-1" To: fluca1978@infinito.it, linux-admin@vger.kernel.org Try USING this wonderful script add2cd just doing add2cd folderincd=3Dfolderinharddrive 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=3D0,= 0,0=20 -msinfo` /tmp/cosasparaagregar/ | cdrecord dev=3D0,0,0 speed=3D32 -v -f= orce=20 driveropts=3Dburnfree fs=3D16000000 -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=F3: > 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 t= he > 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