Re: two issues with cdfs

2010-11-29 Thread Alexander Best
On Sun Nov 28 10, Tim Kientzle wrote: > On Nov 28, 2010, at 8:58 AM, Alexander Best wrote: > >>> On Fri Nov 26 10, Andriy Gapon wrote: > on 26/11/2010 00:25 Alexander Best said the following: > > > 1) take a > 4 GB example.file > > Likely we don't support multi-extent file

Re: two issues with cdfs

2010-11-28 Thread Tim Kientzle
On Nov 28, 2010, at 8:58 AM, Alexander Best wrote: >>> On Fri Nov 26 10, Andriy Gapon wrote: on 26/11/2010 00:25 Alexander Best said the following: > 1) take a > 4 GB example.file Likely we don't support multi-extent files at the moment. >>> > i found a way to access the

Re: two issues with cdfs

2010-11-28 Thread Alexander Best
On Fri Nov 26 10, Andriy Gapon wrote: > on 26/11/2010 21:08 Alexander Best said the following: > > On Fri Nov 26 10, Andriy Gapon wrote: > >> on 26/11/2010 00:25 Alexander Best said the following: > >>> hi there, > >>> > >>> i've tripped over two issues with the cdfs: > >> > >> What's cdfs? :-/ > >

Re: two issues with cdfs

2010-11-26 Thread Andriy Gapon
on 26/11/2010 21:08 Alexander Best said the following: > On Fri Nov 26 10, Andriy Gapon wrote: >> on 26/11/2010 00:25 Alexander Best said the following: >>> hi there, >>> >>> i've tripped over two issues with the cdfs: >> >> What's cdfs? :-/ >> >>> 1) take a > 4 GB example.file >>> 2) do `mkisofs -

Re: two issues with cdfs

2010-11-26 Thread Alexander Best
On Fri Nov 26 10, Andriy Gapon wrote: > on 26/11/2010 00:25 Alexander Best said the following: > > hi there, > > > > i've tripped over two issues with the cdfs: > > What's cdfs? :-/ > > > 1) take a > 4 GB example.file > > 2) do `mkisofs -iso-level 4 -input-charset ISO-8859-15 -V "Test 1" -o > >

Re: two issues with cdfs

2010-11-26 Thread Andriy Gapon
on 26/11/2010 15:48 Bruce Cran said the following: > On Fri, 26 Nov 2010 15:28:00 +0200 > Andriy Gapon wrote: > >> What's cdfs? :-/ > > Apparently it's another name for ISO 9660 - > http://en.wikipedia.org/wiki/ISO_9660 - which we call cd9660. Hence the emoticon. -- Andriy Gapon _

Re: two issues with cdfs

2010-11-26 Thread Bruce Cran
On Fri, 26 Nov 2010 15:28:00 +0200 Andriy Gapon wrote: > What's cdfs? :-/ Apparently it's another name for ISO 9660 - http://en.wikipedia.org/wiki/ISO_9660 - which we call cd9660. -- Bruce Cran ___ freebsd-current@freebsd.org mailing list http://list

Re: two issues with cdfs

2010-11-26 Thread Andriy Gapon
on 26/11/2010 00:25 Alexander Best said the following: > hi there, > > i've tripped over two issues with the cdfs: What's cdfs? :-/ > 1) take a > 4 GB example.file > 2) do `mkisofs -iso-level 4 -input-charset ISO-8859-15 -V "Test 1" -o new.iso > example.file` > 3) mdconfig -a -t vnode -f new.is