LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 05-31-2005, 05:36 AM   #1
ACID25
LQ Newbie
 
Registered: May 2005
Posts: 1

Rep: Reputation: 0
PXE no client boot


Hi
i want to install a lot of FedoraCore2 server with ks over the network booting with pxelinux...everything works fine during the installation rocess after the installation, the BIOS correctly picks up the new config and unloads the PXE stack and the i get these message
Code:
root (hd0,0)
 Filesystem type is ext2fs, partition type 0x83
kernel /vmlinuz-2.6.5-1.358smp ro root=LABEL=/ 
   [Linux-bzImage, setup=0x1400, size=0x137ae0]
initrd /initrd-2.6.5-1.358smp.img
   [Linux-initrd @ 0x1fea0000, 0x2f617 bytes]
and i dont know why the boot process stops there...maybe i have wrong kernel parameters. i hope anyone can help me to fix this problem its urgent

here is my pxelinux file
Code:
default linux
prompt 1
timeout 10
label linux
        kernel vmlinuz-2.6.5-1.358smp
append   ksdevice=eth0 console=ttyS0,38400n8 vga=text load_ramdisk=1 initrd=initrd-2.6.5-1.358smp.img network ks=xxxp://220.168.200.88/01-00-30-48-82-d9-16.cfg
and my ks file
Code:
#platform=x86, AMD64, or Intel EM64T

#System  language
lang de_DE
#Language modules to install
langsupport de_DE
#System keyboard
keyboard de-latin1-nodeadkeys
#System mouse
mouse genericwheelps/2
#Sytem timezone
timezone Europe/Berlin
#Root password
rootpw --iscrypted $1$xD7RI0Ef$p8S0PTtHiv4dlkF2f28af0
#Reboot after installation
reboot
#Use text mode install
text
#Install OS instead of upgrade
install
#Use Web installation
url --url xxxp://220.168.200.88/
#System bootloader configuration
bootloader --location=mbr --append serial,9600n8                                             
#Clear the Master Boot Record
zerombr yes
#Partition clearing information
clearpart --all --initlabel
#Disk partitioning information
part /boot --fstype ext2 --size 100
part swap --size 4096
part / --fstype ext2 --size 1 --grow
#System authorization infomation
auth  --useshadow  --enablemd5
#Network information
network --bootproto=dhcp --device=eth0
#Firewall configuration
firewall --enabled
#Do not configure XWindows
skipx
#Package install information
%packages --resolvedeps
@ Web Server
@ Mail Server
@ FTP Server
@ SQL Database Server
%pre
/usr/bin/wget xxxp://install.meinnetzwerk.net/cgi-bin/stopins.pl?file=01-00-30-48-82-d9-16
thx for help
greetz
ACID25
 
  


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 "PXE-T01 file not found" ssharma_02 Linux - Networking 16 05-18-2011 03:21 PM
PXE boot a Live CD zael Linux - Networking 1 11-26-2008 07:23 AM
Unable to boot with PXE managed.service Linux - Enterprise 1 10-18-2005 11:28 AM
Thin Client PXE Boot kubugam Linux - Networking 3 03-20-2005 08:43 PM
SuSE 9.1 PXE boot greentara Linux - Distributions 1 06-09-2004 02:16 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 12:25 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