for better Speed (Net & Disk) with KVM (for example PROXMOX), you can installl VIRTIO-Drivers:
I use NAS4FREE Version 9.1.0.1 - Sandstorm
- Download Drivers from http://people.freebsd.org/~kuriyama/virtio/ -> http://people.freebsd.org/~kuriyama/vir ... 242658.tbz
- NAS4FREE Webinterface -> System -> Packages -> Press "+" -> search the Download File -> Press "Install"
- NAS4FREE Webinterface -> Advanced -> File Editor -> Press "..." -> Click "boot" -> Click "loader.conf" -> Click "Ok" -> Click "Load" -> Insert the following at the end:
Code: Select all
virtio_load="YES"
virtio_pci_load="YES"
virtio_blk_load="YES"
if_vtnet_load="YES"
virtio_balloon_load="YES"
- Shutdown the NAS4FREE VM
- Now you can change the Network Interface to "virtio" and add Virtio-Disks
- Boot Up the VM and have Fun with the Speed-Upgrade
(If you've no Access to the Web Interface now, you have to configure the network IP in the console setup (2) again)



