Hi, I just tried it - and it works... Thanks for the tip!
Btw. Mark had written sth about Disk First Aid and the alternate volume header - one problem I've been having right from the start is that Disk First Aid is unable to read my CD and Norton Disk Doctor detects 'major problems' on my CD. It seems as though this is due to the runout-blocks being appended to the end of my image i.e. after the sector in which the alternate volume header is present. This doesn't really disturb me too much since the Mac mounts my CD's and reads them without a problem but I'd like to know if there's sth I can do to overcome this.
-Nandini
----- Original Message ----- From: "Patrick Dirks" pwd@apple.com To: "Entwicklung" entwicklung@whengenibk.de Cc: studentdev@lists.apple.com; darwin-development@lists.apple.com; hfs-user@lists.mars.org Sent: Friday, May 03, 2002 11:52 AM Subject: Re: [hfs-user] Wrapper and Readme
Hi,
It's probably pretty simple for testing purposes to remove the pointers to
the
"wrapped" HFS+ volume; the resulting disk image should then be just
another
HFS disk and you can use all the usual disk verification tools directly on
it
to see if there are any inconsistencies found. If all is well and you can double-click your "ReadMe" and see what you expect you can be reasonably confident that a user on a non-HFS+-savvy system would see exactly that,
too.
Good luck, -Pat Dirks.
On Friday, May 3, 2002, at 01:44 AM, Entwicklung wrote:
Hello Listers, Thanks to the friendly feedback I got I managed to
get
started off with including an HFS-Wrapper in my code. It seems to work ok
now
but I'm not too sure... I only have access to an iMac with MacOS 9 - my
HFS+
Volume gets displayed but how do I get to verify if the ReadMe I'm
creating in
the Wrapper is ok ? The volume is recognized as an HFS+ Volume (since the embedded volume seems to be getting mounted directly) and I can do a
GetInfo
on it. Do I necessarily need an older Mac which doesn't support HFS+ to
get to
see the ReadMe ?
I have one more question - Is it possible to have a Wrapper for
HFS-volumes
as well - embedding an HFS-volume within another HFS-Volume ? I guess
this
wouldn't have any benefits as such but theoretically it should be
possible,
right ?
-Nandini
The really bad thing about software is debugging it is a real nightmare when you weed one bug out then ten new ones will sprout 'til you get as mad as a march hare
studentdev mailing list | studentdev@lists.apple.com Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/studentdev
Do not post admin requests to the list. They will be ignored.