• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

Hostname changing and drive's letter after deployment

Scheduled Pinned Locked Moved
FOG Problems
6
23
9.0k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P
    Ph3noM @Sebastian Roth
    last edited by Ph3noM Mar 20, 2016, 3:42 AM Mar 20, 2016, 9:11 AM

    @Sebastian-Roth
    Hi Sebastian,

    Yes the FOG_CHANGE_HOSTNAME_EARLY option is active.
    And I tried all, with Win xp and Win10.

    I think i’m going to bring myself to use the fog client. ^^

    1 Reply Last reply Reply Quote 0
    • P
      Ph3noM
      last edited by Mar 22, 2016, 11:59 AM

      Anyone have an idea ?

      1 Reply Last reply Reply Quote 0
      • S
        Sebastian Roth Moderator
        last edited by Sebastian Roth Mar 22, 2016, 7:36 AM Mar 22, 2016, 1:35 PM

        @Ph3noM Please schedule a debug deploy task (normal deploy task but tick the option “Schedule task as a debug task”), start the machine up and wait till you get to the shell. Then start cloning (command fog) and step through the tasking. When you get back to the shell run the following commands to see if the registry changes were done correctly - make sure to choose the correct windows (7/10 - won’t work for XP!) system partition for /dev/sdaX, e.g. /dev/sda2:

        shell> mkdir -p /ntfs
        shell> ntfs-3g -o force,rw /dev/sdaX /ntfs
        shell> reged -e /ntfs/Windows/System32/config/SYSTEM
        ...
        reged> cd ControlSet001\Services\Tcpip\Parameters
        reged> ls
        ... <Hostname> ...
        reged> cd ControlSet001\Control\ComputerName\ComputerName
        reged> ls
        ... <ComputerName> ...
        reged> q
        shell> umount /ntfs
        

        See what you get for <Hostname> and <ComputerName>…

        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

        1 Reply Last reply Reply Quote 0
        • 1
        • 2
        • 2 / 2
        2 / 2
        • First post
          23/23
          Last post

        194

        Online

        12.0k

        Users

        17.3k

        Topics

        155.2k

        Posts
        Copyright © 2012-2024 FOG Project