Jump to content
XPEnology Community

Oli5

Rookie
  • Posts

    8
  • Joined

  • Last visited

Posts posted by Oli5

  1. 3 hours ago, pocopico said:

    You can test the ds920p platform and edit the dts manually. its what will work better for people having trouble with fixing the SataPortMap :

     

    do for every disk the following  and send me the output

     

    udevadm info --query path --name sdx 

     

     

     

    udevadm info --query path --name sda
    /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
    udevadm info --query path --name sdb
    /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb
    udevadm info --query path --name sdc
    /devices/pci0000:00/0000:00:01.0/0000:01:00.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc

     

    DS920 installed !
    Now i see 2 of 3 disk.
    I miss the follow:

     

    Disk /dev/sata3: 238.5 GiB, 256060514304 bytes, 500118192 sectors
    Disk model: MZHPU256HCGL-000H1
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disklabel type: dos
    Disk identifier: 0x034241e9

    Thank you so much !

  2. 2 minutes ago, pocopico said:

     

    No disks found ? 

    Exactly !
    None of my 3:

    Disk /dev/sda: 465.76 GiB, 500107862016 bytes, 976773168 sectors
    Disk model: WDC WD5000AAVS-0
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disklabel type: dos
    Disk identifier: 0x05eef59d


    Disk /dev/sdb: 447.13 GiB, 480103981056 bytes, 937703088 sectors
    Disk model: MZ7LM480HCHP-000
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disklabel type: dos
    Disk identifier: 0x615af488


    Disk /dev/sdc: 238.47 GiB, 256060514304 bytes, 500118192 sectors
    Disk model: SAMSUNG MZHPU256
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disklabel type: dos
    Disk identifier: 0x034241e9

  3. On 4/17/2022 at 5:14 PM, Peter Suh said:

     

    This does not mean modifying the grub.cfg file.

     

    Press the 'e' key as shown at the bottom of this screen.

    스크린샷 2022-04-10 오후 10.29.22.png

     

    still no success with my baremetal installation :-(

     

    SynologyNAS> cat *rc*.log
    START /linuxrc.syno.impl
    Insert Marvell 1475 SATA controller driver
    Insert basic USB modules...
    :: Loading module usb-common ... [  OK  ]
    :: Loading module usbcore ... [  OK  ]
    :: Loading module ehci-hcd ... [  OK  ]
    :: Loading module ehci-pci ... [  OK  ]
    :: Loading module xhci-hcd ... [  OK  ]
    :: Loading module xhci-pci ... [  OK  ]
    :: Loading module usb-storage ... [  OK  ]
    :: Loading kernel modules from extensions ...
    Loading kmod #0 "e1000e.ko" for pocopico.e1000e (args: )
    :: Loading kernel modules from extensions ... [  OK  ]
    :: Executing "on_boot" custom scripts ...
    Running "check-e1000e.sh" for pocopico.e1000e->on_boot
    Loading module e1000e -> Module e1000e loaded succesfully
    Ran "check-e1000e.sh" for pocopico.e1000e->on_boot - exit=0
    Running "boot-wait.sh" for redpill-boot-wait->on_boot
    Still waiting for boot device (waited 1 of 30 seconds)
    Still waiting for boot device (waited 2 of 30 seconds)
    Still waiting for boot device (waited 3 of 30 seconds)
    Confirmed a valid-looking /dev/synoboot device
    Ran "boot-wait.sh" for redpill-boot-wait->on_boot - exit=0
    Running "install_rd.sh" for redpill-misc->on_boot
    Starting ttyd, listening on port: 7681
    Ran "install_rd.sh" for redpill-misc->on_boot - exit=0
    :: Executing "on_boot" custom scripts ... [  OK  ]
    Extensions processed
    insmod: can't insert '/lib/modules/etxhci-hcd.ko': No such file or directory
    Insert net driver(Mindspeed only)...
    Starting /usr/syno/bin/synocfgen...
    /usr/syno/bin/synocfgen returns 0
    Insert synorbd kernel module
    Insert synofsbd kernel module
    Insert sha256 kernel module
    All disk ready or timeout execeed
    Assemble args:
    Exit on error [12] No raid status in path /sys/block/md0/md/array_state, go to junior mode...
    Tue Apr 19 19:42:06 UTC 2022
    none /sys/kernel/debug debugfs rw,relatime 0 0

  4. 1 hour ago, Peter Suh said:

     

    This does not mean modifying the grub.cfg file.

     

    Press the 'e' key as shown at the bottom of this screen.

    스크린샷 2022-04-10 오후 10.29.22.png

    following your suggestion, the error has changed, now i see error on disk (1).

    Thank you for your support
     

    immagine.png.98809820d06eeb32d76b10f32c1f5ff6.png

  5. 1 hour ago, Peter Suh said:

     

    Apparently, there are 3 Sata Ports.
    I don't think the figure of 6 is necessary.
    Let's reduce it to 3
    If possible, install only one disk in SataPort No 1.
    In the Grub Menu, temporarily reduce it to sataportmap = 11 with the e key, and then save F10 and proceed.1638127877_2022-04-1710_06_36.thumb.png.ed7e584e0f5f3f019a7c044b2b450335.png

    Mine has 5 Sata Port, and i will use 4 of them.
    Sorry, but i can't try the way to edit the grub.cfg file.

    The tiny micro core, is a weird linux for me :-(

  6. I'm trying DS3622xs,

     

    no disk found with

    Disk /dev/sda: 465.76 GiB, 500107862016 bytes, 976773168 sectors

    Disk /dev/sdb: 447.13 GiB, 480103981056 bytes, 937703088 sectors

    Disk /dev/sdc: 238.47 GiB, 256060514304 bytes, 500118192 sectors

     

    SataPortMap=61
    DiskIdxMap=0001

     

    sorry for my english

     

    tc@box:~$ lspci -tvnnq
    -[0000:00]-+-00.0  Intel Corporation 4th Gen Core Processor DRAM Controller [808                       6:0c00]
               +-01.0-[01]----00.0  Samsung Electronics Co Ltd XP941 PCIe SSD [144d:                       a800]
               +-02.0  Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Inte                       grated Graphics Controller [8086:0412]
               +-03.0  Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD A                       udio Controller [8086:0c0c]
               +-14.0  Intel Corporation 8 Series/C220 Series Chipset Family USB xHC                       I [8086:8c31]
               +-16.0  Intel Corporation 8 Series/C220 Series Chipset Family MEI Con                       troller #1 [8086:8c3a]
               +-16.3  Intel Corporation 8 Series/C220 Series Chipset Family KT Cont                       roller [8086:8c3d]
               +-19.0  Intel Corporation Ethernet Connection I217-LM [8086:153a]
               +-1a.0  Intel Corporation 8 Series/C220 Series Chipset Family USB EHC                       I #2 [8086:8c2d]
               +-1b.0  Intel Corporation 8 Series/C220 Series Chipset High Definitio                       n Audio Controller [8086:8c20]
               +-1d.0  Intel Corporation 8 Series/C220 Series Chipset Family USB EHC                       I #1 [8086:8c26]
               +-1f.0  Intel Corporation Q87 Express LPC Controller [8086:8c4e]
               +-1f.2  Intel Corporation 8 Series/C220 Series Chipset Family 6-port                        SATA Controller 1 [AHCI mode] [8086:8c02]
               \-1f.3  Intel Corporation 8 Series/C220 Series Chipset Family SMBus C                       ontroller [8086:8c22]

  7. Disk missing

    My values are:

    SataPortMap=61
    DiskIdxMap=0001

     

     

     

    SynologyNAS> fdisk -l
    Disk /dev/sdd: 466 GB, 500107862016 bytes, 976773168 sectors
    60801 cylinders, 255 heads, 63 sectors/track
    Units: sectors of 1 * 512 = 512 bytes

    Device  Boot StartCHS    EndCHS        StartLBA     EndLBA    Sectors  Size Id Type
    Disk /dev/sdf: 447 GB, 480103981056 bytes, 937703088 sectors
    58369 cylinders, 255 heads, 63 sectors/track
    Units: sectors of 1 * 512 = 512 bytes

    Device  Boot StartCHS    EndCHS        StartLBA     EndLBA    Sectors  Size Id Type
    Disk /dev/sdb: 238 GB, 256060514304 bytes, 500118192 sectors
    31130 cylinders, 255 heads, 63 sectors/track
    Units: sectors of 1 * 512 = 512 bytes

    Device  Boot StartCHS    EndCHS        StartLBA     EndLBA    Sectors  Size Id Type
    Disk /dev/synoboot: 15 GB, 16078864384 bytes, 31404032 sectors
    15334 cylinders, 64 heads, 32 sectors/track
    Units: sectors of 1 * 512 = 512 bytes

     

    Any ideas ?

×
×
  • Create New...