Thanks for the prompt replies!
I'll test both approaches once I have received my AmigaOS CD. The .hdf approach might be a good way of preserving all the Amiga stuff -- extracting all the files inside a virtual Amiga hard drive could be the best thing to do to play it safe.
Absolutely.
Otherwise you end up with buggy games and apps.
1. In case I do all the file extraction inside a virtual Amiga HD, what file extractors ("unpackers") or file archivers do you recommend either for AmigaOS or for the command-line interface? I have read somewhere that AmigaOS 3.9 has UnArc and nicholas mentioned the lha self extractor.
The only one that works 100% correctly is the lha cli command available from Aminet.
The fancy GUI versions all have bugs and don't unarchive empty dirs correctly.
Other GUI unarchivers mess up the dates.
The CLI version works 100% correctly.
2. Do all the Amiga extractors/file archivers support the most common archive file formats like .rar, .zip, or .tar? And what about segmented or multi-volume archives? For example, "Data.part01.rar", "Data.part02.rar" and so on. Notice also that some multi-volume archives can take several gigabytes of data, and I'm not sure how well the Amiga can handle them.
I'm asking these questions as I wonder whether I could use the .hdf method all the way without extracting anything with Windows tools.
There are probably various GUI unarchivers that do all that you ask. I am not really familiar with them because of the aforementioned bugs.
When using the original CLI versions:
lha does .lha files
zip (or unzip) does .zip files
etc.
Those are really the only 2 archive types I use on my Amigas.
I
think that it
might be safe to unzip, unrar, un7zip all those pc formats on the PC to an NTFS partition but I am not 100% sure.
The way I remember it certain characters on the Amiga don't look the same on a Windoze NTFS partition.
I can say for a fact you need to unlha .lha archives "on your Amiga with your Amiga" even if your "Amiga" is a virtual machine running on your W7 pc. Because I have encountered the problems of not doing so, over and over and over again.