Re: mkisofs problems creating large hybrid images

2002-09-20 Thread James Pearson
mething years ago that took an HFS volume image and an ISO9660 image and 'merged' them in to a single 'separate' hybrid image - although I have no idea where the code is at the moment. Another way of doing it is detailed at: http://fy.chalmers.se/~appro/mkisofs_plus.html

Re: mkisofs problems creating large hybrid images

2002-09-20 Thread James Pearson
system as well... More details in the mkisofs man page. James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: mkisofs problems creating large hybrid images

2002-09-20 Thread James Pearson
en 2Gb and 4Gb, but I guess going over 4Gb will require major surgery ... James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: mkisofs problems creating large hybrid images

2002-09-19 Thread James Pearson
e a fix before the next major release >comes out. I'll have a look at the code, but I can't promise I'll be able do fix anything that needs fixing quickly ... James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: mkisofs problems creating large hybrid images

2002-09-19 Thread James Pearson
volumes no bigger than CD size ... >I've made further changes in hfs.c to hfs_format(), specifically >doubling hce->hfs_hdr_size. This allows the format to happen, but then >things then fail You might get better luck with changing the value of CTC in libhfs_iso/hybrid.h James Pearson

Re: Filesystem overhead?

2002-06-25 Thread James Pearson
be difficult to modify (or re-write) mkisofs to do what you want - but not impossible ... When -print-size option is used, no file data is read - athough every file is stat'ed, so the best thing to do is to make sure your OS can cache that amount of inode data in memory ... James Pearson

Re: Filesystem overhead?

2002-06-25 Thread James Pearson
e appreciated. This question comes up from the time to time There is no easy way to accurately estimate the overhead - except by running mkisofs with the -print-size option All I would suggest is using a 'safe' overhead percentage based on CDs you've already written. James

Re: New user... MKIsoFs needs

2002-06-24 Thread James Pearson
intosh and PC versions of Internet Explorer on the CD? There is nothing technically stopping you doing this - however, you need to get the Macintosh binaries into a format that mkisofs can decode - see the man pages for details. James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: New user... MKIsoFs needs

2002-06-24 Thread James Pearson
TML-Doc" Are you asking if clicking on Internet Explorer documents can open Netscape if Internet Explorer is not installed? I don't know how Macs cope with files that have a 'CREATOR' and no corresponding application to launch them. This is something that has to be done by the 'Finder' and there is nothing mkisofs can do to help. James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: problem with -path-list on STDIN - alternatives?

2002-06-14 Thread James Pearson
he -graph-points syntax (and change the contents of your input list) to preserve the input directory structure) e.g. /data1/archiveHTML/0044/605/0044605450.gz=/data1/archiveHTML/0044/605/0044605450.gz /data1/archiveHTML/0044/605/0044605584.gz=/data1/archiveHTML/0044/605/0044605584.gz ... and us

Re: Joliet help

2002-05-30 Thread James Pearson
Equivalent UCS-2Level 12/5, 2/15, 4/0 (25)(2F)(40) '%\@' UCS-2Level 22/5, 2/15, 4/3 (25)(2F)(43) '%\C' UCS-2Level 32/5, 2/15, 4/5 (25)(2F)(45) '%\E' Hex character 0x2F is '/

Re: Joliet help

2002-05-29 Thread James Pearson
??) Joliet readers seem to ignore whether there are version numbers or not, I don't think this is a problem. However, having an incorrect escape sequence doesn't follow the Joliet spec or the ISO9660 standard. James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Does cdrecord support Chinese File name?

2002-05-22 Thread James Pearson
your case. You could try and ask the author of the 'cdrecord-NLS-2byte' patch if there is a more recent version. James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Does cdrecord support Chinese File name?

2002-05-21 Thread James Pearson
racters' with mkisofs - try searching for 'chinese' at: http://www.mail-archive.com/cdwrite@other.debian.org/index.html James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: DVD-R filesystem?

2002-05-04 Thread James Pearson
owever, there is some UDF support in the more recent versions of mkisofs. James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: SUSP System Use Entry "RR"

2002-04-05 Thread James Pearson
. You can find a copy at: http://www.mirror.ac.uk/sites/ftp.cdrom.com/pub/cdrom/rockridge/ The filenames have non-obvious names - see index.txt I've converted the Postscript Version to PDF at: ftp://ftp.ge.ucl.ac.uk/pub/mkhfs/rrip109.pdf James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: SUSP System Use Entry "RR"

