LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 10-02-2010, 01:33 AM   #1
farooq1220
LQ Newbie
 
Registered: Oct 2010
Posts: 19

Rep: Reputation: 0
Question disk less booting under linux


i have a server installed redhat and 3 diskless nodes
and i want to use those 3 nodes by adding it to server
how should i do that
i dont know how to boot the remaining three nodes using server
can some one help me please !!!!!!!!!!!!!!!!!!!
 
Old 10-02-2010, 01:40 AM   #2
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Hello and Welcome to LinuxQuestions,

You can use your RH server as a PXE boot server to which your nodes connect and boot over the network. Read the following sites for how to configure your server.
PXELINUX
PXE Boot

If there are problems/questions after reading or trying please post them here. Have fun with Linux.

Kind regards,

Eric
 
Old 10-06-2010, 07:14 AM   #3
farooq1220
LQ Newbie
 
Registered: Oct 2010
Posts: 19

Original Poster
Rep: Reputation: 0
i had through the pxeboot
all the 15 steps
but i didnot understand the following step 7:

7) Next we need to configure pxelinux. First create the directory /tftpboot/pxelinux.cfg (and make it world readable). Inside that directory you need to create a number of zero size files (use touch):
01-04-4B-80-80-80-03
C
C0
C0A
C0A8
C0A80
C0A800
C0A800F
C0A800FE
01-04-4B-80-80-80-03

i dont know what it is specifying
 
Old 10-06-2010, 02:52 PM   #4
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Quote:
Originally Posted by farooq1220 View Post
i had through the pxeboot
all the 15 steps
but i didnot understand the following step 7:

7) Next we need to configure pxelinux. First create the directory /tftpboot/pxelinux.cfg (and make it world readable). Inside that directory you need to create a number of zero size files (use touch):
01-04-4B-80-80-80-03
C
C0
C0A
C0A8
C0A80
C0A800
C0A800F
C0A800FE
01-04-4B-80-80-80-03

i dont know what it is specifying
Hi,

It means just what it says. You have to create a directory named /tftpboot/pxelinux.cfg and make it world readable (744) with these commands:
Code:
mkdir /tftpboot/pxelinux.cfg
chmod 744 /tftpboot/pxelinux.cfg
assuming you're root of course.

Next you need to create zero size files as indicated with touch like this (inside the /tftpboot/pxelinux.cfg directory of course):
Code:
cd /tftpboot/pxelinux.cfg
touch 01-04-4B-80-80-80-03 (bold will need to be changed to your MAC address
touch C
touch C0
touch C0A
touch C0A8
touch C0A80
touch C0A800
touch C0A800F
touch C0A800FE (calculate hexadecimal IP of you host with the gethostip command and change filenames accordingly)
Hope that helps.

Kind regards,

Eric
 
  


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
Booting from Knoppix disk without a linux bootloader. Slick1537 Linux - Newbie 4 02-25-2007 08:32 AM
Booting LInux AS 4 without boot disk kmlinux12 Linux - Enterprise 3 08-22-2005 09:02 PM
Booting Linux on USB disk? JF1980 General 13 06-28-2005 08:58 AM
booting linux from second disk xrado Linux - General 1 02-22-2005 03:29 PM
booting linux from disk-on chip pushpen Linux - Hardware 2 08-08-2004 09:47 AM

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

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