Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

Netbooting and Diskless Workstations with FreeBSD

Posted by michael on Fri Oct 15, 2004 01:37 PM
from the keeping-the-users-from-messing-things-up dept.
sootman writes "O'Reilly's ONLamp site has a neat two-part series on building a netboot server and diskless workstations with FreeBSD. Nothing too earthshaking but it's always an interesting topic and it's nice to see a new writeup on it every so often."
+ -
story
This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • Great stuff (Score:5, Informative)

    by ulib (816651) on Friday October 15 2004, @03:17PM (#10539246) Homepage

    ... and here [onlamp.com]'s a handy collection of all BSD-related articles published on onlamp. :)
    (I'm posting it because the link is not obvious).

    • Thanks for the link. Onlamp is one of the best FreeBSD related sites. I always find their writings (interviews, guides, articles) very helpful. They are also good readings for those who haven't tried, but are curious about FreeBSD.
        • Re:Great stuff (Score:1, Interesting)

          by Anonymous Coward
          They had to call it "lamp" to appeal to the masses. Then they realized that to attract competent users as well, they had to host and maintain a rich BSD section.

          Jeez... you bothered to create fake accounts? Trolly you *are* a freak!.. :-O

    • Thanks for the link....I don't know how I haven't found that site before...

      :)

  • by Anonymous Coward on Saturday October 16 2004, @03:37AM (#10543331)
    There is also this [mindrot.org] for OpenBSD. It is intended for flash booting, but with PXE it can be used to boot diskless systems too.
  • by CoolVibe (11466) on Saturday October 16 2004, @08:19AM (#10543859) Journal
    On the dragonflybsd mailing lists [dragonflybsd.org] there's a big thread about using PXEboot to netboot the new installer [bsdinstaller.org] so machines without spindles or floppies can install dragonflybsd. Lots of info on how to set up DHCP for booting pxe-enabled machines. Might also be worth checking out.
    • by ulib (816651) on Sunday October 17 2004, @07:58AM (#10549714) Homepage
      ... I'm gonna be kind, even if sb who calls FreeBSD a "Linux distribution" wouldn't really deserve it. ;-)

      a) FreeBSD is Berkeley Unix, Linux is a Unix-clone. They look similar to the average user, but deep inside they're two quite different things.

      b) the media tend to identify Open Source OS's with Linux because of the community hype - GNU & Linux are about politics as well, thus they attract a wider range of people. BSD is a purely technical and academical thing. These different commitments are well reflected in the 2 licenses: BSD [freebsd.org] (much simpler and less restrictive) and GPL [gnu.org] (an anti-proprietary political manifesto).

      c) FreeBSD is quite widely used and, notwithstanding the lack of hype, its user base is growing pretty fast.

  • sounds sweet.. i love the diskless technology.. there were some great Debian packages that made diskless booting a sinch.. simple NFS booting.. i can imagine it working much better with FBSD..

    i wonder if anyone has worked on a virtual architecture for diskless clutering applications? to me, besides saving a decent amount on hard drives, the only true advantage to diskless booting, is utilizing the theory of clustering, using things like load balancing..