Jump to content
XPEnology Community

paro44

Member
  • Posts

    22
  • Joined

  • Last visited

Recent Profile Visitors

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

paro44's Achievements

Junior Member

Junior Member (2/7)

8

Reputation

  1. You can use Win32DiskImager to create a backup (image file to save or to write back to another USB stick). You have to use stick with same vid/pid ofcourse. Can't help with your second question.
  2. I never touched or changed that values. When I had that problem I downloaded the tool-chain again (v0.10 I think), cleaned the downloaded cached files with the command in tool-chain, and started from scratch. With pid and vid in correct order it worked then for me. Maybe the chipset C226 is to new for the DS3615xs kernel and you need to add a driver for it? My nas has Intel ICH7R that is working ootb with the kernel.
  3. I don't know that mainboard, but if there is no additional sata controller I would guess that the ports should have the same order as printed on pcb (sata0 = 1st and so on). If there is a second sata controller, that may be different. edit: I just searched a bit and it seems the mainboard has an Intel C226 chipset. That supports 6 sata ports, so I think there is no additional sata controller. I don't see sata4, maybe there is a header and no socket? Or e-sata?
  4. I'm still thinking that your vid and pid are mixed up/exchanged. vid (vendor id) for Kingston usb stick is 0951, pid (product id) is 1607 (your config file shows vid=1607, pid=0951). In the config file you have to fill pid first, then vid. That is a little bit unusual, so check twice that they are correct. I mixed up vid and pid some time ago and had similar problem, that only one of 4 drives was seen. With correct vid and pid it worked.
  5. Additional to haydibe I think you mixed up the vid and pid. Check if you filled in correct order.
  6. Even with a stable loader I would not try to upgrade the working system without a backup of the data. Write here what hardware you use (mainboard, nic, hdd, sata or sas adapter,...). If your nas is booting but not seen in your network, probably the nic is not supported. Try with an Intel nic (if you have). But first make a backup.
  7. You are right, my baremetal is Intel SS4200. But if these tests are useless for other hardware than Gen8, I will not execute them. Let me know if there are other tests which might be useful to run. SSH to the nas I used sometimes (so that would be no problem if the commands are written here).
  8. How can I run these tests on baremetal? I'm willing to try, but my linux knowledge is near zero. Are these commands to put in a terminal or in a script on other pc (putty)? Or do I have to execute it on DSM?
  9. Search for the posts from haydibe, there you find the docker tool-chain. You need to add some lines if you need support for DSM 7.0.1.
  10. I had an error with v0.11 when the folder (where I extracted the tool-chain files to) had a "blank" in the name (like: v011 42218). Without blank it worked ok (v011_42218). But I think that is an other error.
  11. I think if the nic is supported in the extensions from RedPill, then you can update to 6.2.4 or higher. @thorgroup: Is there already a working extension for for nic's other than Intel (i.e. Marvel, Broadcom or Realtek)? I have seen virtio extension, but that is for virtual machines I guess.
  12. I can wake-up my Intel SS4200 with "wol.exe". I also tried with Synology Assistant, but that only worked once. After that first try I couldn't login to the DSM, there was only a message saying no nas was found. I never used the Assistant wol before, maybe I made something wrong. With "wol.exe" I had no problem so far. I'm not sure how the Gen8 will will behave, but generally wol works if you use third party tool. If you want to use the Assistant, maybe further work/testing is needed.
  13. I think you have to change vid and pid (vid should be 0781, pid 5581) Edit: alredy solved, so ignore this post.
  14. Do you have drives on the onboard controller, are they seen? Maybe you can try that, if this is your test nas with no important data on it.
  15. I had the same problem some weeks ago (only one of 4 drives was seen in DSM, baremetal install on Intel SS4200, ICH7R). With a newer version of loader and tool-chain it worked. Not sure what the problem was, maybe cached data from previous try for loader generation? Now I always clean cached data and download everything again. In the earlier versions of the tool-chain you had to fill "vid/pid/...", in the later versions it is "pid/vid/...", I mixed up this because I didn't read carefully and filled in wrong order.
×
×
  • Create New...