2002-04-02 Thread James Pearson
Ridge Interchange Protocol, version 1" is rev 1.12, however the 'RR' field was described in revisions up to 1.09 - see: http://groups.google.com/groups?hl=en&th=72b60b4c2b5ff7fc BTW: most of the Rock Ridge links on your 'Related Links' page are '404 Not fou

Re: ISO 9660 duplicated Volume Descriptors

2002-04-02 Thread James Pearson
ss it was to make mkisofs CDs 'compatible' with what ever 'Young Minds' generated. As to why Young Minds did this, I have no idea - I know the Linux isofs driver 'searches' for a PVD anywhere in the first 100 blocks or so - it could have been for some buggy OS that

Re: SUSP System Use Entry "RR"

2002-04-02 Thread James Pearson
y and later dropped. Looking at the Linux source code, I think it's a bit flag that defines what other Rock Ridge fields are present. James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: mkisofs and multisession hybrid hfs

2002-03-06 Thread James Pearson
requires a partition table, but the address of the volume in the partition table is relative to the session start, not the CD start (as I had assumed) I guess you must be the first person to try and do this as the code's been like this since November 1999 ... Let me know if this works ... Jame

Re: [dawsonwu@rahul.net: Re: mkisofs bug with -graft-points and symlinks]

2002-02-13 Thread James Pearson
rectory structure are not resolved, unless the the -follow option is used. There are perfectly good reasons to treat the the two cases differently, so I can't see having two options to choose is a problem. James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: mkisofs bug with -graft-points and symlinks

2002-02-12 Thread James Pearson
ng like -path-links) that makes mkisofs not resolve symbolic links when given as a pathspec. It's quite a simple addition to the code - I probably submit it separately for inclusion in to mkisofs... James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Some remarks to my free time

2002-02-01 Thread James Pearson
will take time to propagate, but >at least the general effect will be less personal mail for you. Also the location of the archives of this list should be in the docs and web pages: http://www.mail-archive.com/cdwrite@other.debian.org/index.html and: http://groups.google.com/groups?group=m

Re: [newbie] filename > 64 chars

2002-01-25 Thread James Pearson
mkisofs will preserve the case in Joliet file names, however Windows is case insensitive, so the file names could well be displayed in the original, upper or lower case. James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: MKISOFS -path-list option - How to ?

2002-01-18 Thread James Pearson
>It would be nice to have an option to just not recurse directories. Have a look at my 'files' test patch at: ftp://ftp.ge.ucl.ac.uk/pub/mkhfs/testing/ James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: MKISOFS -path-list option - How to ?

2002-01-14 Thread James Pearson
e cdrtools package? The patch is a source code patch, so it should work fine under Cygwin - of course, you need the Cygwin development stuff (and be able to patch and rebuild mkisofs), not just the runtime code ... I have had hardly any feedback on the test patch - it still needs a lot of work

Re: MKISOFS -path-list option - How to ?

2002-01-11 Thread James Pearson
ftp://ftp.ge.ucl.ac.uk/pub/mkhfs/testing/ See the file 'README.files' By default, mkisofs includes all the files it finds in a given source directory - and you have to explictly exclude files if you don't want them. This patch works the other way round, it will only include the file

Re: long joliet filenames & missing file extensions

2001-12-17 Thread James Pearson
/pub/mkhfs/testing/ called mkisofs-1.14-jext-2.patch.gz and the file README.jext James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: mkisofs writes blank sectors

2001-12-11 Thread James Pearson
eate an output compatible with what ever product "Young Minds" had at the time - may be that's why the number of sectors is rounded up to an even number ... If Eric is still reading this list, then may be he knows why ... James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: burning a hfs image

2001-12-11 Thread James Pearson
ok. > >Then I tried to mount the cdrom with: > >mount -t hfs /dev/burner /mnt > >and got the following error: How was the HFS image created? Was it with mkisofs? Can you read the CD on another Linux box or CD drive? Can you read the CD on a Mac? James Pearson -- To U

Test patch to "include" files for input to mkisofs

2001-11-13 Thread James Pearson
. James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Questionnaire to GUI authors for cdrtools

2001-11-05 Thread James Pearson
his questionnaire is for? James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: how to use "mkisofs" with chinese?

2001-10-29 Thread James Pearson
ut it don't work. > >How can I use chinese filenames? I don't know if this will help, but there is a patch called something like 'cdrecord-NLS-2byte' patch (search on google or similar). I've never used it, but it might help ... James Pearson -- To UNSUBSCRIBE, ema

