Jump to content
XPEnology Community

jimeney

Member
  • Posts

    10
  • Joined

  • Last visited

Posts posted by jimeney

  1. Is there a way to disable the MAC changing aspect of the loader? I think that might be causing the problem with my network at the moment, and no matter what I set as MAC address, no loader shows up on the network.

     

    You could try adding a second NIC and disconnecting your primary connection, that worked in vmware for me. Otherwise, there are plenty of instructions around doing this properly, ie mounting the img file, changing the vid, pid and mac address...

  2. I'd like to give this a go on Lunanode, which provide KVM virtual machines. There is very little customisation that can be done to the VM however - uploading an ISO to boot from is fine, but i'm thinking it might be best to convert the .img file to .qcow2 and have the machine boot from this?

     

    Has anyone else tried to get this running in KVM that can share their thoughts?

  3. You will need to install TVHeadend via Debian Chroot as the community package does not include the required kernel modules to access the hardware. Alternatively, I think you can work around this with VideoStation running as this loads the modules.

     

    I have had a Sony Play TV tuner working on earlier versions of DSM, but have not tested it recently.

  4. This worked for me - the trick I believe is to get syno_poweroff_task underway as soon as the login prompt becomes available on a startup, that way the services and packages that might start up and cause you grief in unmounting /volume1 are not yet running.

     

    syno_poweroff_task -d
    umount /volume1
    e2fsck -p -y -f -v /dev/vg1/volume_1
    resize2fs -fpF /dev/vg1/volume_1
    

  5. On the Plex app make sure you manually add the IP of your Plex server as it's likely that connecting via VPN puts you on a different subnet to where the Plex server resides. Auto discovery across subnets doesn't work well / at all.

×
×
  • Create New...