Beiträge von pw2002au

    I tried all of the above suggestions to no avail with my usb thumbstick (used rufus like others to create the cd image). Easiest way I found was to boot with both drives after installation and run:


    sudo dpkg-reconfigure grub-pc


    enter through the default values until you get to the listed devices and select the actual drive you want for grub to be booted from and select that. You can then boot without the thumb stick.


    Grub would not let me reconfigure using:


    sudo grub-install /dev/sdb
    sudo update-grub


    It threw errors.

    I've been able to replicate the issue - fresh install of v5 base image. But havent had much time to work on it.


    Looks like a seg fault of some description and the plugin not functioning correctly. Im able to start the service if I go to:


    /usr/lib/plexmediaserver and ./start.sh. It seg faulted at first but worked the second time around and are then able to access via the gui.


    I'll investigate further and update once I've worked it out ... Im a bit (read lot) of a newb when it comes to linux so might take a while.