Re: rock ridge & joliet ....

2001-10-08 Thread James Pearson
wo or more file names in the same directory share the first 64 characters. The work round for this is to rename files before running mkisofs/xcdroast Rock Ridge will quite happily work with 132 character file names ... James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: mailing list archive

2001-10-07 Thread James Pearson
>documentation? If not, shouldn't this be added? Ideally it should be noted somewhere on http://lists.debian.org/ - but there seems to be mention of the cdwrite list ... Anyhow, I agree, these links should be on the cdrecord page - Joerg, could you add these links somewhere near where this list

Re: mailing list archive

2001-10-05 Thread James Pearson
il-archive.com/cdwrite@other.debian.org/index.html or: http://groups.google.com/groups?group=mailing.comp.cdwrite James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: boot.cat and boot image files

2001-10-03 Thread James Pearson
Linux by doing something like: od -d -j 40 boot.cat The first integer is the starting extent of the first bootable file. Then run: isoinfo -i /mnt/cdrom -R -l and look for file name that corresponds to that extent (given between '[ ]'). James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Mkisofs development

2001-09-28 Thread James Pearson
>I want to participate the development of Mkisofs, please send me its >source code. You can download the mkisofs source as part of the cdrtools package from: ftp://ftp.fokus.gmd.de/pub/unix/cdrtools/ James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "

Re: mkisofs development

2001-09-03 Thread James Pearson
tself ... although understanding the code is not what I would describe as easy ... There are also a number of links via: http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/cdr.html that may help - I guess the documents on ISO9660, Rock Ridge and Joliet may be a useful start

Re: mkisofs: -hide not working?

2001-08-31 Thread James Pearson
isofs v1.14, I realize that being a month old it's probably obsolete, >but unless I'm sure an upgrade will help I really don't feel any desire, >since I try to avoid new bugs as well as new features... This is the current mkisofs version - the mkisofs code hasn't changed i

Re: Where to find the lists archives?

2001-07-23 Thread James Pearson
om/groups?group=mailing.comp.cdwrite James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Sorting?

2001-07-03 Thread James Pearson
using the original and I can hear the drive head moving a lot. Try: isoinfo -i cdimage.iso -l -R The number between the square brackets is the start block number of the files (and directories). James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscri

Re: mkisofs Joliet fs 64 bytes unique names restriction

2001-06-19 Thread James Pearson
characters (100 Unicode characters). I guess the only why to test this is to hack joliet.c and allow filenames to be longer and see if the resulting CDs can be read on MS systems ... James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: moving/renaming files on already written session

2001-06-18 Thread James Pearson
e to use the -hide-joliet-list as well. Although, it's probably easier to just make a new CD with the correct files ... James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: mkisofs Joliet fs 64 bytes unique names restriction

2001-06-16 Thread James Pearson
>Suspect this is due to the problem with generating unique Joliet file >names in case the first 64 bytes in the names of original files are >equal. > >Is there any way out? Either don't use the Joliet extension, or rename the files to less than 64 characters before run

Re: Writing a file a second time

2001-06-08 Thread James Pearson
version. Does such an operation violate any ISO-standards? This is exactly what mkisofs does. It hasn't got anything to do with the ISO9660 standard as such ... James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Boot image ?

2001-05-30 Thread James Pearson
w the filename. Doesn't have to be a file in the ISO9660 directory tree - when a PC boots from an El Torito CD, it knows nothing about the ISO9660 file system, all it basically needs is a block address on the CD ... You can even create such a CD with mkisofs - by hiding the boot catalog

Modifing mkisofs to 'include' only selected files.

2001-05-23 Thread James Pearson
rk with the -graft-points syntax Using 'find . [-other_options]' doesn't work ... Deep directories aren't relocated. There are probably more ... If anyone is interested in this, then let me know ... James Pearson begin 664 mkisofs-1.14-files-1.patch.gz M'XL("!6,"S

Re: CD-ROM backup systems?

2001-05-18 Thread James Pearson
r than device nodes, and changed the default slack to 4%. See http://www.joat.ca/cddump.html for more details James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: CD-ROM backup systems?

2001-05-16 Thread James Pearson
backup system is not going to be used for daily backups, only as a >supplement to an existing backup system. There is something called 'cddump' from: http://users.gtn.net/fraserm/cddump.html I've never used it, but it may help. James Pearson -- To UNSUBSCRIBE, email to [EMA

