[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Graft-POints with Path-List



	Hey all.
	Got a strange question.. or need help with the command line on something.
	Here's my current command-line:
./mkisofs -J -joliet-long -R  -V toolbox#0396 -v -o /usr/image/archive.iso -iso-level 3 -path-list /usr/image/files/files.lst /usr/image/files/

	Where the file files.lst has a certain list of files in a separate directory being included on this burn, and I want to include all files (including files.lst) in the burn as well. All files go into the root directory of the CD.
	The files in 'files.lst' are all in the same directory, i.e.:
/archive/file1.vox
/archive/file2.vox
/archive/file5.vox
/archive/file6.vox
	So the end result, on the CD, is:
/file1.vox
/file2.vox
/file5.vox
/file6.vox
/files.lst

	What I'd like is to move all the files listed in the "files.lst" file to /files/, for example, so the CD looks like:
/files/file1.vox
/files/file2.vox
/files/file5.vox
/files/file6.vox
/files.lst

	I've tried just about everything I can think of to tell it to move the files into a subdirectory, and most of the time I get an error stating something like: "No such file or directory - invalid node: ..."

	Anyone throw a clue my way?

Thanks!
Mike.
--
___________________________________________________________________________
Mike 'Fox' Morrey - Signal-Ahead
The sender of this e-mail is (C)2004 The Universe. He may not be copied,
decompiled, distributed, rented, or sold without prior approval. Remember:
I killed a 6-pack just to watch it die.



Reply to: