• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Corneliu Mahu
    3. Posts
    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 5
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by Corneliu Mahu

    • RE: How to edit unattend.xml file in an image without deploying step-by-step.

      [quote=“Tom Elliott, post: 40381, member: 7271”]There’s a lot of steps that trying to make a “Step by step” guide for you is not the most feasible of things.

      You should not have to load the machine with Linux OS or have to recreate the image from the beginning.

      What version of FOG are you running? You can quote my information all day long, but what are you missing from the information that I’m giving out?

      Are you attempting to use post download scripts? If you know what you need to do, you can use Postdownload scripts to perform the tasks for you.

      You can use the following links to help you with the understanding.

      [url]http://fogproject.org/forum/threads/utilizing-postscripts-rename-joindomain-drivers-snapins.12175/[/url][/quote]

      Hi Tom,
      Thanks for the quick reply. I’m using the latest version of Fog 1.2.0. The quotation was just for that to show from what post I was reading. No i’m not trying to use post downloads scripts. I have the unattend file into my images already, just want to modify it to be corrected. I saw in your previous post are steps of mounting ntfs; starting from Download-Debug. Sorry I’ll quote your post again, you will understand what about I’m speaking, hope:

      " I know you don’t want to deploy the image, but set the task up as Download - Debug. This way you get Command line after the imaging is complete.

      Once the you’re back at the command prompt, you can mount the /dev/sda2 partition to a folder.

      So you may have to make the /ntfs directory, though not so if you have Hostname_Early enabled.

      Code:
      mkdir /ntfs
      Then mount the System partition:
      Code:
      ntfs-3g -o force,rw /dev/sda2 /ntfs
      Then cd into the location of the unattend file.

      Code:
      cd /ntfs/Windows/System32/sysprep
      or where ever it’s located.

      Edit the unattend file using vi, sorry I didn’t add nano or pico to the init.gz.

      Code:
      vi unattend.xml
      After you make and save your edits, you’ll have to re-upload the task, but as long as you know it works you should be good to go.

      Before rebooting unmount the /ntfs directory.
      [COLOR=#b3b3b3][SIZE=11px]Code:[/SIZE][/COLOR]
      [FONT=Consolas]cd /[/FONT]
      [FONT=Consolas]umount /ntfs[/FONT]
      [FONT=Consolas]reboot "[/FONT]

      Can I mount the image into my Fog server, and then make the changes of the unattend file? How?
      I’ve created ntfs directory onto Fog server, when i try to mount ntfs-3g… i’m getting the help about mount, or: command not found. That’s why I’ve asked how to start from the begin: should I deploy first my image to the Laptop, or how; where to mount the ntfs? Sorry for the newbie question. I’m just trying to edit my unattend file from my images.
      I’ve read the post you gave me the link to, i do not know if that it what i’m looking for.
      Thanks

      Corneliu

      posted in Windows Problems
      C
      Corneliu Mahu
    • RE: Utilizing Postscripts (Rename, JoinDomain, Drivers, Snapins)

      Hi Lee,
      Can I add in this way the unattend.xml file to the postscripts? If yes, how?
      Thanks

      Corneliu

      posted in Tutorials
      C
      Corneliu Mahu
    • How to edit unattend.xml file in an image without deploying step-by-step.

      I made an error(Time zone) in my unattend.xml file, and I would like to correct it. I know exactly what I have to change, I just need to get into the image and modify the unattend to fix this. I read in another post in forum that it possible by deploying the image with Debug mode. I know Tom Elliott already write some information on that, but i’m quite new with that, linux; I know how to move, create, delete, edit and few more, still learning. Can somebody help me please: how to do it
      “You can mount the drive in linux. So write the image to the disk, mount the sys partition to /ntfs Goto:
      Code:
      [FONT=Consolas]/ntfs/Windows/System32/Sysprep[/FONT]” that is the quote from previous post from Tom Elliott;

      step-by-step, please. Do I have to install a Linux OS into another machine? or it can be done on Fog server, if so how? Just do not want to re-install Windows7 from the begin. I know i should do it onto virtual environment for Universal images, but we have certain models of PCs and Laptops, with their own drivers. That why I would like to know how to change the unattend.xml file on all of my images. In the same post there are few steps but I do not understand where to start from. Help it much appreciated.
      Searched many forums, but this one it the most useful with more information. Please do not judge me, just want to learn more advanced Linux.
      Thanks.
      Corneliu

      posted in Windows Problems
      C
      Corneliu Mahu
    • RE: How to Setup Ubuntu Server/FOG 1.2.0/Create Univeral Windows 7 Image using Sysprep - Step-by-Step

      [quote=“Junkhacker, post: 39800, member: 21583”]sysprep is not required, fog has a built in mechanism for license key changing per host, and tutorial threads are NOT the place to ask questions about general fog usage methods[/quote]

      Sorry Junkhacker, just everywhere in the forums where I was searching for help, it was said to sysprep the windows, that’s why i asked here about that. Thanks for the answer: short and good.
      By the way, may be you know, after uploading the image to fog, my reference pc keeps restarting, do you know what could be? Appreciating your help and answers. I saw you helping lot of people on the forums, and I followed your help files to finish my fog install. I’ve installed fog on RedHat 6 and it works very good.
      Thanks.

      posted in Tutorials
      C
      Corneliu Mahu
    • RE: How to Setup Ubuntu Server/FOG 1.2.0/Create Univeral Windows 7 Image using Sysprep - Step-by-Step

      I would like to say a big thank you to Liam for the detailed description, and I’ve one question, may be it was already answered but: It is possible to upload a Windows 7 image to fog without sysprep it? I have one image, with all the drivers and apps I need, ready for a Dell desktop which we have in our company. All the desktops are the same specs: RAM, CPU, HDD. The only thing it microsoft key, they have their own key for activation. It is possible to make a exact clone/copy as Macrium Reflect doing? Can someone answer my question please? Thanks P.S.: I’m new to linux.

      posted in Tutorials
      C
      Corneliu Mahu
    • 1 / 1