dennis123123 Posted May 21, 2005 Share Posted May 21, 2005 Can I cross link files on an NTFS drive in the same way that you can for a cd iso with CDIMAGE.exe or MKISOFS.exe, but actually on the drive as usable, not as an ISO? Link to comment Share on other sites More sharing options...
D.Celt Posted May 21, 2005 Share Posted May 21, 2005 Not quite sure what you're looking for here. You can mount an NTFS drive through an empty folder on another drive. Eg, you can access the contents of D:\ via C:\Emptyfolder\ Link to comment Share on other sites More sharing options...
Siginet Posted May 21, 2005 Share Posted May 21, 2005 I think what he is asking is...cdimage.exe helps us make optimized ISOs so that we can make multiboot disks with many simular OSes because it puts multiple refferences to files which are alike in the TOC so that the files only reside on the CD once even though it looks as if they are there multiple times.It is a good question... one that I am curious to know as well. Because making a multiboot disk like this hogs up a lot of HD space. Link to comment Share on other sites More sharing options...
[deXter] Posted May 22, 2005 Share Posted May 22, 2005 NTFS 5 has that feature built in. Its called as symbolic file linking or something like that.AFAIK, there is no command that lets you do this, but there are many freeware commandline programs that allow you to do that, but MS does provide the API functions.One such program that allows you to do that is FileLink 2.0.0Also, make sure that the Distributive Link Tracking Service is enabled, so that your links don't become dead if the original source is changed. Link to comment Share on other sites More sharing options...
digitalfrost Posted May 22, 2005 Share Posted May 22, 2005 Search for awxLink. I also made an unattended installer for this program if anyone is interested. Link to comment Share on other sites More sharing options...
jaclaz Posted May 22, 2005 Share Posted May 22, 2005 Also, have a look here:http://www.microsoft.com/resources/documen...l_hardlink.mspxhttp://forge.novell.com/modules/xfmod/project/?ntfslinkhttp://hermann.schinagl.tripod.com/nt/hard...nkshellext.htmlhttp://www.hhdsoftware.com/ntsubst.htmlhttp://www.microsoft.com/windows2000/techi...ew/hlscan-o.asphttp://www.sysinternals.com/ntw2k/source/misc.shtml#junctionhttp://www.jensscheffler.de/dfhl_en.htmlhttp://www.rekenwonder.com/linkmagic.htmjaclaz Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now