Jump to content
XPEnology Community

Leaderboard

Popular Content

Showing content with the highest reputation on 08/01/2019 in all areas

  1. Вообщем, берете virtual machine manager ставите DSM (меняете стандартный порт 5000 на любой другой) и заводите там свою учетку и регистрируете qc или ddns. На роутере делаете проброс на реальную железку и радуетесь рабочему qc. Без заморочек с маками и серийниками.
    1 point
  2. Кому лениво перезаписывать флешку или нужно сделать это удаленно при редактировании grub.cfg и замене extra.lzma, вспомнил про старый трюк, как это сделать прямо на работающей хрени: 1. Заходим по ssh через Putty или терминал 2. Делаем следующее: Admin@your_DS:~$ sudo -i #Заходим под root Password: #Вводим пароль Adminской учетки root@your_DS:~# mkdir -p /tmp/synoboot_part0 #Создаем временный каталог для монтирования 0 раздела загрузочной флешки root@your_DS:~# mkdir -p /tmp/synoboot_part1 #Создаем временный каталог для монтирования 1 раздела загрузочной флешки root@your_DS:~# cd /dev root@your_DS:/dev# mount -t vfat synoboot1 /tmp/synoboot_part0 #Монтируем 0 раздел загрузочной флешки root@your_DS:/dev# mount -t vfat synoboot2 /tmp/synoboot_part1 #Монтируем 1 раздел загрузочной флешки root@your_DS:/dev# ls /tmp/synoboot_part0 #Проверяем монтирование 0 раздела загрузочной флешки bzImage EFI grub info.txt root@your_DS:/dev# ls /tmp/synoboot_part1 #Проверяем монтирование 1 раздела загрузочной флешки checksum.syno extra2.lzma extra.lzma grub_cksum.syno rd.gz Sone.9 zImage 3. С помощью nano/mc правим grub.cfg и/или с помощью команд/mc заменяем extra.lzma 4. Перезагружаем хрень штатными средствами 5. Если перезагрузка сразу не планируется, то на всякий случай размонтируем и зачищаем: root@your_DS:/dev# cd / root@your_DS:/# umount /tmp/synoboot_part0 # Размонтируем 0 раздел загрузочной флешки root@your_DS:/# umount /tmp/synoboot_part1 # Размонтируем 1 раздел загрузочной флешки root@your_DS:/# rm -r /tmp/synoboot_part0 # Удаляем временный каталог root@your_DS:/# rm -r /tmp/synoboot_part1 # Удаляем временный каталог
    1 point
  3. 3) Restore the function to backup and restore files easily. But, In the case of 2) Redo, if it is difficult to restore original by updating in lower version (eg. F.cpu .... -> h.cpu ....), It seems to have made. I do not know if it was the right answer to your question.
    1 point
  4. Hi Everyone! New to Xpenology here! My goal is to have xpenology installed in a VM in proxmox with 5x8TB DISKs to host all my media content that my PLEX server has which i got on some random server in the cloud at the moment.. including running some other VM's not related to xpenology... Hardware that i got is a Ryzen 1700 cpu, with 16gb ram ( so far ) and the 5x8TB disks... I have a bit of a hard time figuring out what a loader is and which one to select?? and also the different versions there is compared to the different models that exists... but hopefully i will figure that out at some point unless a friendly soul here on the forum can give a quick rundown of what all the different stuff is and what to select... otherwise ... HI GUYS!
    1 point
  5. Dear Xpenology forum members, I'm come back!!!! I have been very busy at work. So I could not cope with the changed code because I could not upgrade DSM. But! I have recently successfully migrationed the "ivybridge" of existing my systems to "haswell". I also added an additional LAN card. The latest version of "DSM 6.2.2-24922 Update 2" is now available for the DS3615xs, 918+ and other versions. I'll be updating and distributing the "ch_cpuinfo" tool soon so that it will work with the latest version. I'm sorry to have kept you waiting so long, and thank you for waiting. See you soon. Dear @Polanskiman , Thank you for your patience and care for the topic I could not manage. I'll update soon. Dear @gericb , Thank you for your concern and supportive mentality
    1 point
  6. I suspect that the overwhelming replies, feedback and aggressiveness of some here, might have alienated poor @foxbi, where he felt it was no longer worth the stress and effort in his daily busy working/personal life to devote anymore attention to his great work and efforts. If I am not mistaken, I believe along the threads, he has provided the source code and GitHub, other creative information/tips on how he made this magic for us....someone else might want to consider picking up where he's left off, back in December 2018.
    1 point
  7. +1 Number of threads of the i7 8700 is incorrect!! I guess the calculation is wrong... If the owner of the script is about to support the 6.2.2-24922 version, could as well fix the bug... Even though it is really good to see your processor and not the crappy celeron one...
    1 point
  8. The latest script doesn't work with DSM version 6.2.2-24922, however it seems to work fine under mobile.
    1 point
  9. Thanks for the script. CPU information updated successfully. But the number of threads shows wrong. For Intel core i7 8700 processor, It is 6 core and 12 threads. But system shows 8 threads only.
    1 point
  10. Is It influences productivity? If DSM shows 4 cores, then 6 work all the same, right?
    1 point
  11. Worked well for me on my Gen8 Microserver also, many thanks for creating and maintaining.
    1 point
×
×
  • Create New...