Jump to content
XPEnology Community

leonmok

Rookie
  • Posts

    3
  • Joined

  • Last visited

Posts posted by leonmok

  1. using latest nanoboot, and DSM 4493U1. This is what I did to create a unique serial number, and according to the Synology assistant, it seeams to have worked.

     

    Just to clarify to have a unique serial number I should

    edit \\usbshare1\boot\grub\menu_install.lst and in lines

     

    title Nanoboot DSM 5.0-4493 (install/downgrade)

    kernel /zImage ihd_num=0 netif_num=4 syno_hw_version=DS3612xs sn=B3J4N01003 vid=0x0EA0 pid=0x2168 loglevel=0 vga=0x305 upgrade=5.0-4493

     

    change the bolded serial number to something unique like

    title Nanoboot DSM 5.0-4493 (install/downgrade)

    kernel /zImage ihd_num=0 netif_num=4 syno_hw_version=DS3612xs sn=B3J4N98765 vid=0x0EA0 pid=0x2168 loglevel=0 vga=0x305 upgrade=5.0-4493

     

    then

    edit \\usbshare1\boot\grub\menu_nano.lst and in line

    kernel /zImage ihd_num=0 netif_num=4 syno_hw_version=DS3612xs sn=B3J4N01003 vid=0x0EA0 pid=0x2168 loglevel=0 vga=0x305

    change the bolded serial number to same unique value like

    kernel /zImage ihd_num=0 netif_num=4 syno_hw_version=DS3612xs sn=B3J4N98765 vid=0x0EA0 pid=0x2168 loglevel=0 vga=0x305

    Update syslinux.cfg in USB key, sn=xxxxxx

     

     

    Sent from my iPhone using Tapatalk

     

     

    Hi there,

     

    i did a clean install on n54l. I can't seem to find the syslinux.cfg file in USB key. can you elaborate please?

     

    Open folder boot/grub. You can change serial/mac in the ‘menu_nano.lst’ and ‘menu_install.lst’ files.

     

     

    thanks to you both. very easily done. just wondering is there a specific format for the serial no? or can it be any string of letters numbers? e.g. just the actual HP serial no. of my n54l?

×
×
  • Create New...