Jump to content
XPEnology Community

canserman

Transition Member
  • Posts

    8
  • Joined

  • Last visited

Posts posted by canserman

  1. 15 hours ago, pocopico said:


    You can edit the linux line on grub.cfg but I’m not 100% sure that it’s not kept somewhere else inside DSM root after install. 

     

    EDIT : Well after doing a search on my test system, i've found that the serial number is indeed contained in some files

     

    sudo find / -type f -exec grep -iH YOURSERIAL {} \;


    /volume1/@appstore/MediaServer/etc/initall.xml:         <serialNumber>YOURSERIAL</serialNumber>

     

    But, you can uninstall and install these package(s) again. 

     

    To mount the synoboot1 so you can edit the grub.cfg file, on DSM execute :

     

    cd /dev/

    sudo mount synoboot1 /mnt

    sudo vi /mnt/boot/grub/grub.cfg

     

    EDIT2 :  Please bear in mind , though that replacing the serial number might trigger a migration 

     

    Thank you for your help. I managed to change the SN and mac address :)

  2. Does the loader 1.02b ISO work with ESXI 6 VM?

     

    I use HP gen8 running ESXI 6, and I tried to boot VM by the ISO but always failed.

  3. Hi there,

     

    Just wonder if there is anyway to make DSM6 worl in Xenserver?

     

    I imported vmdk to Xenserver and it booted okay. But synology assistant couldn't find the device. From the Xenserver console, it seems the VM wasn't able to get a IP address. I assume the virtual NIC didnt work??

     

    Can some help me with this?

     

    Thanks heaps.

  4. Hi there,

     

    Firstly I'd like to thank Jun and all the developers who made DSM 6 possible. I can't appreciate more for that.

    Secondly thank you OP for this awesome tutorial helping noobs like me complete the upgrade.

     

    But now I have a problem with the upgrade:

     

    I had a lot of packages installed including Directory Server on DSM 5.2. After the upgrade, everything else works fine, such as VPN server, DNS and etc.

    Directory Server just wouldn't run.

    I've tried so far:

    1, uninstall and reinstall it from Package Center. The service didn't start and gave error: "Failed to run the package service."

    2, tried to manually install and got error "The package is not supported on the diskstation".

    3, sudo cat /var/log/message, but nothing useful.

     

    Can someone help me with this? Thanks a lot!

×
×
  • Create New...