Phil for Humanity

A Guide for the Survival of Humankind, and Improving the World, Society, and Yourself!


Popular Articles
  • Reasons For and Against
    Human Cloning
  • Globalization of the USA
  • The Pros and Cons of
    Capital Punishment
  • World's Stupidest Game

  • Latest Articles

  • How to Help Humanity
  • Why Economists Miss the Mark
  • Daylight Saving Time
  • Natural Log Proof
  • Subscribe to RSS Feed

  • Main Menu

  • HOME
  • SAVE HUMANITY (42)
  • HELP THE WORLD (96)
  • IMPROVE GOVERNMENTS (87)
  • PERSONAL DEVELOPMENT (238)
  • COMPUTER HELP (125)
  • ARCHIVE (all articles)
  • SEARCH THIS SITE
  • CONTACT US
  • DISCLAIMER
  • PLEASE HELP: DONATE

  • ClearCase Support: How to Mount and Unmount a VOB


    Here is this simple command mount a single VOB (/vob/tools) on UNIX.

    cleartool mount /vob/tools

    Alternatively, this is how to mount the same VOB (\tools) on Windows.

    cleartool mount \tools

    If you want the VOB to stay mounted even after rebooting the computer, then use the same commands but with this extra argument.

    cleartool mount -persistent /vob/tools
    cleartool mount -persistent \tools

    To mount all VOBs, then use this command.

    cleartool mount -all

    Finally, to unmount a VOB, use this command.

    cleartool umount /vob/tools
    cleartool umount \tools


    by Phil B.

    Related Articles
     » ClearCase Support: How to Backup a VOB
     » ClearCase Support: How to Synchronize 2 VOBs
     » ClearCase Support: How to Delete a VOB Replica







    Copyright © 2006-2009, Phil for Humanity. All Rights Reserved.