Re: Question ???

2001-05-11 Thread James Pearson
riting 4.7 GB? (Using >ISO9660) I've never made a CD image larger than 700Mb, but I believe ISO9660 should be able to cope with 4.7Gb, although the maximum file size supported is probably 2GB. You will need to make sure your OS can cope with output CD image files over 2Gb, or use the -split-

Re: Problem with mkisofs/cdrecord

2001-05-11 Thread James Pearson
What does: isoinfo -d -i cd-image-or-device give for the Volume id for both the mkisofs output and the resulting CD? James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: archives

2001-05-04 Thread James Pearson
>where can I find archives for this mailing-list? Try: http://www.mail-archive.com/cdwrite%40other.debian.org/ or http://groups.google.com/groups?q=group%3Amailing.comp.cdwrite James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Tro

Re: mkisofs

2001-04-23 Thread James Pearson
>"mkisofs -options dirname" creates isofs with the contents of 'dirname'. >But the dirname is not visible in the newly created isofs. Is there any >option which would keep the same pathname on the iso file system? mkisofs -graft-points [other options] /dirname/=dirn

Re: File lists

2001-04-12 Thread James Pearson
; Pathspecs that are symbolic links to directories have always been traversed (to change this default behaviour would cause problems). However, it would be possible to add (yet) another command line option to disable this. You can test this out for yourself by changing the two occurrences of sta

Re: File lists

2001-04-06 Thread James Pearson
ofs ... -r -graft-points /foo/=foo /tmp/dummy Symlinks to directories as pathspecs, by design are traversed... James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Directory loop

