Can you try new kernel 3.8.8?
[url]http://fogproject.org/forum/threads/kernel-3-8-8-core-posted.4249/[/url]
Can you try new kernel 3.8.8?
[url]http://fogproject.org/forum/threads/kernel-3-8-8-core-posted.4249/[/url]
[FONT=Ubuntu][COLOR=#333333]We posted kernel 3.8.8 Core on Sourceforge. Please try it out.[/COLOR][/FONT]
[FONT=Ubuntu][COLOR=#333333] [/COLOR][/FONT]
[FONT=Ubuntu][COLOR=#333333]To update[/COLOR][/FONT]
[FONT=Ubuntu][COLOR=#333333]FOG webui > other info > Kernel updates[/COLOR][/FONT]
[FONT=Ubuntu][COLOR=#333333]or download from [/COLOR][/FONT][FONT=Ubuntu][COLOR=#333333][url]http://sourceforge.net/projects/freeghost/files/Kernels/Kernel-3.8.8.core/[/url][/COLOR][/FONT]
Published Kernels
Kernel - 3.8.8 Core
FOG ID: 1051
Date: April 24, 2013
Version: 3.8.8
FOG Type: Core
kernel 3.6.9 core posted
[url]http://fogproject.org/forum/threads/kernel-3-6-9-core-posted.3906/#post-9886[/url]
here are how to link.
[url]http://www.fogproject.org/wiki/index.php/Building_a_Custom_Kernel[/url]
[media=youtube]BpyLZEx97gE[/media]
[FONT=Ubuntu][COLOR=#333333]We posted kernel 3.6.9 Core on Sourceforge. Please try it out.[/COLOR][/FONT]
[FONT=Ubuntu][COLOR=#333333] [/COLOR][/FONT]
[FONT=Ubuntu][COLOR=#333333]To update[/COLOR][/FONT]
[FONT=Ubuntu][COLOR=#333333]FOG webui > other info > Kernel updates[/COLOR][/FONT]
[FONT=Ubuntu][COLOR=#333333] or download from [url]http://sourceforge.net/projects/freeghost/files/Kernels/Kernel-linux-3.6.9.core/[/url][/COLOR][/FONT]
[FONT=Ubuntu][COLOR=#333333] [/COLOR][/FONT]
[FONT=Ubuntu][COLOR=#333333] [/COLOR][/FONT]
[FONT=Ubuntu][COLOR=#333333]Published Kernels[/COLOR][/FONT]
[FONT=Ubuntu][COLOR=#333333]Kernel - 3.6.9 Core
FOG ID: 1050
Date: December 7, 2012
Version: 3.6.9
FOG Type: Core[/COLOR][/FONT]
I’ll PM you the username and temp password.
best way to do this is put PC’s and MAC in separate vlans and dhcp scoop.
see FOG wiki
[url]http://www.fogproject.org/wiki/index.php?title=How_to_translate_FOG[/url]
also you need to install language pack for German on your FOG server
[COLOR=#000000]ubuntu [/COLOR]
[COLOR=#000000]apt-get language-pack-de[/COLOR]
on client PC boot into debug mode from pex menu
#cd /mnt
#ls -l (to see 8215Server file size if is directory then change directory #cd 8215Server)
here is a link to build init.gz.
[url]http://www.fogproject.org/wiki/index.php?title=Build_FOG_file_system_with_BuildRoot_-_init.gz[/url]
You do not have to change any settings on your pc for dhcp and dns.
if you have dhcp server on your network. read [url]http://www.fogproject.org/wiki/index.php?title=Modifying_existing_DHCP_server_to_work_with_FOG[/url]
can you check to see if NAME is in /images on the server? if yes then delete the NAME in /image and delete /images/dev/MAC then try upload image again.
it looks like the problem is the 1st partition it must be 100mb. your 1st partition is 329301 * 512 /1024/1024 = 160.7mb
FOG does not care 32bit or 64bit during the imaging. fogprep.exe will remove master HD id from registry so you don’t get black screen of death on the boot.
try this.
normal wipe you master image HD. Install win7 as normal just hit next. upload load image to FOG with image type:Single Partition (ntfs only, resizable) with host os:windows 7(5)
deploy to host.
normal wipe HD, deploy win7 to the new host.
let me know this works or not.
Jian
change dns address.
webui > other info. > fog setting > [FONT=Ubuntu][COLOR=#333333]FOG_PXE_IMAGE_DNSADDRESS[/COLOR][/FONT]
[FONT=Ubuntu][COLOR=#333333]regenerate default pxe file.[/COLOR][/FONT]
webui > other info. > pex boot men > save pxe menu
[FONT=Ubuntu][COLOR=#333333][/COLOR][/FONT]
I tested with [url]http://www.goldmemory.cz/gm692.zip[/url] and memdisk attached file. on Ubuntu 11.10
LABEL GoldMemory
kernel fog/GM/memdisk
append initrd=fog/GM/FLOPPY.IMG
MENU LABEL Memory Diagnostics
TEXT HELP
Memory Diagnostics
ENDTEXT
append fog/Goldmem/FLOPPY.[B]IMG[/B]
“could not find ramdisk image: fog/Goldmem/FLOPPY.[B]img[/B]”
remove [B]initrd fog/Goldmem/initrd.img[/B]
Can you clone same hardware with 32bit windows 7 or xp? Do you know is your HD has advanced format (4K sector format)? [url]http://en.wikipedia.org/wiki/Advanced_Format[/url]
To find out sector format size.
boot with Ubuntu live cd run command
[B]fdisk -l[/B]
look for
[B]Sector size (logical/physical): [/B]
[B]I/O size (minimum/optimal): [/B]
Shobi,
unzip gm692.zip to /tftpboot/fog/GM and download memdisk.zip attach file rename back to memdisk copy to /tftpboot/fog/GM
edit /tftpboot/pxelinux.cfg/default
LABEL GoldMemory
kernel fog/GM/memdisk
append initrd=fog/GM/FLOPPY.IMG
MENU LABEL Memory Diagnostics
TEXT HELP
Memory Diagnostics
ENDTEXT
Hope this will help
Jian
[url=“/_imported_xf_attachments/0/1_memdisk.zip?:”]memdisk.zip[/url]