Jump to content
XPEnology Community

Leaderboard

Popular Content

Showing content with the highest reputation on 02/10/2020 in all areas

  1. This is a repost of an archive I posted in 2015. This method works for DSM 6.2 using Jun's loader 1.03b for me. 1) Enable SSH and ssh into your DiskStation 2) Become root ( sudo -i ) 3) Make a mount point ( mkdir -p /tmp/mountMe ) 4) cd into /dev ( cd /dev ) 5) mount synoboot1 to your mount point ( mount -t vfat synoboot1 /tmp/mountMe ) 6) Profit! admin@DiskStation:~# sudo -i root@DiskStation:~# mkdir -p /tmp/mountMe root@DiskStation:~# cd /dev root@DiskStation:/dev# mount -t vfat synoboot1 /tmp/mountMe root@DiskStation:/dev# ls -l /tmp/mountMe total 2554 -rwxr-xr-x 1 root root 2605216 Aug 1 10:40 bzImage drwxr-xr-x 3 root root 2048 Aug 1 10:40 EFI drwxr-xr-x 6 root root 2048 Aug 1 10:40 grub -rwxr-xr-x 1 root root 103 Jul 3 15:09 GRUB_VER -rwxr-xr-x 1 root root 225 Aug 1 10:40 info.txt root@DiskStation:/dev#
    1 point
  2. Hi all:) After a little bit of reverse engineering I was able to bypass the license checking mechanism introduced in DSM 6 successfully with a simple two line binary patch of synocodectool and therefore enable transcoding without a valid serial number[emoji4]. I wrote a little script to make it easier for everyone. For more information please check the github repo: https://github.com/likeadoc/synocodectool-patch HOWTO: 1. wget https://raw.githubusercontent.com/likeadoc/synocodectool-patch/master/patch.sh 2. chmod +x patch.sh 3. ./patch.sh Done:) If things go wrong simply restore the original file: ./patch.sh -r Cheers
    1 point
  3. Bonjour, Le réseau 169.254.0.0/16 est celui utilisé quand aucun serveur DHCP ne fournit d'adresse, et que la carte est en mode DHCP. Donc, visiblement, soit il n'y a a pas de serveur DHCP en service sur ton réseau (à vérifier sur la box ou le routeur, il est parfois possible que la table des adresses libres soit saturée), soit la connexion au réseau est défectueuse (mauvais câble, mauvaise configuration du switch, problème d'auto configuration de la vitesse), soit la carte n'est pas reconnue et dans ce cas il faut tenter avec les drivers supplémentaires (extra.lzma) sur la clef. Jacques
    1 point
  4. I have a J4105 too, *edit* I found the line in grub where I can set the com port... I will test and let you know when I got some interesting informations.
    1 point
  5. mal davon abgesehen ob man wirklich hardware transcoding braucht wo doch die meiste hardware mit 4k streams umgehen kann ist es möglich geworden das auch ohne sn und mac zu aktivieren https://xpenology.com/forum/topic/24864-transcoding-without-a-valid-serial-number/
    1 point
  6. For the community, please note that this critical update does NOT apply to DS3615xs and DS3617xs.
    1 point
  7. After another thousand retries... With almost every PHP option enabled (I compared with other NAS). It suddenly works! I also found the www folder which seems to be located in /var/packages/phpvirtualbox4dsm/target. I spent nearly the whole weekend on this... big relief! I really hope my post can be useful to others. Regards, Joost
    1 point
×
×
  • Create New...