2001-04-06 Thread James Pearson
... type lines should be changed to: error("Warning: ... i.e. I _think_ the above change to around line 1500 in tree.c will help ... James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Directory loop

2001-04-05 Thread James Pearson
t knowing what your path-list file contains, I guess that you have this directory specified more than once. Try editing out the exit(1); and try again. Or, you could try the new '-no-cache-inodes' option, although I don't know if it works with directories. James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: determining file order

2001-04-02 Thread James Pearson
have to delve into the various ISO9660 docs to find out how Level 3 files are stored ... James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Problem with mkisofs file globbing

2001-04-02 Thread James Pearson
s. However, it also looks like there is a syntax problem in specifying your pathspecs (e:\) - I've never used mkisofs on "i386-pc-os2_emx" (what ever that is) so I don't know what the syntax should be ... James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: How to specify ISO image size for multiple CD backup

2001-02-26 Thread James Pearson
cord that looks like it can backup up files to multiple CD-Rs. I've never used it, but have a look at: http://users.gtn.net/fraserm/cddump.html James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re:

2001-02-20 Thread James Pearson
nd -no-iso-translate flags. It allows more than one '.' character in the filename, as well as mixed case filenames. This is useful on HP-UX system, where the built-in CDFS filesystem does not recognize ANY extensions. Use w

Re: FAQ for mkisofs?

2001-02-09 Thread James Pearson
(Unix) and Joliet (Windows) extensions from the files and directories in the directory called "directory_name" - contents of "directory_name" will be at the top level directory on the CD. The above is true for Unix - but I guess is should be the same for OS/2. The output image will

Re: cd label with cdrecord

2001-01-19 Thread James Pearson
ID, this is the name that will be used as the mount point used by the Solaris volume management system and the name that is assigned to the disc on a Windows or Mac platform. James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Re: Consistent Problems writing CD-R w/CDRecord 1.9 & XCDRoast 0.98a7

2001-01-18 Thread James Pearson
" at Deja: http://www.deja.com/topics_md.xp?group=mailing.comp.cdwrite&search=topic James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: using mkisofs with a file containg filenames

2001-01-17 Thread James Pearson
>Has anyone configured mkisofs to read a file containing a list of >files like this: > >2001-01-14_1134_208-033453_03j.hpf >2001-01-14_1143_208-025953_04j.hpf >2001-01-14_1152_208-022453_05j.hpf >... Try the -path-list option James Pearson -- To UNSUBSCRIBE, email to [

Re: cdrecord log files

2001-01-11 Thread James Pearson
t" the status of the write process (in %). mkisofs has a -log-file option James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: mkisofs file renaming

2000-12-19 Thread James Pearson
a bit since v1.12b5 ... Get the latest version (part of the cdrecord package) from: ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/ BTW. Eric no longer maintains the mkisofs code ... James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Burning Macintosh CDs...

2000-12-19 Thread James Pearson
>How can I burn Macintosh CDs on Redhat box? I'm using cdrecord 1.9. If you want to copy a Macintosh CD, see README.copy If you want to create an HFS hybrid CD, see the mkisofs man page and the file README.mkhybrid. James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Re: Help

2000-11-21 Thread James Pearson
as been removed in v1.12 to allow for DVD size outputs. There was also an error in the above error message - the size should be in bytes, not extents (extent == 2048 bytes). So I guess you are trying to create a CD image using about 1Gb of input data. James Pearson -- To UNSUBSCRIBE, ema

Re: mkisofs interface

2000-11-15 Thread James Pearson
ge to the syntax - the current situation is far from ideal - but once you get to know how it works it's perfectly usable. James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: mapping files

2000-10-20 Thread James Pearson
>Does anyone have an extensive mappings file for making hybrid >cds? Any mappings besides the stuff in the man pages will be helpful. There's a pretty extensive file called "more.mapping" included with the cdrecord/mkisofs source. James Pearson -- To UNSUBSCRIBE, emai

Re: mkhybrid problems

2000-10-20 Thread James Pearson
either you haven't given the correct Apple/Unix flag on the command line or it is a plain file. You might also try the --netatalk option - Netatalk use the AppleDouble format but uses a different filename to store the finderinfo/resource fork. James Pearson -- To UNSUBSCRIBE, email to [EMAIL

Re: archives

2000-10-17 Thread James Pearson
I'm replying to ... James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: calculating iso filesystem space for files with rock ridge

2000-10-12 Thread James Pearson
t's what the -print-size option does ... if the -print-size option is given, mkisofs exits before any file data is read. James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: calculating iso filesystem space for files with rock ridge

2000-10-12 Thread James Pearson
;Total directory bytes: ). So to answer your question, non-regular files can be ignored - as long as you allow a suitable "overhead" amount... James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: calculating iso filesystem space for files with rock ridge

2000-10-12 Thread James Pearson
ymbolic links and other Rock Ridge extensions are stored in the SUSP field with each directory entry. There is no easy way of estimating how much space is used by the directory entries, path tables etc. - but as mkisofs works all this out for you, just use the -print-size option to tell you e

Re: mkisofs writes same file to iso twice

2000-10-03 Thread James Pearson
idge extensions. It has been suggested in the past that checks could be added to the code - for example, the strncmp() in joliet.c could be replaced with strncasecmp() for files and where directories share the same case insensitive name, their contents could be merged. Probably needs a "-joli

Re: Burning a single File

2000-09-04 Thread James Pearson
your question directly - no it can't be done - however, disks are "cheap", so buying space to fit 650M of data would probably be the best bet ... James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: appending to iso image file (was: mkisofs -M)

2000-09-04 Thread James Pearson
gh it's not that important - the -path-list option was added to version 1.12 and is in the v1.12 man page ... James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: mingw32

2000-09-04 Thread James Pearson
e "transparent unix emulation layer on top of Windows" given by the cygwin1.dll MinGW32 is a Win32 only compiler. James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: appending to iso image file (was: mkisofs -M)

2000-09-02 Thread James Pearson
gt;project and meet my own requirements at the same time.) Before I began the >undertaking however, I decided to explore other options first. I'm not sure I quite understand - mkisofs can already do a), b) and c) ... James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: mkisofs -M

2000-09-01 Thread James Pearson
ll mkisofs where the last session should start from. Hope this helps James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Another silly question about -graft-dir and path-dir

2000-08-24 Thread James Pearson
I would like as many directories as possible but I need to rename them using >-graft-dir. Again, how to do that? Enclose the filenames in single quotes. James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: "romeo" format?

2000-08-21 Thread James Pearson
the code - Romeo supports up to 128 characters, so changing LEN_ISONAME and MAX_ISONAME in iso9660.h to something around that value would help... James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: mkisofs segfault

2000-08-17 Thread James Pearson
>mkisofs -o /tmp/sdbak.iso -D -f -R -J /tmp/15Aug2000bak >cdrecord speed=8 dev=6,0 -eject -multi /tmp/sdbak.iso > >Then the second session I try: > >mkisofs -o /temp/sdbak.iso -D -f -C $(cdrecerd dev=6,0 -msinfo) -R -J -M /dev/scd0 >/tmp/16Aug2000bak Try without the -D a

