Ghost boot disk questions

Discussion in 'backup, imaging & disk mgmt' started by Jimbo007, Mar 23, 2009.

Thread Status:
Not open for further replies.
  1. Jimbo007

    Jimbo007 Registered Member

    Joined:
    Jul 29, 2008
    Posts:
    11
    Hello - I have some questions about the boot disk: The newest version (comes with Ghost Suite 2.5).
    1) HOW CAN I change the disk assignment (for the CD) during the boot up? I can't use the Deploy Anywhere because the CD drive turns out to be the C: drive on the boot disk. When I try and run the EVAL I am supposed to put the CD drive letter in AND the C: drive where I want the install to take place but they are the same !
    2) HOW CAN I change the properties of the log in in my DOS commands (Bat file) so the PASSWORD doesn't show the letters during input ?
    Here is my BAT file:
    START.BAT:

    set path=%path%;x:\ghost

    x:

    cd \ghost

    rem --- This will create primary OS drive configuration ---

    ghost32.exe /setosdrives /blind >> x:\ghost\startlog.txt




    @echo off
    echo "Enter user name "
    set /p UserName=

    echo "Enter password"

    set /p Password=

    net use P: \\perseus\img /user:%UserName% %Password%

    start ghost32.exe

    3) IS THERE A WAY to change the Default on the boot disk? When I boot up and the Ghost GUI comes up it defaults to the X: drive in the GUI...I'd like it to go right to my Server P: drive
    that we used our credentials to log in to.

    Any guidance would be very appreciated...
    I hope I explained the questions alright but if not let me know....
    Jimbo
     
  2. Mister_Al

    Mister_Al Registered Member

    Joined:
    Aug 20, 2002
    Posts:
    28
Thread Status:
Not open for further replies.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.