I make an assumption that this list is alive, allthough I did not
receive any response when subscribing to it.

  My problem: I would like mkisofs to collect the input files in
alphabetic order, and also create them in that order in the filesystem
on the iso (so that also the "unsorted" order of the files on the cd
will in fact be a sorted one; and thus they will appear in alphabetic
order when I do "ls -f" (-f implying "do no sort")). Shouldn't this be
possible somehow?

As it is now, mkisofs seems to collect many of the files in alphabetic
order (and also create them like that on the iso), but quite a few
files get sprinkled randomly among the sorted ones. I don't understand
how it collects them...

The reason for me wanting this, is that I have a small, portable cd
player that can read mp3-cds, but it seems to pick files in the order
that they are written in the filesystem on the cd, i.e. it does not do
any sorthing itself. Hence, I want the files to have been written in a
sorted order onto the cd.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to