site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com User-agent: Thunderbird 2.0.0.12 (Macintosh/20080213) Is there a way to convert the node names to full paths, or even CFURLs? I would like to avoid using the I/O Kit if possible. Thanks, Mike _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... I need to get the full paths to all the *mounted* volumes in the /Volumes dir. I've seen Quinn's VolumeToBSDNode sample. But I would like to convert BSD node names to fullpaths for each volume, and possibly to FSRefs after that for use with the File Manager. Or is there any easy way to index over the volumes to get their full paths the way GetCatalogInfo used to do it in Classic Mac OS? This email sent to site_archiver@lists.apple.com