
nowy1
Members-
Content Count
12 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout nowy1
-
Rank
Newbie
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Thanks for providing the new serial format, and the permanent characters for the DS3617xs! I've made an updated generator, you can find it here. Also found an issue in your method. When you generate the serial, you do not care about the padding of the numbers after the "N". It MUST be 6 characters in total. So it cannot be simply "11", it has to be something like "001001" or "000011" or "100001". Thank you very much for your work, But how do i enter mac address? Because the serial number is registered at https://account.synology.com But as you want to run quicconetc ge
-
Synology has changed the serial format about two years ago. I suppose they noticed that a LOT more DS3615xs has been registered than sold, and such, they made the move to the new format. I checked with support, if you encounter the "invalid serial no format" error on myds.synology.com, you need to send an e-mail to them, with a photo of the serial number sticker of your NAS. They will send you a converted new format serial that you can register, and your NAS will be able to work through QuickConnect. Unless you want to use QuickConnect, though, you do not need to register your NAS or sign
-
Hello, I loader DS3615xs 6.1 Jun's Mod V1.02-alpha have a problem logging in to support quickconnec change my MAC address and serial number on hand http://quickconnector.orgfree.com/index.php a information The system could not perform any operation, an unknown error occurred What may be the problem ? DSM DSM is 6.1-15047 Update 1
-
Hello, I loader DS3615xs 6.1 Jun's Mod V1.02-alpha have a problem logging in to support quickconnec change my MAC address and serial number on hand http://quickconnector.orgfree.com/index.php gets Daka information The system could not perform any operation, an unknown error occurred What may be the problem ? DSM DSM is 6.1-15047 Update 1
-
hello, prepared usb drive on different motherboards works without a problem dsm6.0 I tried to put it to the Vostro 260s but still shows me that dumb disk which can be a problem I will add that dsm 5.2 running on the Vostro 260s grub.cfg serial --port=0x3F8 --speed=115200 terminal_input serial console terminal_output serial console set default='0' set timeout='1' set fallback='0' menuentry 'Synology DS3615xs' --class os { insmod fat linux /image/DS3615xs/zImage root=/dev/md0 syno_hdd_powerup_seq=0 netif_num=1 HddHotplug=0 syno_hw_version=DS3615xs vender_format_version=2 v
-
Yes. Thank you very much for your help everything works I question whether you can start here hdmi that has such kodi (XBMC)
-
I'm sorry because I am confused whether changes vid pid sn mac should I do /grub/grub.cfg?
-
Thank you very much for your answer sn how do I download it if I type the MAC address of the card that I have installed in the pc? SN >>> https://www.dropbox.com/s/zzi5we293gudb ... .xlsm?dl=0 MAC >>> Mac address of the network card of your nas. I enter the data or what is in the picture and sn macadres? because as soon as you edit a file that's synology asystans is not my letter serial --port=0x3F8 --speed=115200 terminal_input serial console terminal_output serial console set default='0' set timeout='1' set fallback='0' menuentry 'Synology DS3615xs
-
That grub.cfg file of your seems wrongly formatted. Here is how it should look like: serial --port=0x3F8 --speed=115200 terminal_input serial console terminal_output serial console set default='0' set timeout='1' set fallback='0' menuentry 'Synology DS3615xs' --class os { insmod fat linux /image/DS3615xs/zImage root=/dev/md0 syno_hdd_powerup_seq=0 netif_num=1 HddHotplug=0 SataPortMap=x syno_hw_version=DS3615xs vender_format_version=2 vid=0x05e3 pid=0x0741 console=ttyS0,115200n8 sn=xxxxxxxxxxx mac1=xxxxxxxxxxxx withefi elevator=your_magic_elevator quiet initrd /image/DS3615xs/ramdisk
-
Hello, I read the whole thread I changed the entry in grub.cfg it looks like serial --port = 0x3F8 --speed = 115200 terminal_input serial console terminal_output serial console set default = '0' set timeout = '1' set fallback = '0' menuentry 'Synology DS3615xs' --class os { insmod fat linux / image / DS3615xs / zImage root = / dev / md0 syno_hdd_powerup_seq netif_num = 0 = 0 = 1 HddHotplug syno_hw_version = DS3615xs vender_format_version = 2 vid = pid = 0x0741 0x05e3 console = ttyS0,115200n8 sn = C7LWN09761 mac1 = 0011322CA785 withefi elevator = your_magic_elevator
-
Hello , I installed XPEnoboot 5.2-5967.1 everything works stable img installed on usb trying to make the migration but at 52% shows an error file my motherboard is http://www.jetwaycomputer.com/NP93.html Model No. NP93-2930 | NP93-2807 Part No. JNP93-2930 | JNP93-2807 Jetway NP93 Pico-ITX Motherboard Specification Processor Fanless INTEL® Bay Trail-M Celeron N2930 1.83GHz Processor SoC, Quad-Core, 7.5W Fanless INTEL® Bay Trail-M Celeron N2807 SoC Processor 1.58GHz, Dual-Core, 4.3W * Low-profile heatsink Installed for Basic Bench Testing Onboard Memory 2GB DDR3L-1333 non-expanda
-
Hello , or maybe it is a tutorial step by step how to write it on a pc dsm 6.0?