FreeNAS is an open-source network-attached storage server based upon FreeBSD and licensed under the BSD license.
16
votes
3answers
1k views
FreeNAS grub2 booting ISO
I've got usb-keys setup to multi-boot different Linux images. I wouldn't mind adding FreeNAS, and there's a doc with samples to add to grub.cfg
menuentry "FreeNAS-8.0.4-RELEASE-x64" {
insmod ufs2
...
1
vote
1answer
174 views
Is it possible to use a lamp server for serving files from a nas?
In my current home-network setup, i am running freenas 8 on a mini-itx box (on which i store all my files). I'm thinking about building an extra l.a.m.p. server with some spare parts (for use in my ...