>>I will attempt to see if I can sort out any 32-bit overflows that will
>>cause problems between 2Gb and 4Gb, but I guess going over 4Gb will require
>>major surgery ...
>
>Yes, I can see that. Would it be possible / feasible to make the
>hfs-hiding options allow > 4GB sizes? The bits on the disk that we
>_need_ to be accessible by the Mac bits of the machine for booting
>would then work just fine, but most of the rest of the contents could
>be left as simple ISO9660 / RockRidge for the booted Linux kernel to
>read.

Unfortunately not, the hiding code is not clever enough to group all
the unhidden HFS files and make a smaller HFS volume ...

What I guess you need is some sort of 'separate' hybrid DVD (mkisofs makes
a 'shared' HFS hybrid), whereby you have a separate HFS volume and an
ISO9660 volume on the DVD.

I wrote something 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

but is based on a very (very!) old version of mkisofs ...

James Pearson


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

Reply via email to