Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: making really small server for ethernet booting linux

  1. #1
    Join Date
    Oct 2008
    Beans
    43

    Lightbulb making really small server for ethernet booting linux

    i don't know how to describe this exactly, i was thinking about networking and i suddenly got an idea.

    anyone heard of ubuntu on tap? i'm sure someone did. usage is pretty straightforward - you plug the computer using the ethernet cable to a socket and you boot ubuntu from the network. i was reading about how it is done.

    here's the challenge - how to make something like this, just portable? it could perhaps be a box with 1 usb and 1 ethernet wire coming out (usb for power, eth for booting).

    i heard some routers are capable of running tftp server. there should be possible to build a simple electronic circuit to serve the linux image. storage could be a flash card or something.

    i'm complete noob where it comes to electronic stuff, maybe someone more experienced could help me with this?
    http://bash.org.pl/615560/ (translated from Polish)
    <samael>I want to steal windows source code
    <kses>that's like breaking into headquarters of a secret organization to steal a floor mop

  2. #2
    Join Date
    Apr 2005
    Location
    Finland/UK
    Beans
    Hidden!
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: making really small server for ethernet booting linux

    You mean something like this: http://en.wikipedia.org/wiki/BlackDog
    http://www.linuxdevices.com/news/NS8562564746.html

    Sadly I don't think those are available any more, but getting a device like this would definitely be cool..

  3. #3
    Join Date
    Oct 2008
    Beans
    43

    Re: making really small server for ethernet booting linux

    i didn't mean exactly this, however it is a bit similar.

    i was thinking of possibility of booting linux through ethernet, not the usb. usb would be used only as power supply.

    as most routers have a tftp server and you can use it to flash firmware when they are bricked, i assume it may be a simple thing to do a similar thing, just serving a bootable linux instead of normal files. of course the mini-server COULD include the flash memory accessed by usb, why not.
    http://bash.org.pl/615560/ (translated from Polish)
    <samael>I want to steal windows source code
    <kses>that's like breaking into headquarters of a secret organization to steal a floor mop

  4. #4
    Join Date
    Mar 2005
    Location
    Netherlands
    Beans
    734
    Distro
    Ubuntu Karmic Koala (testing)

    Re: making really small server for ethernet booting linux

    Not completely what you mean, but a similar idea: the Jack pc, a pc in a power socket powered over ethernet. So it only needs a network connection, nothing else.

    http://gizmodo.com/gadgets/pcs/jack-...-pc-177564.php

  5. #5
    Join Date
    Oct 2008
    Beans
    43

    Re: making really small server for ethernet booting linux

    no. this is something _entirely_ different. the box would be only a _boot media_ just as cd, floppy or usb drive. the only difference is that it would be more sophisticated by making a computer plugged to it think that there is a network with only itself and the linux image server (box).

    the box wouldn't do _anything_ else than just serve the boot image. the computer plugged to the box would use the box only to boot. later, when the live system is loaded, box would be removed and replaced with an ethernet cable / switched to the direct connection mode. i'm including a draft of this.

    basically, it works like this. you plug 1 to the target's ethernet port. you turn on the target and choose to boot from network. 5 supplies power to 2 and 3. you plug the previous ethernet cable to 4. 3 is a tftp server sending the boot image to target taking it from 2 and sending through 1. when target completes booting, you flip 6 changing the connection from 1 to 3 to 1 to 4.

    sorry if i confused you, but it is the most clear way i can explain my idea.
    Attached Images Attached Images
    http://bash.org.pl/615560/ (translated from Polish)
    <samael>I want to steal windows source code
    <kses>that's like breaking into headquarters of a secret organization to steal a floor mop

  6. #6
    Join Date
    Oct 2008
    Beans
    43

    Re: making really small server for ethernet booting linux

    bump
    http://bash.org.pl/615560/ (translated from Polish)
    <samael>I want to steal windows source code
    <kses>that's like breaking into headquarters of a secret organization to steal a floor mop

  7. #7
    Join Date
    Apr 2007
    Location
    USA
    Beans
    1,043

    Re: making really small server for ethernet booting linux

    It might be easier just to make the mini-server an LTSP server with 2 ethernet jacks - one for the Internet, and one for the clients. Then you'll need to leave the server on, of course.

  8. #8
    Join Date
    Oct 2008
    Beans
    43

    Re: making really small server for ethernet booting linux

    Sorry if I ask a stupid question, but what does LTSP stand for?
    http://bash.org.pl/615560/ (translated from Polish)
    <samael>I want to steal windows source code
    <kses>that's like breaking into headquarters of a secret organization to steal a floor mop

  9. #9
    Join Date
    Jul 2005
    Location
    37-59'34'' N/121-41'43''W
    Beans
    149

    Re: making really small server for ethernet booting linux

    Linux Terminal Server Project.

    http://www.ltsp.org/
    Ubuntu 15.10 Wily Werewolf, Mate 1.12.1
    Ubuntu 16.04 Xenial Xerus, Mate 1.12.1
    Ubuntu. Faster, smoother, more beautiful...

  10. #10
    Join Date
    Jul 2005
    Location
    37-59'34'' N/121-41'43''W
    Beans
    149

    Re: making really small server for ethernet booting linux

    A mini ltsp...interesting. then you could administer from the clients with an 'admin account'. no gui on the server...

    xc. check my thread out. search for 'LTSP Server with WIFI Internet'. btw, i have gotten the wifi to work. posting this reply from a thin client.
    Last edited by haddog; February 18th, 2009 at 11:44 PM. Reason: ltsp line not needed
    Ubuntu 15.10 Wily Werewolf, Mate 1.12.1
    Ubuntu 16.04 Xenial Xerus, Mate 1.12.1
    Ubuntu. Faster, smoother, more beautiful...

Page 1 of 2 12 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •