Questions Tagged With pxehttp://linuxexchange.org/tags/pxe/?type=rssquestions tagged <span class="tag">pxe</span>enFri, 30 Jul 2010 06:49:24 -0400DnsMasq Client IP not setting to DHCPhttp://linuxexchange.org/questions/1165/dnsmasq-client-ip-not-setting-to-dhcp<p>Hello,</p> <p>I am facing issue in DNSMasq with Ubuntu Client. Here is the My setup Details.</p> <p>I have Configured DNSMasq as DHCP + DNSMasq with tftp and Pxe boot enable ,My Client is also getting DHCP IP on booting and OS is loading without error.</p> <p>but the issue is when I cat /etc/network/interfaces it shows auto eth0 iface eth0 <strong>manual</strong> instead of <strong>dhcp</strong> , also in Network-Gui when I try to edit my etho in the client,it showing ifupdown(eth0) it is not allowing me to change the IP , Edit button is disable.</p> <p>I search so many post but did not get the solution, My PXE image does not have this Entry , I am using Ubuntu 10.4 as server and Ubuntu 9.10 in client.</p>Chetan DiwaniFri, 30 Jul 2010 06:49:24 -0400http://linuxexchange.org/questions/1165/dnsmasq-client-ip-not-setting-to-dhcplinuxpxePXE Booting openSUSE, gives 'invalid or corrupt image'http://linuxexchange.org/questions/573/pxe-booting-opensuse-gives-invalid-or-corrupt-image<p>When I boot using PXE Boot into openSuse, from the menu, I get an error saying 'invalid or corrupt kernel image'. The initrd.img file, and vmlinuz file were both copied from a openSUSE 11.2 system, which is what I'm trying to setup PXE Boot for. PXE Boot works fine, dhcpd, and tftpd both work fine, the box receives an ip, it is directed to the proper file which I know by viewing the log file /var/log/messages, they are at the bottom so you can see them. </p> <p>=================================</p> <p>ll /boot/vmlinuz lrwxrwxrwx 1 root root 28 May 12 20:46 /boot/vmlinuz -> vmlinuz-2.6.31.5-0.1-default ll /boot/initrd lrwxrwxrwx 1 root root 27 May 12 21:25 /boot/initrd -> initrd-2.6.31.5-0.1-default</p> <p>initrd.img and vmlinuz were copied from initrd-2.6.31.5-0.1-default and vmlinuz-2.6.31.5-0.1-default respectively</p> <p>=================================</p> <p>tree suse suse <code>-- 11.2 |-- i586 | |-- initrd.img |</code>-- vmlinuz `-- x86_64</p> <p>3 directories, 2 files</p> <p>======================</p> <h2>pxlinux.cfg</h2> <p>timeout 300 default menu.c32 prompt 0</p> <p>menu title PXE Menu</p> <p>label Boot openSuse 11.2 i586 menu label Boot openSuse 11.2 kernel suse/11.2/i586/vmlinuz append initrd=suse/11.2/i586/initrd.img</p> <p>========================</p> <h2>/var/log/messages</h2> <p>May 13 21:23:58 edna in.tftpd[16342]: RRQ from 10.0.0.254 filename linux-install/pxelinux.0 May 13 21:23:58 edna xinetd[10467]: START: tftp pid=16341 from=10.0.0.254 May 13 21:23:58 edna in.tftpd[16342]: tftp: client does not accept options May 13 21:23:58 edna in.tftpd[16343]: RRQ from 10.0.0.254 filename linux-install/pxelinux.0 May 13 21:23:58 edna in.tftpd[16344]: RRQ from 10.0.0.254 filename linux-install/pxelinux.cfg/20c6a714-806d-d711-b751-000bcd89309d May 13 21:23:58 edna in.tftpd[16345]: RRQ from 10.0.0.254 filename linux-install/menu.c32 May 13 21:23:58 edna in.tftpd[16346]: RRQ from 10.0.0.254 filename linux-install/pxelinux.cfg/20c6a714-806d-d711-b751-000bcd89309d May 13 21:24:01 edna in.tftpd[16350]: RRQ from 10.0.0.254 filename linux-install/suse/11.2/i586/vmlinuz May 13 21:25:58 edna dhcpd: Dynamic and static leases present for 10.0.0.254. May 13 21:25:58 edna dhcpd: Remove host declaration pxeboot or remove 10.0.0.254 May 13 21:25:58 edna dhcpd: from the dynamic address pool for name May 13 21:25:58 edna dhcpd: DHCPREQUEST for 10.0.0.254 from 00:0b:cd:89:30:9d via eth0 May 13 21:25:58 edna dhcpd: DHCPACK on 10.0.0.254 to 00:0b:cd:89:30:9d via eth0 May 13 21:39:01 edna xinetd[10467]: EXIT: tftp status=0 pid=16341 duration=903(sec)</p>rfelsburgFri, 14 May 2010 01:48:01 -0400http://linuxexchange.org/questions/573/pxe-booting-opensuse-gives-invalid-or-corrupt-imagepxebootvmlinuzsuse