Jump to content
XPEnology Community

synoxpe

Member
  • Posts

    105
  • Joined

  • Last visited

Everything posted by synoxpe

  1. Yeah @haydibe I reverted back but can’t proceed due to the error mentioned earlier. Perhaps master @pocopico can wave his magic wand?
  2. Thanks for trying to help out. So the user_config now looks like: { "extra_cmdline": { "pid": "0x5581", "vid": "0x0781", "sn": "1330LWN008584", "mac1": "001132450C15", "sata_remap": "0>2:2>0", "SataPortMap": "3", "DiskIdxMap": "00" }, "synoinfo": { "internalportcfg" : "0xffff", "maxdisks" : "16" }, "ramdisk_copy": { } } This addition however reduces the GRUB menu to only one option: "Tiny Core Image Build". The RedPill boot entries from USB or SATA are gone.
  3. I've seen this happening to a few users but wasn't able to zero in on a fix. Any tips? I've just one HDD connected to the SATA port of my Intel NUC 10iFNH motherboard. Following installation details: tc@box:~$ cat user_config.json { "extra_cmdline": { "pid": "0x5581", "vid": "0x0781", "sn": "1230LWN027216", "mac1": "001132BFE351", "SataPortMap": "3", "DiskIdxMap": "00" }, "synoinfo": { "internalportcfg" : "0xffff", "maxdisks" : "16" }, "ramdisk_copy": { } } tc@box:~$ lsscsi -Hv [0] ahci dir: /sys/class/scsi_host//host0 device dir: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0 [1] ahci dir: /sys/class/scsi_host//host1 device dir: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1 [2] ahci dir: /sys/class/scsi_host//host2 device dir: /sys/devices/pci0000:00/0000:00:17.0/ata3/host2 [3] usb-storage dir: /sys/class/scsi_host//host3 device dir: /sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host3 Telnet output from the Diskstation: DiskStation> fdisk -l Disk /dev/sdc: 149 GB, 160041885696 bytes, 312581808 sectors 19457 cylinders, 255 heads, 63 sectors/track Units: sectors of 1 * 512 = 512 bytes Device Boot StartCHS EndCHS StartLBA EndLBA Sectors Size Id Type /dev/sdc1 * 0,1,1 1023,254,63 63 48676949 48676887 23.2G 7 HPFS/NTFS /dev/sdc3 1023,0,2 1023,254,63 48676951 312576704 263899754 125G 7 HPFS/NTFS Disk /dev/sdu: 29 GB, 30752000000 bytes, 60062500 sectors 29327 cylinders, 64 heads, 32 sectors/track Units: sectors of 1 * 512 = 512 bytes Device Boot StartCHS EndCHS StartLBA EndLBA Sectors Size Id Type /dev/sdu1 * 0,32,33 6,62,56 2048 100351 98304 48.0M 83 Linux /dev/sdu2 6,62,57 15,205,62 100352 253951 153600 75.0M 83 Linux /dev/sdu3 15,205,63 130,138,8 253952 2097151 1843200 900M 83 Linux
×
×
  • Create New...