[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] mkisofs problem
Just to share my latest experiments.
I tried running mkisofs from bash and it created the attached file
which helped me create a test command:
./mkisofs.prg -J -l -r -v -f -o D:\image.iso /g/photos/Disc\ 2/
This created image.iso in d:\ in Freemint 1.18 which I didn't expect.
Trying the same from CD-ISO produces an error and the log file:
Started logging to redirected stderr at 20:19:16
mkisofs atari v4.10 Dec 13 2008
Stack size = 65536
Options: CDISO.PRG
Path specifications:
ARGV=
D:\DISKTOOL\CD_SUITE\CDISO\MKISOFS.PRG
=64K
-a
-g
-m
D:\DISKTOOL\CD_SUITE\CDISO\CDISO.LOG
-m
D:\image.iso
-log-file
D:\DISKTOOL\CD_SUITE\CDISO\CDISO.LOG
-o
D:\image.iso
-f
-space-available
1910320
-C
0,388176
-M
P:
Disc 2\=U:\g\photos\Disc 2\
(end)
Invalid node -
Exit code = -4972
I thought it might be the spaces in the path but the error is
the same when I use a path without spaces.
I might repeat Mint 1.17 and see if the log is the same.
Regards,
Peter
Started logging to redirected stderr at 18:58:36
Usage: mkisofs [options] file...
Options:
-A ID, -appid ID Set Application ID
-a, -all-files Process all files (don't skip backup files)
-abstract FILE Set Abstract filename
-allow-directory-dots Allow ISO9660 directory names to include a '.'
-b FILE, -eltorito-boot FILE
Set El Torito boot image name
-biblio FILE Set Bibliographic filename
-C PARAMS, -cdwrite-params PARAMS
Magic parameters from cdrecord
-c FILE, -eltorito-catalog FILE
Set El Torito boot catalog name
-copyright FILE Set Copyright filename
-D, -disable-deep-relocation
Disable deep directory relocation
-d, -omit-period Omit trailing periods from filenames
-f, -follow-links Follow symbolic links
-g, -gem-progress-display Enable GEM progress display
-help Print option help
-hide GLOBFILE Hide ISO9660/RR file
-hide-joliet GLOBFILE Hide Joliet file
-i ADD_FILES No longer supported
-J, -joliet Generate Joliet directory information
-L, -allow-leading-dots Allow ISO9660 filenames to start with '.'
-l, -full-iso9660-filenames Allow full 31 character filenames for ISO9660 names
-log-file LOG_FILE Redirect messages to LOG_FILE
-M FILE, -prev-session FILE Set path to previous session to merge
-m GLOBFILE, -exclude GLOBFILE
Exclude file name
-N, -omit-version-number Omit version number from ISO9660/Joliet filename
-no-split-symlink-components
Inhibit splitting symlink components
-no-split-symlink-fields Inhibit splitting symlink fields
-o FILE, -output FILE Set output file name
-P PUB, -publisher PUB Set Volume publisher
-p PREP, -preparer PREP Set Volume preparer
-print-size Print estimated filesystem size and exit
-quiet Run quietly
-R, -rock Generate Rock Ridge directory information
-r, -rational-rock Generate rationalized Rock Ridge directory information
-s #, -character-set # Specify character set type
-space-available # Specify available space (in sectors) for file system
-split-output Split output into files of approx. 1GB size
-sysid ID Set System ID
-T, -translation-table Generate translation tables for systems that don't understand long filenames
-V ID, -volid ID Set Volume ID
-v, -verbose Verbose
-volset ID Set Volume set ID
-volset-seqno # Set Volume set sequence number
-volset-size # Set Volume set size
-x FILE, -old-exclude FILE Exclude file name (deprecated)