LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 07-26-2013, 03:32 PM   #1
vignesh_murali2003
LQ Newbie
 
Registered: Jun 2013
Posts: 24

Rep: Reputation: Disabled
PXE Boot problem


Hi I try to PXE boot my Soekris through serial cable. I get the following error messgae and the installation freezes. Any help is appreciated>

Probing EDD (edd=off to disable)... okI also tried setting different Baud rates but of no use.
 
Old 07-27-2013, 08:28 AM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,636

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by vignesh_murali2003 View Post
Hi I try to PXE boot my Soekris through serial cable. I get the following error messgae and the installation freezes. Any help is appreciated>
Code:
Probing EDD (edd=off to disable)... ok
I also tried setting different Baud rates but of no use.
...and as with several of your other threads, you are still not providing details. You say a 'Soekris'....but don't say what model/type, or if you've read the manual that came with it. Is that device even CAPABLE of booting over a serial port? Where do you have your PXE server set up? How, exactly, did you configure your PXE server to allow devices to boot over serial, since PXE is only capable of network operations? Has this ever worked for you in the past? Have you contacted Soekris support?
 
Old 07-29-2013, 09:36 AM   #3
vignesh_murali2003
LQ Newbie
 
Registered: Jun 2013
Posts: 24

Original Poster
Rep: Reputation: Disabled
I use Soekris 4501. It is capable of booting over the network. Both the tftp and dhcp are on the same server. Below is the config of dhcp

Code:
host soekris {
	allow booting;
	allow bootp;
	next-server 192.168.43.2;
	filename "pxelinux.0";
	hardware ethernet 00:00:24:00:00:08;
	fixed-address 192.168.43.10;
	}
This is the config file of tftp

Code:
# /etc/default/tftpd-hpa

TFTP_USERNAME="tftp"
TFTP_DIRECTORY="/srv/tftp"
TFTP_ADDRESS="0.0.0.0:69"
TFTP_OPTIONS="--secure"
This the tftp default file located in /srv/tftp/pxelinux.cfg/default

Code:
SERIAL 0 19200
CONSOLE 0
DISPLAY boot.txt

DEFAULT squeeze_i386_install

LABEL squeeze_i386_install
       kernel debian/squeeze/i386/linux
       append console=ttyS0,19200,8n1 initrd=debian/squeeze/i386/initrd.gz --
LABEL squeeze_i386_linux
       kernel debian/squeeze/i386/linux
       append vga=normal console=ttyS0,19200,n8 initrd=debian/squeeze/i386/initrd.gz  --

LABEL squeeze_i386_expert
       kernel debian/squeeze/i386/linux
       append priority=low console=ttyS0,19200,n8 vga=normal initrd=debian/squeeze/i386/initrd.gz  --

LABEL squeeze_i386_rescue
       kernel debian/squeeze/i386/linux
       append vga=normal console=ttyS0,19200,n8 initrd=debian/squeeze/i386/initrd.gz  rescue/enable=true --

PROMPT 1
TIMEOUT 0
 
Old 07-29-2013, 09:45 AM   #4
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,636

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by vignesh_murali2003 View Post
I use Soekris 4501. It is capable of booting over the network. Both the tftp and dhcp are on the same server. Below is the config of dhcp
....and NONE of this matters, since a serial port is NOT a network device, and never will be. Again, the question asked before was "Does this Soekris device ALLOW booting over a serial port???" If you had bothered to check the manual for the device, you'd see that it CANNOT boot over a serial port...and I've NEVER heard of anything that could.

The serial port on that device is for the console only...the manual and tech specs say so.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
PXE boot server problem with clients root system spoon Slackware 2 06-26-2012 12:10 PM
DHCP, OSCAR cluster installation, VMware server and PXE-boot problem. Azazwa Linux - Newbie 3 03-31-2009 10:52 AM
PXE boot NFS root problem fardad Linux - Networking 6 04-22-2008 02:26 PM
pxe boot problem no root-path gfem Linux - Networking 6 03-22-2008 12:43 PM
PXE boot problem asadarfeen Linux - Enterprise 2 08-29-2005 11:55 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 04:35 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration