Jump to content
XPEnology Community

blu001

Rookie
  • Posts

    9
  • Joined

  • Last visited

Posts posted by blu001

  1. 2 hours ago, blu001 said:

    For release v1.0-beta2 which .vmdk file should I use for ESXI 7.0 u3?

    arpl-1.0-beta2.vmdk-flat.zip  or arpl-1.0-beta2.vmdk-dyn.zip?

     

    Thank you

     

    P.S. Thank you @fbelavenuto for the great work

     

     

     

    Used arpl-1.0-beta2.vmdk-flat.zip on ESXI 7.0u3 and microserver gen8, with success;

    needs SataPortmap 18 and DiskIdxMap 1B00 otherwise didn't see HDs on LSI HBA passtrough;

    with those parameters I still have a "dumb drive" on slot 1

  2. For release v1.0-beta2 which .vmdk file should I use for ESXI 7.0 u3?

    arpl-1.0-beta2.vmdk-flat.zip  or arpl-1.0-beta2.vmdk-dyn.zip?

     

    Thank you

     

    P.S. Thank you @fbelavenuto for the great work

     

     

     

  3. 20 hours ago, alvink said:

     Can I confirm that when you run with parameters 'listmods now' that the Ethernet Interface shows "No Matching Extension"?

    tc@box:~$ ./rploader.sh listmods now

    Testing modules.alias.json -> File OK
    ------------------------------------------------------------------------------------------------
    It looks that you will need the following modules :


    Found VGA Controller : pciid 1234d00001111  Required Extension : bochs_drm
    bochs_drm
    Searching for matching extension for bochs_drm
    Found SATA Controller : pciid 8086d00002922  Required Extension : ahci
    Searching for matching extension for ahci
    Found SATA Controller : pciid 8086d00002922  Required Extension : ahci
    Searching for matching extension for ahci
    Found Ethernet Interface : pciid 1af4d00001000 Required Extension :
    No matching extension

     

     

    yes, same output

     

    tc@box:~$ ./rploader.sh listmods now
    Testing modules.alias.json -> File OK
    ------------------------------------------------------------------------------------------------
    It looks that you will need the following modules :


    Found VGA Controller : pciid 1234d00001111  Required Extension : bochs_drm
    bochs_drm
    Searching for matching extension for bochs_drm
    Found SATA Controller : pciid 8086d00002922  Required Extension : ahci
    Searching for matching extension for ahci
    Found SATA Controller : pciid 8086d00002922  Required Extension : ahci
    Searching for matching extension for ahci
    Found Ethernet Interface : pciid 1af4d00001000 Required Extension :
    No matching extension
    ------------------------------------------------------------------------------------------------

  4. Anyone successful to install on microserver gen8 and Proxmox?
    When I reboot after building I can't reach the vm (no ping). I've tried virtio, E1000 and Realtek adapters in Proxmox, with no success.

    For Proxmox I've used this configuration from user haydibe (changed  disk and memory size and the name of the file downloaded from github):

     

    # set vm id

    id=930

    # create image directory, download and uncomporess

    mkdir -p /var/lib/vz/images/930

    curl --location https://github.com/pocopico/tinycore-redpill/raw/main/tinycore-redpill.v0.4.4.img.gz --output /var/lib/vz/images/930/tinycore-redpill.v0.4.4.img.gz

    gzip --decompress /var/lib/vz/images/930/tinycore-redpill.v0.4.4.img.gz --keep

    # create vm

    qm create 930 \
      --args "-drive 'if=none,id=synoboot,format=raw,file=/var/lib/vz/images/930/tinycore-redpill.v0.4.4.img' -device 'qemu-xhci,addr=0x18' -device 'usb-storage,drive=synoboot,bootindex=5'" \
      --cores 2 \
      --cpu host \
      --machine q35 \
      --memory 4096 \
      --name DSM \
      --net0 virtio,bridge=vmbr0 \
      --numa 0 \
      --onboot 0 \
      --ostype l26 \
      --scsihw virtio-scsi-pci \
      --sata0 local-lvm:vm-930-disk-0,discard=on,size=32G,ssd=1 \
      --sockets 1 \
      --serial0 socket \
      --serial1 socket \
      --tablet 1

    # create disk for sata0

    pvesm alloc local-lvm 930 vm-930-disk-0 32G

     

    Then I started the vm, opened a terminal, read the ip of the vm via ifconfig to use with ssh:

     

    ssh tc@<vm-ip> with pwd P@ssw0rd

     

    Then these steps, as per pocopico post (plus point a2 to match the mac of user_config.json with that of the vm):

    4. Check the contents of user_config.json, if satisfied keep or else run :

    a. Change you serial and mac address by running ./rploader.sh serialgen DS3615xs

    a2. edit user_config.json to change the mac to same of the proxmox vm
    b. Update user_config.json with your VID:PID of your usb stick by running ./rploader.sh identifyusb now
    c. Update user_config.json with your SataPortMap and DiskIdxMap by running ./rploader.sh satamap now

    d. Backup your changes to local loader disk by running  ./rploader.sh backup now

    5. ./rploader.sh build bromolow-7.0.1-42218 (no errors)

    6. sudo reboot

     

    This is what I can see on the serial port after booting:

     

    Spoiler

     

      Booting `RedPill DS3615xs v7.0.1-42218 (USB, Verbose)'

    Loading Linux...
    Loading initramfs...
    Starting kernel with USB boot
    [    0.000000] Initializing cgroup subsys cpuset
    [    0.000000] Initializing cgroup subsys cpu
    [    0.000000] Initializing cgroup subsys cpuacct
    [    0.000000] Linux version 3.10.108 (root@build13) (gcc version 7.5.0 (GCC) ) #42218 SMP Mon Oct 18 19:15:14 CST 2021
    [    0.000000] Command line: BOOT_IMAGE=/zImage withefi earlyprintk syno_hw_version=DS3615xs console=ttyS0,115200n8 netif_num=1 pid=0x0001 earlycon=uart8250,io,0x3f8,115200n8 syno_port_thaw=1 mac1=E6F8A45F1D61 sn=1230LWN007507 vid=0x46f4 elevator=elevator loglevel=15 HddHotplug=0 DiskIdxMap=0006 syno_hdd_detect=0 vender_format_version=2 syno_hdd_powerup_seq=0 log_buf_len=32M root=/dev/md0 SataPortMap=66
    [    0.000000] KERNEL supported cpus:
    [    0.000000]   Intel GenuineIntel
    [    0.000000] e820: BIOS-provided physical RAM map:
    [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
    [    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
    [    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
    [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffd4fff] usable
    [    0.000000] BIOS-e820: [mem 0x000000007ffd5000-0x000000007fffffff] reserved
    [    0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved
    [    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
    [    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
    [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000017fffffff] usable
    [    0.000000] Early serial console at I/O port 0x3f8 (options '115200n')
    [    0.000000] bootconsole [uart0] enabled
    [    0.000000] NX (Execute Disable) protection: active
    [    0.000000] SMBIOS 2.8 present.
    [    0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.14.0-0-g155821a1990b-prebuilt.qemu.org 04/01/2014
    [    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [    0.000000] e820: last_pfn = 0x180000 max_arch_pfn = 0x400000000
    [    0.000000] MTRR default type: write-back
    [    0.000000] MTRR fixed ranges enabled:
    [    0.000000]   00000-9FFFF write-back
    [    0.000000]   A0000-BFFFF uncachable
    [    0.000000]   C0000-FFFFF write-protect
    [    0.000000] MTRR variable ranges enabled:
    [    0.000000]   0 base 0C0000000 mask FC0000000 uncachable
    [    0.000000]   1 disabled
    [    0.000000]   2 disabled
    [    0.000000]   3 disabled
    [    0.000000]   4 disabled
    [    0.000000]   5 disabled
    [    0.000000]   6 disabled
    [    0.000000]   7 disabled
    [    0.000000] e820: last_pfn = 0x7ffd5 max_arch_pfn = 0x400000000
    [    0.000000] found SMP MP-table at [mem 0x000f5a60-0x000f5a6f] mapped at [ffff8800000f5a60]
    [    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
    [    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [    0.000000]  [mem 0x00000000-0x000fffff] page 4k
    [    0.000000] BRK [0x01b2c000, 0x01b2cfff] PGTABLE
    [    0.000000] BRK [0x01b2d000, 0x01b2dfff] PGTABLE
    [    0.000000] BRK [0x01b2e000, 0x01b2efff] PGTABLE
    [    0.000000] init_memory_mapping: [mem 0x17fe00000-0x17fffffff]
    [    0.000000]  [mem 0x17fe00000-0x17fffffff] page 2M
    [    0.000000] BRK [0x01b2f000, 0x01b2ffff] PGTABLE
    [    0.000000] init_memory_mapping: [mem 0x17c000000-0x17fdfffff]
    [    0.000000]  [mem 0x17c000000-0x17fdfffff] page 2M
    [    0.000000] init_memory_mapping: [mem 0x100000000-0x17bffffff]
    [    0.000000]  [mem 0x100000000-0x17bffffff] page 2M
    [    0.000000] BRK [0x01b30000, 0x01b30fff] PGTABLE
    [    0.000000] init_memory_mapping: [mem 0x00100000-0x7ffd4fff]
    [    0.000000]  [mem 0x00100000-0x001fffff] page 4k
    [    0.000000]  [mem 0x00200000-0x7fdfffff] page 2M
    [    0.000000]  [mem 0x7fe00000-0x7ffd4fff] page 4k
    [    0.000000] log_buf_len: 33554432
    [    0.000000] early log buf free: 1044692(99%)
    [    0.000000] RAMDISK: [mem 0x35af7000-0x36d72fff]
    [    0.000000] ACPI: RSDP 0x00000000000F5870 00014 (v00 BOCHS )
    [    0.000000] ACPI: RSDT 0x000000007FFE4AC0 0003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)
    [    0.000000] ACPI: FACP 0x000000007FFE47E6 000F4 (v03 BOCHS  BXPC     00000001 BXPC 00000001)
    [    0.000000] ACPI: DSDT 0x000000007FFDF040 057A6 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
    [    0.000000] ACPI: FACS 0x000000007FFDF000 00040
    [    0.000000] ACPI: APIC 0x000000007FFE48DA 00080 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
    [    0.000000] ACPI: SSDT 0x000000007FFE495A 000CA (v01 BOCHS  VMGENID  00000001 BXPC 00000001)
    [    0.000000] ACPI: HPET 0x000000007FFE4A24 00038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
    [    0.000000] ACPI: MCFG 0x000000007FFE4A5C 0003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)
    [    0.000000] ACPI: WAET 0x000000007FFE4A98 00028 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
    [    0.000000] ACPI: Local APIC address 0xfee00000
    [    0.000000]  [ffffea0000000000-ffffea00053fffff] PMD -> [ffff880179600000-ffff88017cdfffff] on node 0
    [    0.000000] Zone ranges:
    [    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
    [    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
    [    0.000000]   Normal   [mem 0x100000000-0x17fffffff]
    [    0.000000] Movable zone start for each node
    [    0.000000] Early memory node ranges
    [    0.000000]   node   0: [mem 0x00001000-0x0009efff]
    [    0.000000]   node   0: [mem 0x00100000-0x7ffd4fff]
    [    0.000000]   node   0: [mem 0x100000000-0x17fffffff]
    [    0.000000] On node 0 totalpages: 1048435
    [    0.000000]   DMA zone: 56 pages used for memmap
    [    0.000000]   DMA zone: 21 pages reserved
    [    0.000000]   DMA zone: 3998 pages, LIFO batch:0
    [    0.000000]   DMA32 zone: 7112 pages used for memmap
    [    0.000000]   DMA32 zone: 520149 pages, LIFO batch:31
    [    0.000000]   Normal zone: 7168 pages used for memmap
    [    0.000000]   Normal zone: 524288 pages, LIFO batch:31
    [    0.000000] ACPI: PM-Timer IO Port: 0x608
    [    0.000000] ACPI: Local APIC address 0xfee00000
    [    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    [    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    [    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
    [    0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
    [    0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
    [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
    [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
    [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
    [    0.000000] ACPI: IRQ0 used by override.
    [    0.000000] ACPI: IRQ2 used by override.
    [    0.000000] ACPI: IRQ5 used by override.
    [    0.000000] ACPI: IRQ9 used by override.
    [    0.000000] ACPI: IRQ10 used by override.
    [    0.000000] ACPI: IRQ11 used by override.
    [    0.000000] Using ACPI (MADT) for SMP configuration information
    [    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
    [    0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
    [    0.000000] nr_irqs_gsi: 40
    [    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    [    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
    [    0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
    [    0.000000] PM: Registered nosave memory: 000000007ffd5000 - 0000000080000000
    [    0.000000] PM: Registered nosave memory: 0000000080000000 - 00000000b0000000
    [    0.000000] PM: Registered nosave memory: 00000000b0000000 - 00000000c0000000
    [    0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000fed1c000
    [    0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
    [    0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000feffc000
    [    0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000
    [    0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000
    [    0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000
    [    0.000000] e820: [mem 0xc0000000-0xfed1bfff] available for PCI devices
    [    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
    [    0.000000] PERCPU: Embedded 27 pages/cpu @ffff88017dc00000 s80704 r8192 d21696 u1048576
    [    0.000000] pcpu-alloc: s80704 r8192 d21696 u1048576 alloc=1*2097152
    [    0.000000] pcpu-alloc: [0] 0 1
    [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1034078
    [    0.000000] Kernel command line: BOOT_IMAGE=/zImage withefi earlyprintk syno_hw_version=DS3615xs console=ttyS0,115200n8 netif_num=1 pid=0x0001 earlycon=uart8250,io,0x3f8,115200n8 syno_port_thaw=1 mac1=E6F8A45F1D61 sn=1230LWN007507 vid=0x46f4 elevator=elevator loglevel=15 HddHotplug=0 DiskIdxMap=0006 syno_hdd_detect=0 vender_format_version=2 syno_hdd_powerup_seq=0 log_buf_len=32M root=/dev/md0 SataPortMap=66
    [    0.000000] Synology Hardware Version: DS3615xs-j
    [    0.000000] Internal netif num: 1
    [    0.000000] Mac1: E6F8A45F1D61
    [    0.000000] Serial Number: 1230LWN007507
    [    0.000000] Disk Index Map: 0006
    [    0.000000] Vender format version: 2
    [    0.000000] Power on seq num: 0
    [    0.000000] Sata Port Map: 66
    [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
    [    0.000000] Memory: 4000624k/6291456k available (4820k kernel code, 2097716k absent, 193116k reserved, 4065k data, 828k init)
    [    0.000000] Kernel/User page tables isolation: disabled
    [    0.000000] Hierarchical RCU implementation.
    [    0.000000]  CONFIG_RCU_FANOUT set to non-default value of 32
    [    0.000000]  RCU dyntick-idle grace-period acceleration is enabled.
    [    0.000000]  RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2.
    [    0.000000] NR_IRQS:4352 nr_irqs:512 16
    [    0.000000] Console: colour dummy device 80x25
    [    0.000000] console [ttyS0] enabled, bootconsole disabled

     

     

     

    Is there any known problem with Microserver gen8 embedded ethernet adapter?

     

    thank you

  5. 23 hours ago, blu001 said:

    Hello,

     

    my first post and I really want to say thank you to all the community

     

    I've upgraded with success from 5.2-5967.1 update 3   to    6.1.2-15132 with loader 1.02b

    [...]

     

     

    after the upgrade I had problems with samba shares, I was able to access public folders, but not the folders requiring authentication

     

    I tried everything from inside DiskStation web interface, but without success, so I came up with this solution:

     

    ssh admin@<DiskStation_ip>  ssh access to your DiskStation; you will be asked for the admin password

    sudo -i  for root privileges; you will be asked for the admin password

    smbpasswd -a <user>  for every DiskStation user who needs samba access to shared folders; you will be asked for a password for every user

     

    that's all, just in case someone has the same problem

     

    bye

  6. Hello,

     

    my first post and I really want to say thank you to all the community

     

    I've upgraded with success from 5.2-5967.1 update 3   to    6.1.2-15132 with loader 1.02b

     

    esxi 6.0 update 2 on Microserver gen8 with xeon E3 1220L v2

    1 ssd for datastore on internal controller and passthrough of a LSi 9211-8i flashed in IT mode with 4 HDDs

     

    migration, no clean install and volume repair

     

    what I've done:

     

    1) download the image file from first post here (I've used loader 1.02b ds3615)

    2) edit settings of your current vm with xpenoboot 5.2 and write down MAC address

    3) login to your DSM 5.2 web interface and write down serial number; shutdown the vm

    4) download and install OSFmount, then mount the image file downloaded at point 1 (untick "read-only drive"); choose partiton 0 15MB

    5) with notepad++ or similar edit grub.cfg with serial and MAC address from point 2 and 3, you can also change the default timeout; I haven't changed anything related to vid and pid

    6) download and install StarWind V2V Image converter; convert the image file with modified grub.cfg (choose VWware ESX server image)

    7) this will result in 2 files synoboot.wmdk and synoboot-flat.wmdk

    8) upload them to the same datastore where you have xpenoboot.wmdk; you can use datastore browser to upload files

    9) edit settings of the vm and delete the hard disk pointing to xpenoboot.vmdk virtual disk 

    10) add new hard disk scsi 0:0 independent  non persistent pointing to synoboot.vmdk

    11) I haven't added any serial port

    12) start the vm and open immediately the console, because you have to select the third entry of the boot menu, the one related to esxi (I wasn't enough quick and needed a vm reset..)

    13) open a web browser to find.synology.com

    14) connect, install, migrate, manual install with the latest pat file you can download from links here https://xpenology.com/forum/topic/7294-links-to-dsm-and-critical-updates/

    15) in my case the ip was changed, so log in and update it, then update packeges in the package center... backup and replication is now called hyperbackup

     

    hope this helps someone

     

    bye

    • Like 3
×
×
  • Create New...