How to Setup Ubuntu Server/FOG 1.2.0/Create Univeral Windows 7 Image using Sysprep - Step-by-Step
-
@Mike Stoltzfus
I think there are many of us the use Virtualbox for the image building vm -
@Liam thanks for the great step by step guide really appreciate it. But I am quite new to Fog and struggle sometimes with the basic of things. You lost me between creating the unattended.xml file and the creating the iso to boot the test pc from.
My question is where did you save this .xml file too? and how was this incorporated into the iso too b used in a VM or physical box. did u use software? If you could explain this step in detail it will be mush appreciated.oh and BTW for all other noobs out there please ensure that you download the [COLOR=#ff0000]exact[/COLOR] version of WAIK that you are trying to use e.g. win7 sp1 WAIK isn’t compatible with win 7 WAIK and visa versa. Windows has released a supplement but it has no install files
-
Hi
You are quite correct I did gloss over that a bit, sorry. Basically, I saved the unattend.xml file on to a shared drive/folder on my network. You just install windows as you normally do either with a disc or mounted ISO in a VM. I would always use a VM btw unless there really is a reason not to. Snapshots are the key Now, because your VM/machine will also be on your network in order to pull an image from it, you just access the shared drive where you saved the unattend.xml file from the VM and drag into the \System32\SysPrep folder as described in the walkthrough. Thats all it is, no need to modify any ISO’s.Good call on the WAIK tip, something else to note with that is that I found it wouldn’t let me create a 32 bit answer file on a 64 bit machine and vice versa either. Gotta love Microsoft.
Good Luck
-
@Sully yes that would make sense. So I can re-use this unattend.xml over and over gain and just copy it to \System32\SysPrep folder. Thanks
-
Hello
i’m trying to make the install but i’m having a lot of troble with the tftp, if i’m in the fog server i can test the transference successful with this command:
tftp -v ds.feb.br -c get undionly.kpxebut when i try to do the same from a host i get a time out i already tried two tftp clients for windows and get time out from both, i can connect to the fog and ping it but not use tftp.
I already tried to disable ufw and i get the same error.
I’m using Ubuntu server 10.04.4
-
[quote=“Leandro Silva, post: 35095, member: 24513”]Hello
i’m trying to make the install but i’m having a lot of troble with the tftp, if i’m in the fog server i can test the transference successful with this command:
tftp -v ds.feb.br -c get undionly.kpxebut when i try to do the same from a host i get a time out i already tried two tftp clients for windows and get time out from both, i can connect to the fog and ping it but not use tftp.
I already tried to disable ufw and i get the same error.
I’m using Ubuntu server 10.04.4[/quote]
Open a thread in the correct section, this thread is suppose to be the instructions to set up only, not a discussion on the issues and how to solve them.
-
Excellent job on documenting all of this - I know it took time. Much appreciated!
-
Is there a tutorial on how to add images to the PXE menu?
-
This post is deleted! -
Great tutorial. I was trying to follow some of the hyperlinks in the guide, but they’re not working?
" So what we want to do is look at the DriverPacks repository - here"
“20. First download the Windows Automated Installation Kit (WAIK) for Windows 7 – Here”
“vi. You can also configure Taskbar and Start Menu settings to apply to all users. Technet Article”Question about the driver packs. Does it search for the best driver out of that /inf/ folder or the first one it comes to? I’m planning on dumping the extracted driver cab files from Dell’s website for each model.
-
None of the -here links seem to be active in the howto?
-
I would also mention a part in the guide to check the box in [B]Host Menu > Join Domain after image task.[/B]
-
Why do you use undionly.kpxe instead of pxelinux.0 for the bootimage? When I used the value you gave, the PXE boot could never find the file. Is this a file that got generated someplace else?
Thanks!
-
[quote=“SouperGrover, post: 38925, member: 27066”]Why do you use undionly.kpxe instead of pxelinux.0 for the bootimage? When I used the value you gave, the PXE boot could never find the file. Is this a file that got generated someplace else?
Thanks![/quote]
Starting with 0.33B(?) FOG moved to iPXE from PXE. iPXE is using undionly.kpxe whereas PXE uses pxelinux.0 from /tftpboot. Assuming you’re running 0.33B or later, your DHCP option 67 should be undionly.kpxe, not pxelinux.0 as FOG used to use - option 66 should still be the FOG server IP. Sounds like your DHCP server isn’t set to the correct bootfile (undionly.kpxe)
-
[FONT=Times New Roman]This is very nice Topic for Server/FOG 1.2.0/[/FONT].
-
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.
-
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=“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. -
[quote=“Corneliu Mahu, post: 39812, member: 27456”]… after uploading the image to fog, my reference pc keeps restarting, do you know what could be? [/quote]
with only those details to work with, no.
but, again, this is not the right place to ask that kind of question. if you post this question in the right section, i’ll try to help you.
it is for the benefit of all that tutorial threads are kept free of unrelated clutter. -
Sorry about the links, I’ve fixed all these in the tutorial now. Only took me 4 months to get round to it lol