Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!news.maxwell.syr.edu!news-feed.inet.tele.dk!uninett.no!nntp.uib.no!postmaster From: Tom Lislegaard <tl@cmr.no> Newsgroups: comp.unix.bsd.freebsd.misc Subject: mkisofs question Date: Sat, 19 Apr 1997 12:48:19 +0200 Organization: Christian Michelsen Research a/s Lines: 12 Message-ID: <3358A2F3.2FDD@cmr.no> NNTP-Posting-Host: titan.cmr.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0 (X11; I; HP-UX B.10.01 9000/735) Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:39341 I make a lot of CDs with mkisofs for distribution to sun, sgi, and hp hosts. (HPUX 10.{10,20}). I believe the official story about hpux is that it only supports plain iso9660, in particular only uppercase filenames. I thought I'd have to live with this, but then I happened to mount a CD made with GEAR on NT (a simple 'mount -F cdfs ...') and it actually turns up whith the correct filenames! Obviously there is a way to make a cdfs filesystem thats useable on hpux, but can anyone say if this can be accomplished with mkisofs? -tom