Hello everyone I wanted to know which procedure to perform to update the USB Server on my Raspberry Pi. . sudo pkill vhusbd rm /path/to/vhusbdarmhf wget https://www.virtualhere.com/sites/default/files/usbserver/vhusbdarmhf chmod +x ./vhusbdarmhf sudo ./vhusbdarmhf -b Is the above still the way to Is the above still the way to update VH Server on a Pi? Regards John . The instructions have changed slightly since the server filename as changed since 2015 sudo pkill vhusbdarm wget https://www.virtualhere.com/sites/default/files/usbserver/vhusbdarm chmod +x ./vhusbdarm sudo ./vhusbdarm -b Things have changed again, I Things have changed again, I believe. Running the install script here should do the trick: https://github.com/virtualhere/script This just worked perfectly This just worked perfectly for me. Thanks Am I correct that theā¦ Am I correct that the uninstall script on the same location of github must be run first, when upgrading? . Yes run the uninstall script then the install script again Log in or register to post comments
. sudo pkill vhusbd rm /path/to/vhusbdarmhf wget https://www.virtualhere.com/sites/default/files/usbserver/vhusbdarmhf chmod +x ./vhusbdarmhf sudo ./vhusbdarmhf -b
. The instructions have changed slightly since the server filename as changed since 2015 sudo pkill vhusbdarm wget https://www.virtualhere.com/sites/default/files/usbserver/vhusbdarm chmod +x ./vhusbdarm sudo ./vhusbdarm -b
Things have changed again, I Things have changed again, I believe. Running the install script here should do the trick: https://github.com/virtualhere/script
Am I correct that theā¦ Am I correct that the uninstall script on the same location of github must be run first, when upgrading?
.
sudo pkill vhusbd
rm /path/to/vhusbdarmhf
wget https://www.virtualhere.com/sites/default/files/usbserver/vhusbdarmhf
chmod +x ./vhusbdarmhf
sudo ./vhusbdarmhf -b
Is the above still the way to
Is the above still the way to update VH Server on a Pi?
Regards
John
.
The instructions have changed slightly since the server filename as changed since 2015
Things have changed again, I
Things have changed again, I believe. Running the install script here should do the trick: https://github.com/virtualhere/script
This just worked perfectly
This just worked perfectly for me. Thanks
Am I correct that theā¦
Am I correct that the uninstall script on the same location of github must be run first, when upgrading?
.
Yes run the uninstall script then the install script again