Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Network-booting?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Evangelion
Veteran
Veteran


Joined: 31 May 2002
Posts: 1087
Location: Helsinki, Finland

PostPosted: Wed Mar 12, 2003 1:33 pm    Post subject: Network-booting? Reply with quote

I'm interested in the Linux terminal-Server project (www.ltsp.org). And my question is: How could I handle the net-booting? To my knowledge, I have three choices:

1. Booting via boot-floppy

2. Booting via NIC that has boot-ROM

3. Making my own boot-ROM

What if none of those are a viable choice? For example, look at the Light-860A-IR53F in here (click the pic for bigger picture). There's no way to attach a floppy-drive, it has a built-in NIC, so installing NIC with special boot-ROM is not possible. So how would I make something like that work with LTSP? It's obviously ideal for a X-terminal, the problem is to make it boot properly.

Any ideas?
_________________
My tech-blog | My other blog
Back to top
View user's profile Send private message
mgirard
n00b
n00b


Joined: 30 Jul 2002
Posts: 64

PostPosted: Wed Mar 12, 2003 4:05 pm    Post subject: Reply with quote

Well. It has a hard drive right? What I would do is to create a small bootable linux partition on the drive and install the grub (or lilo) bootloader. This can be configured to netboot the machine. Of course taking it a step further I would create a second partition on the harddrive of type linux swap. This could be used for local swapping rather than having an NFS mount for swapspace. Your root filesystem (/) and the users homes (/home) will both be nfs mounted in LTSP style.

That should work, but you are going to have to spend some time setting it all up.

Cheers,
-Matt
Back to top
View user's profile Send private message
Evangelion
Veteran
Veteran


Joined: 31 May 2002
Posts: 1087
Location: Helsinki, Finland

PostPosted: Wed Mar 12, 2003 5:41 pm    Post subject: Reply with quote

The machine does have one 2.5" device-bay, so you could fit a laptop HD there. But there are few problems with that:

1. It drives up the cost

2. Even the smallest HD's would be overkill for this kind of application.

The idea is to make a X-terminal with no moving parts, and that includes the HD. The HD could be used as as swap-space, but how about creating a ramdrive from the RAM, and using that as swap? Since X-terminal doesn't need that much RAM, you would have plenty of free RAM that isn't going to be used.
_________________
My tech-blog | My other blog
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum