Jump to content
XPEnology Community

jamkiki72

Member
  • Posts

    17
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

jamkiki72's Achievements

Newbie

Newbie (1/7)

10

Reputation

  1. SMR hard drives? Google: smr disk drives raid problems
  2. - Outcome of the update: SUCCESSFUL - DSM version prior update: DSM 6.2.2-24922 Update 6 - Loader version and model: Jun's Loader v1.04b - DS918+ - Using custom extra.lzma: No - Installation type: BAREMETAL - Lenovo E50-00 MB with J2900 CPU / i350-t2 LAN - Additional comment : Created FRESH USB boot stick v1.04b -DS918+ without any extra.lzma/extra2.lzma and executed recovery - 5 min. job.
  3. - Outcome of the update: UNSUCCESSFUL - DSM version prior update: DSM 6.2.2-24922 Update 6 - Loader version and model: Jun's Loader v1.04b - DS918+ - Using custom extra.lzma: Yes - extra.lzma/extra2.lzma for loader 1.04b_mod ds918+ DSM 6.2.2 v0.8_syno - Installation type: BAREMETAL - Lenovo E50-00 MB with J2900 CPU /with realtek LAN and with i350-t2 (RT disabled in BIOS) - Additional comment : After reboot still unsuccessful. Creating new usb with same extra.lzma/extra2.lzma + zImage and rd.gz from 6.2.3-25423 + execute rm -rf /usr/lib/modules/update/* and rm -rf /usr/lib/firmware/i915/* before reboot -still unsuccessful. All of above tried with Realtek MB LAN (8168) and Intel i350-T2 Look below how to resolve.
  4. This is the last line that appears in PUTTY after executing: sudo ./my_create_qnap_boot without HW add/mod. "Create QNAP boot disk successful 如需要请修改mymodel目录下的model文件后,执行 sudo cp -f ./mymodel/* ./initrd/etc/ 再执行 sudo ./re_packing 完成启动盘制作 如不需要请重启系统 " Google translate: "If necessary, please modify the "model" file in the "mymodel" directory, execute sudo cp -f ./mymodel/* ./initrd/etc/ and then execute sudo ./re_packing to complete the boot disk production, if not, please restart the system" Extracted QNAP-BOOT.img , sub-images ,and files to the last bit. Studied and in case of Chinese translated everything in those files including obvious direction stated at the end of creating boot disk as noted above. Whatever the case may be, workflow of commands and modifications I stated above works for me. Thanks for sharing this "QNAPology" find.
  5. First of all, I am very sorry for hijacking this thread and write in English but my German is a "bit" rusty. Saw this thread and decided to give it a try for experimental sake. Board used: MB from Lenovo H30-00, integrated J1800 CPU, 2 SATA ports - added to MB: mini PCI-E to 2 SATA ports controller with AsMedia ASM1061 chipset, that makes total of 4 SATA ports - MB Realtek FE LAN disabled in BIOS, Intel i350-T2 used for connectivity - 4 500GB empty SATA disks used (2 on MB, 2 on ASM1061 miniPCI-E to 2port SATA) MODEL that was emulated is: TS-453A Tryed at least 10 times install, wipe, reinstall to make ASM1061 controller to work For it lspci says: 02:00.0 Class 0106: 1B21:0612 Tryed to change Disk 3 and Disk 4 from DEV_BUS=B00:D19:FO to B02:D00:F0 from this: [System Disk 3] DEV_BUS=B00:D19:FO (originally same on all "System Disk 1 to 4") [System Disk 4] DEV_BUS=B00:D19:FO (originally same on all "System Disk 1 to 4") to [System Disk 3] DEV_BUS=B02:D00:F0 (should be this for ASM1061) [System Disk 4] DEV_BUS=B02:D00:F0 (should be this for ASM1061) That was no go, only 2 MB connected disks recognized and usable. After two days of experimenting with DEV_BUS to make ASM1061 and all 4 disks to work finaly found solution and it is as follows. When opening "/home/tc/mymodel/model.conf" among others for me it contains this: [System Network 3] DEV_BUS=B00:D28:F3 (- note this) PCI_SWITCH_PORT = 7 DEV_PORT = 0 [System Network 4] DEV_BUS=B00:D28:F3 (- note this) PCI_SWITCH_PORT = 3 DEV_PORT = 0 When I changed Disk 3 and Disk 4 from DEV_BUS=B00:D19:FO to B00:D28:F3 ,all disks are visible and usable!! Tried just like this [System Disk 3] DEV_BUS=B00:D28:F3 [System Disk 4] DEV_BUS=B00:D28:F3 so, same DEV_BUS as for [System Network 3] and [System Network 4] WITHOUT DELETING values or anything else of [System Network 3] and [System Network 4] Wiped everything and tried new install with changes as stated above but this time DELETED THIS: [System Network 3] DEV_BUS=B00:D28:F3 (- note this) PCI_SWITCH_PORT = 7 DEV_PORT = 0 [System Network 4] DEV_BUS=B00:D28:F3 (- note this) PCI_SWITCH_PORT = 3 DEV_PORT = 0 Everything working the OK. -------------------------------------------------------------- Workflow for whom might this help Hardware as stated above (adjust to yours), model emulated TS-453A CHOSE (a) OPEN TERMINAL (BOTTOM RIGHT) AND TYPE ifconfig TO FIND NAS IP ADDRESS CONNECT WITH PUTTY TO NAS IP USER: tc PASS: 123456 vi ./my_create_qnap_boot i DATA TO CHANGE FOR "TS-453A" IS AS FOLLOWS - IF YOU CHOSE ANOTHER MODEL, FILL ACCORDINGLY QX850_QX670_12_10 TS-X53A_20200410-4.4.2.1270 https://download.qnap.com/Storage/TS-X53II/ :wq sudo ./my_create_qnap_boot DON'T RESTART IF YOU NED TO ADD OR CHANGE HARDWARE - PROCEED AS FOLLOWS: cd /home/tc/mymodel/ vi ./model.conf i MAKE CHANGES YOU NEED - FOR MY CASE I CHANGED AND DELETED LINES STATED ABOVE :wq cd /home/tc/ sudo cp -f ./mymodel/* ./initrd/etc/ sudo ./re_packing exit RESTART FROM TINY CORE ------------------------------------------------------------ Connect to web GUI of the NAS with some browser (should be the same IP you used for PUTTY), if not, use qfinder app. Follow on-screen instruction to install and configure NAS. When done it will lead you to web management and this is where some strange thing happens to me every time. When yo click "go to web management" (or similar, cant remember) you are presented with login screen where you put credentials, one that you created during web GUI install phase. For me this first logon always ends with endless loading screen after putting my username/password. The solution for this is always the same and working: - press power button on the "NAS" and wait till it shuts down - optional but recommended - clear browser cache - press power and wait till NAS boot - takes long time, just like original QNAP (have 2, 431 and 431p2) and wait (again, takes long time, in my case at least 10min) From now on you can logon to web GUI without problems and finish setup. Regards
  6. Try this: https://xpenology.com/forum/topic/14122-trouble-with-install-on-hp-compaq-8300-sff/
  7. - Outcome of the update: SUCCESSFUL - DSM version prior update: DSM 6.2.2-24922-3 - Loader version and model: JUN'S LOADER v1.03b - DS3615xs - Using custom extra.lzma: NO - Installation type: BAREMETAL - HP Compaq Elite 8300 SFF , integrated Intel 82579LM NIC - Additional comments: "HYBRID" partition table usb key, UEFI boot disabled in BIOS, reboot required
  8. - Outcome of the update: SUCCESSFUL - DSM version prior update: DSM 6.2.2-24922-2 - Loader version and model: JUN'S LOADER v1.03b - DS3615xs - Using custom extra.lzma: NO - Installation type: BAREMETAL - HP Compaq Elite 8300 SFF , integrated Intel 82579LM NIC - Additional comments: "HYBRID" partition table usb key, UEFI boot disabled in BIOS, reboot required
  9. https://www.synology.com/en-global/releaseNote/DS3615xs
  10. - Outcome of the update: SUCCESSFUL - DSM version prior update: DSM 6.2.2-24922-1 - Loader version and model: JUN'S LOADER v1.03b - DS3615xs - Using custom extra.lzma: NO - Installation type: BAREMETAL - HP Compaq Elite 8300 SFF , integrated Intel 82579LM NIC - Additional comments: "HYBRID" partition table usb key, UEFI boot disabled in BIOS, reboot required
  11. https://www.synology.com/en-global/releaseNote/DS3615xs
  12. - Outcome of the update: SUCCESSFUL - DSM version prior update: NONE - Clean Install - Loader version and model: JUN'S LOADER v1.03b - DS3615xs - Using custom extra.lzma: NO - Installation type: BAREMETAL - Lenovo H30-00 Type:90C2 , J1800 CPU, additional PCI-e Intel i350-T2 NIC + miniPCI-e to 2 SATA controller ASM1061 - Additional comments: "HYBRID" partition table usb key, CSM boot enabled and favored in BIOS - otherwise, no network after reboot or no network before install
  13. - Outcome of the update: SUCCESSFUL - DSM version prior update: DSM 6.2.2-24922 - Loader version and model: JUN'S LOADER v1.03b - DS3615xs - Using custom extra.lzma: NO - Installation type: BAREMETAL - HP Compaq Elite 8300 SFF , integrated Intel 82579LM NIC - Additional comments: "HYBRID" partition table usb key, UEFI boot disabled in BIOS, reboot required
  14. Glad It worked for You! Wrong CPU displayed is just cosmetic issue. You can install or upgrade to the latest 6.2.2-24922 (I use it on 8300). If you asking about future updates - no one knows. Keep eye on DSM update threads or if you feeling lucky, you can try for yourself and report to those threads. Best way is to have one spare HDD and USB stick with DSM which is same as your main syno box and when update comes unplug all disks and usb, put only that spare HDD and USB and check if it works after update. If it does, replug main HDD(s) and USB then update that. I do it that way.
×
×
  • Create New...