Tagged Questions
1
vote
0answers
53 views
Why does my server not shutdown properly?
When I run $ reboot on my embedded FreeNAS 0.7 (FreeBSD 7.2) it does start the shut down procedure but seemingly hangs.
I have registered a command to start a service script which is executed on ...
1
vote
0answers
147 views
nas4free server can't access local network
I'm not a linux/unix/freebsd expert. I'm a Microsoft .NET developer that knows Windows pretty well. Please bear with me :)
I'm trying to configure an old desktop machine as a NAS device with ...
2
votes
0answers
246 views
Media server RAID difficulties (on FreeNAS)
Disclaimer: I've never used FreeNAS or any type of RAID before, so this is a first.
I've decided to build a media server in my new apartment. I'm going to be going with a total 10TB of space (6x2TB ...
5
votes
3answers
8k views
FreeNAS versus a regular (CentOS/Ubuntu) linux server?
I'm looking to build a medium sized (6TB, mini ITX board) server for personal use. Most importantly, it will serve as a seedbox and will store a whole lot of data. I will be accessing the data over my ...
18
votes
3answers
2k 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
...