• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Mounting Partition in Win2k Server

azev

Golden Member
Let say I have 2 different physical drives on my system. I want to mount the second drive as a folder in a first drive. Now, let say the first drive failed, will I be able to access the second drive by plugging the drives on another computer ?

Thanks
 
Originally posted by: azev
Let say I have 2 different physical drives on my system. I want to mount the second drive as a folder in a first drive. Now, let say the first drive failed, will I be able to access the second drive by plugging the drives on another computer ?
Thanks

Yes. Junctions/Mountpoints are just links to the other 'real' file system. So even tho it may appear that your second drive is in a subdirectory off the main drive, it is internally managed just like any other drive (has it's own MFT, bitmap, etc). You can detach it (or assign it it's own real drive letter) at any time.

Bill


 
Back
Top