Hello, i've got a problem with boot pxe on pc, all my pc works fine except in a room where all the same pc doesnt works : my configuration (dhcp tftp etc...) works fine also here is a part of my tftpboot directory ghost/ memdisk menu.c32 pxelinux.0 pxelinux.cfg/ ./ghost: ghost288.IMA ghost_geii_101.IMA ghost_MM.IMA ghost_MM.IMA.old ./pxelinux.cfg: default here is a part of my default file DEFAULT menu.c32 TIMEOUT 300 ALLOWOPTIONS 0 PROMPT 0 MENU TITLE MENU LABEL BootNormal MENU LABEL Boot local MENU DEFAULT LOCALBOOT 0 LABEL ghost MENU LABEL Ghost kernel memdisk append initrd=ghost/ghost288.IMA LABEL ghost_GEII MENU LABEL Ghost GEII-101 kernel memdisk append initrd=ghost/ghost_geii_101.IMA LABEL ghost_multimedia MENU LABEL Ghost Multi-Media kernel memdisk append initrd=ghost/ghost_MM.IMA when the pc boot, the dhcp request works fine, the "download" of ghost288.ima, works fine also. when it try to launch the os i've got a message : loading memdisk... loading ghost/ghost_geii_101.ima..............ready memdisk 3.70 ... ... ... ... ... . loading boot sector...booting... Boot disk failure i've got another room with pc with the same network card wich works fine with the same image any idea to help me ? thank you
Pascal Legrand wrote:> > loading memdisk... > loading ghost/ghost_geii_101.ima..............ready > memdisk 3.70 > ... > ... > ... > ... > ... > . > loading boot sector...booting... > Boot disk failure > > i've got another room with pc with the same network card wich works fine with > the same image > > any idea to help me ? >You could start by not deleting the debugging messages, which are there to help figure out what actually is going on. Secondly, what are the *differences* between the working PC and the non-working PC (motherboard, chipset, BIOS version...)? -hpa
Pascal Legrand wrote:> Hello, > > i've got a problem with boot pxe on pc, all my pc works fine except in a room > where all the same pc doesnt works : > my configuration (dhcp tftp etc...) works fine also > > here is a part of my tftpboot directory > > ghost/ > memdisk > menu.c32 > pxelinux.0 > pxelinux.cfg/ > > ./ghost: > ghost288.IMA > ghost_geii_101.IMA > ghost_MM.IMA > ghost_MM.IMA.old > > ./pxelinux.cfg: > default > > here is a part of my default file > > DEFAULT menu.c32 > > TIMEOUT 300 > ALLOWOPTIONS 0 > PROMPT 0 > > MENU TITLE MENU > > LABEL BootNormal > MENU LABEL Boot local > MENU DEFAULT > LOCALBOOT 0 > > LABEL ghost > MENU LABEL Ghost > kernel memdisk > append initrd=ghost/ghost288.IMA > > LABEL ghost_GEII > MENU LABEL Ghost GEII-101 > kernel memdisk > append initrd=ghost/ghost_geii_101.IMA > > LABEL ghost_multimedia > MENU LABEL Ghost Multi-Media > kernel memdisk > append initrd=ghost/ghost_MM.IMA > > > when the pc boot, the dhcp request works fine, the "download" of ghost288.ima, > works fine also. > when it try to launch the os i've got a message : > > loading memdisk... > loading ghost/ghost_geii_101.ima..............ready > memdisk 3.70 > ... > ... > ... > ... > ... > . > loading boot sector...booting... > Boot disk failure >You may try 3.71-pre4 which has some patches? workarounds? in memdisk for systems with out a floppy drive, but may also fix issues with machines with floppies. Please make sure to upgrade pxelinux.0 / memdisk to the same version. Otherwise please provide more information about the system, and the debugging lines spit out by memdisk. HTH -Andrew
I cant make a "print screen then i make a photographie here : http://img74.imageshack.us/my.php?image=bootdiskfailurezx3.jpg this picture use the 3.53 version , i make the test with 3.70 version with same problem. i works in a school where there is some rooms with some pc all of them works fine except this room thanks for your answers -- --------------------------------------------------------------- Pascal Legrand *IUT de Chartres* - _Service Informatique_ --------------------------------------------------------------- 1, place Roger Joly 28000 Chartres Tel : 02 37 91 83 36 - Fax: 02 37 91 83 01
> You may try 3.71-pre4 which has some patches? workarounds? in memdisk > for systems with out a floppy drive, but may also fix issues with > machines with floppies. Please make sure to upgrade pxelinux.0 / memdisk > to the same version. >which version is the best ? 3.71-pre6? -- --------------------------------------------------------------- Pascal Legrand *IUT de Chartres* - _Service Informatique_ --------------------------------------------------------------- 1, place Roger Joly 28000 Chartres Tel : 02 37 91 83 36 - Fax: 02 37 91 83 01
I tried to make ghost disk boot working with pxelinux, but i always had this error except with one PC. This PC was more older that the others, so maybe it's a hardware compatibility problem ? I think it's weird, but that what I conclude. TERRASSON Mathieu PS : I'm interesting by getting your ghost images or an howto, so if you have some time, let me know , i'll be very gratefull