Paul B Mahol wrote:

It is apparently not possible to make use of -use-the-force-luke=4gms
on FreeBSD when appending new session after 4GB. Mounted disk
afterwards  show nothing.

Should we allow it like linux does?

Are you claiming there is a problem when FreeBSD reads such
images or a problem with creating such images?  What
programs are you using?

This sounds like a pretty unsurprising 32-bit truncation
bug:  the filesystem structures in ISO9660 are all sector
numbers so 8TB should be the natural limit (4G sectors
times 2k bytes/sector).

Tim
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to