• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Alvaro Campoy Neto
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 6
    • Best 0
    • Controversial 0
    • Groups 0

    Alvaro Campoy Neto

    @Alvaro Campoy Neto

    1
    Reputation
    273
    Profile views
    6
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Location Bauru, Sao Paulo, Brazil Age 41

    Alvaro Campoy Neto Unfollow Follow

    Latest posts made by Alvaro Campoy Neto

    • RE: Checking Package PHP Failed

      Hello 🙂

      Try this (all commands with sudo or as root)

      log on, sudo the delete the file .fogsettings on /var/fog/.fogsettings.
      after, apt-get update
      then, run the installfrog again.

      If you not find the file, try to apt-get update before the install. If fails:

      apt-get clean
      reboot
      apt-get update

      posted in FOG Problems
      A
      Alvaro Campoy Neto
    • RE: BOOTMGR is missing

      Hello all 🙂

      Ok, let’s go:

      You need to RESIZE the partition, to do that:

      DELETE the first partition, i/e “SYSTEM”, then resize (use the space before the main partition), and SAVE the changes;
      Use BOOTICE to mark the partition active;
      bcdboot and bcdedit to create the bcd rep. and set the flag on the partition;

      Example:

      Disk: 100GB
      Target system: Windows 7
      Schema:

      P1 -> System, boot
      Size -> 100MB

      P2 -> Windows 7
      Size -> 98GB

      After resize, you got:

      P1 - > Windows 7
      Size -> 100GB

      Then, bootice, mark as active, bcdboot and bootsect (create bcd repository / set the boot flag on partition).

      Example: If you got 1 partition, aka “C:”, to the bcdboot command:

      bcdboot.exe C:\Windows /s 😄 /l en-us

      Then

      bootsect.exe /nt60 😄

      and DONE 😉

      posted in FOG Problems
      A
      Alvaro Campoy Neto
    • RE: Deploying single image to multiple XP SP3 machine with unique licences

      [quote=“Alan Reeves, post: 11472, member: 3679”]Thanks for the information about changing the serial number. I now just need to sort out how to automate this for 25 machines.[/quote]

      Hello 🙂

      Go for it and save ALL 25 reg files:

      [url]http://pcsupport.about.com/od/productkeysactivation/ht/changexpkey.htm[/url]

      Then script it, make a package for FOG, mark on hw invent, task it, image it, and BOOM, you’re done.

      posted in Windows Problems
      A
      Alvaro Campoy Neto
    • RE: Multi Boot from USB

      [quote=“Ramis Khan, post: 11477, member: 3710”]hello guys,
      I need some technical information here, please if you do so.
      I have 16 GB HP USB Drive and I wanna create (3) triplicate operating system [B]bootable[/B] USB like!
      Windows XP, Windows 7 and Windows 8 All in One.

      therefore kindly give me solution about it,
      I really thankful to you

      regards
      Ramis Khan[/quote]

      Direct ISO boot are done using YUMI (or other grub-enabled loader tool). To install like that, first, use Windows AIK and make real god WIM’s images. Then, scripting, you are done. Direct boot trough yumi will NOT work for Windows.

      posted in Windows Problems
      A
      Alvaro Campoy Neto
    • RE: BOOTMGR is missing

      Hello all:

      To get a very good image, you need to put ‘all-in-one’, in ONE partition. To do that, you will need:

      1-) A REAL GOOD partition tool, like gparted or EASEUS partition manager ( to resize the partition, and get rid of the boot partition);
      2-) BOOTICE, a tool that allow you to activate the partition that you resize;
      3-) bcdboot and bootsect (cmd line tools), both from Win7 or from NT 6x Fast Installer;

      All tools here you got via google.com or, search for HBCD (The tool for the PROS, you really want to look for a edition or remix, like Proteus)

      Got not enough time now, will write a tutorial explain it (for all 2008 and 2012 Win family)

      posted in FOG Problems
      A
      Alvaro Campoy Neto
    • RE: Deploying single image to multiple XP SP3 machine with unique licences

      [url]http://www.fogproject.org/wiki/index.php/Changing_Serial_Number[/url]

      posted in Windows Problems
      A
      Alvaro Campoy Neto