How to install freerip

Status
Not open for further replies.

bob5731

Dabbler
Joined
Oct 16, 2018
Messages
23
i'm new to freenas.

1. Install devd config and launcher on host, not in the jail

sudo cp freerip.conf /etc/devd/
sudo cp freerip-launcher /usr/local/bin/

1. Restart devd to pickup new config

sudo /etc/rc.d/devd restart

1. Create a new jail called ```freerip```

1. Configure storage to be mounted at ```/mnt/freerip```. All rips will be saved here.

1. Install freerip.sh into the jail

sudo cp freerip.sh /mnt/jails/freerip/usr/local/bin

1. Install HandbrakeCLI into the jail as per Ryan Baumann's excellent [guide](https://ryanfb.github.io/etc/2016/04/21/installing_handbrake_on_freenas.html)
 

garm

Wizard
Joined
Aug 19, 2017
Messages
1,556
Why do you install anything in FreeNAS as opposed to the proper way, in a jail?
 
Status
Not open for further replies.
Top