Forum Discussion

manol4ik's avatar
manol4ik
Level 5
12 years ago

Netbackup, Solaris client installation

Regards,     I recently install a Master Server in Windows, now im installing the clients, one of them is SOLARIS, and the problem is that the ROOT have inside the /opt, the ROOT filesystem hav...
  • RamNagalla's avatar
    12 years ago

    hi

    use below 2 commands

     

    mkdir -p  /respaldos/usr/openv/    -> to create a folder

    <<EDIT>>

    one of my friends said.. it should be   :-) thank you 

    ln -s /respaldos/usr/openv /usr/openv   --> to create symbolic link

    <I<EDIT done>>

    ls -ld /usr/openv/ it wil show you the original location for the files..