From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KJ8Sn-0006Ku-IP for garchives@archives.gentoo.org; Wed, 16 Jul 2008 14:58:41 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47033E0492; Wed, 16 Jul 2008 14:58:39 +0000 (UTC) Received: from mailgw1.fraunhofer.de (mailgw1.fraunhofer.de [153.96.1.17]) by pigeon.gentoo.org (Postfix) with ESMTP id 06F4EE0492 for ; Wed, 16 Jul 2008 14:58:38 +0000 (UTC) Received: from mailgw1.fraunhofer.de (localhost [127.0.0.1]) by mailgw1.fraunhofer.de[host mailgw13] (8.14.2+/8.14.2) with ESMTP id m6GEwcaJ002848 for ; Wed, 16 Jul 2008 16:58:38 +0200 (CEST) Received: from pluto.fokus.fraunhofer.de (pluto.fokus.fraunhofer.de [195.37.77.164]) by mailgw1.fraunhofer.de (8.14.2+/8.14.2) with ESMTP id m6GEwbQ5002845 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 16 Jul 2008 16:58:38 +0200 (CEST) Received: from EXCHSRV.fokus.fraunhofer.de (bohr [10.147.9.231]) by pluto.fokus.fraunhofer.de (8.13.7/8.13.7) with SMTP id m6GEwb6S026564 for ; Wed, 16 Jul 2008 16:58:37 +0200 (MEST) Received: from rigel ([10.147.65.195]) by EXCHSRV.fokus.fraunhofer.de with Microsoft SMTPSVC(6.0.3790.3959); Wed, 16 Jul 2008 16:58:37 +0200 Date: Wed, 16 Jul 2008 16:58:34 +0200 From: Joerg.Schilling@fokus.fraunhofer.de (Joerg Schilling) To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] DVD and changing permissions Message-ID: <487e0c9a.6q2m6yDZwW+q/Yf+%Joerg.Schilling@fokus.fraunhofer.de> References: <4878FA47.7030705@bellsouth.net> <487c684b.T2XScHmDbmRLZWe9%Joerg.Schilling@fokus.fraunhofer.de> <6142e6140807150241o7a9a90adq9f75b89d00a2b139@mail.gmail.com> <487c7645.gVuLnh6BhC30xX8V%Joerg.Schilling@fokus.fraunhofer.de> <6142e6140807150401l598d4aadx5338cda39d92ad48@mail.gmail.com> <487c8665.YE90IlJKpKk1Wa4z%Joerg.Schilling@fokus.fraunhofer.de> <487CF368.2080900@googlemail.com> <487cf540.01Z6iCJ/SohnlRRy%Joerg.Schilling@fokus.fraunhofer.de> <487CF780.50304@googlemail.com> <487dcc91.p8d0Hsw6GcMVIVZo%Joerg.Schilling@fokus.fraunhofer.de> <6142e6140807160527ob31e5dcv7850c52d4088c500@mail.gmail.com> In-Reply-To: <6142e6140807160527ob31e5dcv7850c52d4088c500@mail.gmail.com> User-Agent: nail 11.22 3/20/05 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-OriginalArrivalTime: 16 Jul 2008 14:58:37.0672 (UTC) FILETIME=[6D475680:01C8E754] X-Fraunhofer-Email-Policy: accepted Content-Transfer-Encoding: quoted-printable X-Archives-Salt: abc502fe-6544-4275-93e3-04026ac324f3 X-Archives-Hash: dca718019609dd3d188240830e907a97 "Daniel Pielmeier" wrote: > > Why do you use things like: -input-charset utf-8 which is may be wron= g > > and which is by default handled correctly by mkisofs? > > I use utf-8 on my system, so i thought it is correct. > > Can you please explain me what are $INS_BASE/lib/profiled > $INS_BASE/lib/siconv for. These two directories are not installed by > the gentoo installation. I ask this because I guess the siconv folder > has something to do with the locales. When I for example specify an > unknown locale mkisofs is complaining about a missing > $INS_BASE/lib/siconv folder. This is correct, your installation is incomplete. Mkisofs cannot work correctly in all cases if siconv data is missing. When I replaced the old libunls code by libsiconv more than a year ago,=20 there was a verbose instruction in the announcement file. I thought that=20 any maintainer would read this and update his install procedures... If you omit -input-charset, mkisofs will chose the right values. > > Why do you like to use iso level 1? > > I thought it is enough for the DVD file structure. > > From the manpage: > With level 1, files may only consist of one section and filenames are > restricted to 8.3 characters. > > AUDIO_TS > VIDEO_TS > VIDEO_TS.BUP > VIDEO_TS.IFO > VIDEO_TS.VOB > VTS_01_0.BUP > VTS_01_0.IFO > VTS_01_0.VOB > VTS_01_1.VOB > VTS_01_2.VOB > > For this file names ISO-Level 1 maybe sufficient, or am I wrong? Well, level 1 is default too ;-) > > > Burning: > > > cdrecord dev=3D0,1,0 speed=3D8 driveropts=3Dburnfree fs=3D16m -sao = -eject -v > > > dvd-video.iso > > > > If you only have one drive, you may omit the dev=3D parameter. > > J=F6rg > > I have two DVD drives so I think it is needed! Correct (but you may create /etc/default/cdrecord with the right content = to=20 default to the drive you usually like to use). > Thanks, > > Daniel > ??????z?b?? z{h???????x% J=F6rg --=20 EMail:joerg@schily.isdn.cs.tu-berlin.de (home) J=F6rg Schilling D-13353 = Berlin js@cs.tu-berlin.de (uni) =20 schilling@fokus.fraunhofer.de (work) Blog: http://schily.blogs= pot.com/ URL: http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/s= chily --=20 gentoo-user@lists.gentoo.org mailing list