Re: Hidden directories - not working

2000-08-17 Thread James Pearson
2048 Aug 17 2000 [28] .. -r--r--r-- 1000 Aug 17 2000 [32] file3 Seems to work fine ... this is with v1.13 - but nothing has changed to the hiding code since 1.13a01 How are you mounting the CD on your Linux box - are you mounting the Joliet or Rock Ridge file syste

Re: Cdrtools-1.9

2000-08-08 Thread James Pearson
wever, after having had a quick look at the code, this still won't work - I'm pretty sure this is a bug ... The following patch (made against mkisofs v1.13 (cdrecord 1.9)) seems to fix the problem ... hopefully Joerg will be able to check this (or let us know the correct syntax) - as I

Re: Cdrtools-1.9

2000-08-08 Thread James Pearson
se works OK, but I guess it was just "luck" that it worked with v1.8 ... However, I do agree with you on your earlier post about the use of -graft-points and escaped '=' characters - I haven't used this syntax up to now, but it seems there is something wrong in the cod

Re: mkisofs issue

2000-08-04 Thread James Pearson
> I recently grabbed the newest mkisofs ( mkisofs 1.12.1 ) ..and seem to be >having some trouble the following: The latest versions is v1.13 >mkisofs -JR -o /mnt/DOS_hda8/image -f /mnt/DOS_hda8/backups >is creating an image which is executable.. >- -rwxr-xr-x 1 whereusers74474163 Aug

Re: -graft-points on 1.9 - Does the order matter?

2000-07-30 Thread James Pearson
at doesn't begin with '-'). The -graft-points option is like any other option, it can appear anywhere in the command line up to the first pathspec - the -graft-points option doesn't take any arguments, - it is just a switch to tell mkisofs how to interpret the pathspecs. James Pears

Re: graft-dirs on 1.9 - a problem

2000-07-26 Thread James Pearson
est the second session with the loop back mount, but it is a bit involved ... if you really want to know how to do it, then let me know. However, it is probably easier just to burn the CD ... James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Silly question - selecting all files to create an image

2000-07-21 Thread James Pearson
with 2000 files and want to exclude 1000 files, then there will be about 1.5 million string compares ... 3. Make a "hard link" tree, created with something like: find [options] -print | cpio -pdmvl /some/path/on/same/disk mkisofs [options] /some/path/on/same/disk If you use the Rock Rid

Re: Silly question - selecting all files to create an image

2000-07-20 Thread James Pearson
clude_list but you will get all the subdirectories as well - which shouldn't be a problem, but your exclude_list may be larger ... James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Silly question - selecting all files to create an image

2000-07-20 Thread James Pearson
f filenames) option. e.g. if your source directory is cd_dir and you want to exclude sub directories called cd_dir/dirA and cd_dir/dirB, then use: mkisofs [options] -exclude cd_dir/dirA -exclude cd_dir/dirB cd_dir The -exclude option can take wildcards. James Pearson -- To UNSUBSCRIBE, email t

Re: The "Books"

2000-07-13 Thread James Pearson
>Are the Green, Yellow, Orange etc. books available on the net? >I am pretty much interested in them. A good starting point is the CD-R FAQ at http://www.fadden.com/cdrfaq/ Also have a look at http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/cdr.html James P

Re: How long can be joliet filename?

2000-07-12 Thread James Pearson
>>There is also a 240 byte limit on whole pathname on the CD for Joliet file >>names - however, mkisofs doesn't check this. > >If this is true, Joliet would be a step backwards from ISO-9660. > >ISO-9660 allows a maximum of 255 character for the whole path. It's in the Joliet spec: Joliet compl

Re: How long can be joliet filename?

2000-07-12 Thread James Pearson
c can be found at: http://www-plateau.cs.berkeley.edu/people/chaffee/jolspec.html James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: cdrtools-1.9a03 ready

2000-06-28 Thread James Pearson
HFS CDs since the code was originally written (e.g booting from IDE CD drives etc.). I will be re-writting the HFS boot code ... James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: mac cds with /'s

2000-06-28 Thread James Pearson
the CDs to write HFS/ISO9660 hybrid CDs - and not to use illegal characters in the ISO9660 names. In this way you can mount the CDs as type hfs on your Linux box with any '/' characters escaped, Mac users can see the HFS CD with '/' characters and any other user can see a modified ISO9660 name. James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

  1   2   >