Networking Forums

Networking Forums > Computer Networking > Linux Networking > Diskless Network

Reply
Thread Tools Display Modes

Diskless Network

 
 
nirlep
Guest
Posts: n/a

 
      04-12-2005, 05:46 AM
There are 4 pc are in Network, from whcih one is server and remaining
are clients. server is having a hard disk, whereas clients haven't.

Aim is to establish Network any sense. I.e. having NICs in all and
connected with cables.

How can I boot clients from server? (Network Booting) Can I use Floopy
for that, if yes then that floopy contains what?

Explain me in detail.....

If any books or links suggested by you, highly oblige to all of you...

thanks
 
Reply With Quote
 
 
 
 
Carsten Keller
Guest
Posts: n/a

 
      04-12-2005, 06:49 AM

"nirlep" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed) m...
> There are 4 pc are in Network, from whcih one is server and remaining
> are clients. server is having a hard disk, whereas clients haven't.
>
> Aim is to establish Network any sense. I.e. having NICs in all and
> connected with cables.
>
> How can I boot clients from server? (Network Booting) Can I use Floopy
> for that, if yes then that floopy contains what?
>
> Explain me in detail.....
>
> If any books or links suggested by you, highly oblige to all of you...


All you need is:

http://www.ltsp.org/

Regards

Keller


 
Reply With Quote
 
Christian Barmala
Guest
Posts: n/a

 
      04-12-2005, 07:23 PM
Hi Nirlep,

"nirlep" <(E-Mail Removed)> wrote:
> There are 4 pc are in Network, from whcih one is server and remaining
> are clients. server is having a hard disk, whereas clients haven't.


You can boot a full featured Linux completely diskless. The theory is quite
simple, but the practical details are a bit tricky.

The clinets need network cards with PXE boot (P)ROMS or the PXE extension in
their bios. When they boot, they'll ask the DHCP server for an IP address
and beside this address, they get a pointer to the TFTP server. Then they
download the boot loader from the TFTP server into RAM and start the boot
sequence, which will mount the rest of the required files via NFS from an
NFS server.

As you can see, your server machine needs a DHCP, TFTP and NFS server and
needs to provide some files in the right places.

Christian


 
Reply With Quote
 
Michael Heiming
Guest
Posts: n/a

 
      04-12-2005, 08:02 PM
In comp.os.linux.networking nirlep <(E-Mail Removed)>:
> There are 4 pc are in Network, from whcih one is server and remaining
> are clients. server is having a hard disk, whereas clients haven't.


> Aim is to establish Network any sense. I.e. having NICs in all and
> connected with cables.


> How can I boot clients from server? (Network Booting) Can I use Floopy
> for that, if yes then that floppy contains what?


Yep, you can use a floppy, preferable you want a PXE capable NIC.
But it works fine with a floppy, if there's an image for your nic
available:

www.rom-o-matic.net

> Explain me in detail.....


> If any books or links suggested by you, highly oblige to all of you...


www.ltsp.org should be the first, it does anything you want in a
complete package.

Good luck

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo (E-Mail Removed) | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 373: Suspicious pointer corrupted virtual machine
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Diskless network boot... Rod Janson Windows Networking 5 08-16-2005 10:17 PM
diskless boot recommendation jygoo Linux Networking 0 01-09-2005 07:22 AM
Win98SE able to boot diskless ?? Oliver Henning Windows Networking 0 01-03-2004 01:29 PM
Network booting diskless computer newton Linux Networking 3 10-02-2003 01:38 PM
diskless system Miguel De Anda Linux Networking 5 09-01-2003 02:23 PM



1 2 3 4 5 6 7 8 9 10 11