Prev: 9,000 ZFS mount points
Next: No internet access
From: Indi on 17 Jan 2010 13:26 On 2010-01-17, Joerg Schilling <js(a)cs.tu-berlin.de> wrote: > In article <7rgvl8FgogU1(a)mid.individual.net>, Indi <indi(a)127.0.0.1> wrote: >>On 2010-01-17, Joerg Schilling <js(a)cs.tu-berlin.de> wrote: > >>> If you see more than one >>> directory entry with the same name, then FreeBSD seems to ignore the >>> multi-extent flag in the ISO-9660 directory entry. >>> >> >>Testing further I find no problem writing files as large as 8GB (max size I >>tested) in FreeBSD using mkisofs with "--iso-level 3 -udf" options (and mounting >>as udf). > > OK, but then you did use the UDF filesystem part from the hybrid and not > the ISO9660 part. > So does that mean the "--iso-level 3" part is sperfluous, and that I need only use "-udf"? -- indi Google Groupers and X-posters are filtered. If you're not a troll or a spammer then you might want to stop posting like one.
From: Indi on 17 Jan 2010 13:46
On 2010-01-17, Joerg Schilling <js(a)cs.tu-berlin.de> wrote: > In article <7rh33eFasvU1(a)mid.individual.net>, Indi <indi(a)127.0.0.1> wrote: >>On 2010-01-17, Joerg Schilling <js(a)cs.tu-berlin.de> wrote: > >>> OK, but then you did use the UDF filesystem part from the hybrid and not >>> the ISO9660 part. >>> >> >>So does that mean the "--iso-level 3" part is sperfluous, and that I need only use >>"-udf"? > > Mkisofs always creates a ISO-9660 filesystem as a base. You may exclude files > from the visibility from ISO-9660 with one of the '*hide*' options, but files > that are not in ISO-9660 for other reasons will not be able to appear in other > filesystems. > > If you like to make files > 4 GB appear in UDF, you need to use -iso-level 3 > or above. If you like to make symlinks appear in UDF, you need to add Rock > Righe attributes to ISO-9660 (and use -R or -R in addition). > > Note that genisoimage does not support symlinks in UDF as it is based on a > very old mkisofs. > Thank you for that. -- indi Google Groupers and X-posters are filtered. If you're not a troll or a spammer then you might want to stop posting like one. |