Jump to content
XPEnology Community

recoco

Transition Member
  • Posts

    15
  • Joined

  • Last visited

Everything posted by recoco

  1. Try 42218. Looks like a compatible problem.
  2. vi patch.sh find line "7.1 42661-0" , then add a new line "7.1 42661-1" sudo ./patch.sh -p
  3. Got it. I will try again later. Thank you very much!
  4. Kernel is: I'm building my DS3622xs+ 7.1.0-42661 loader for testing. The redpill-virtio extension is only one extension. It's added through https://raw.githubusercontent.com/jumkey/redpill-load/develop/redpill-virtio/rpext-index.json . But looks like the extension does not work. Below is the detail information:
  5. @pocopico , bother you. There is similar error with hpsa ext module in DS3617xs 7.0.1-42218. Looks like because there is a scsi_transport_sas.ko have been loaded by kernel before the hpsa module. There is also a compatible problem with r8168 ext module. Below is error msg:
  6. HPSA ext module works great. Thank you very much! @pocopico
  7. Sorry for my missing information. Yes, It's DS3615xs. I'll try it tonight.
  8. tinycore-redpill.v0.4.5 with ext hpsa. The loader is built successfully without any error. But there is a error when booting.
  9. Thanks! I'm using vm in Proxmox. NIC is e1000.
  10. I have built the loader, follow these commands: sudo ./rploader.sh update now sudo ./rploader.sh serialgen DS3615xs now sudo ./rploader.sh identifyusb now sudo ./rploader.sh satamap now sudo ./rploader.sh ext bromolow-7.0.1-42218 add https://raw.githubusercontent.com/pocopico/rp-ext/master/mpt2sas/rpext-index.json # for the SAS HBA card sudo ./rploader.sh build bromolow-7.0.1-42218 The loader can boot. Anything looks fine. But after booting, the installation can not recognize networks cards. Both are e1000 and one of these is signed the MAC generated by tinyloader. The e1000e module is loaded successfully. DiskStation> lsmod Module Size Used by Tainted: P usbhid 26271 0 hid 88234 1 usbhid etxhci_hcd 84851 0 apollolake_synobios 70938 0 nfsv3 24512 0 nfs 181543 1 nfsv3 lockd 73280 2 nfsv3,nfs grace 2114 1 lockd sunrpc 245230 3 nfsv3,nfs,lockd r8168 527330 0 igb 175987 0 i2c_algo_bit 5456 0 e1000e 173807 0 vxlan 32623 0 ip6_udp_tunnel 1967 1 vxlan udp_tunnel 2419 1 vxlan vfat 10479 0 fat 54532 1 vfat usb_storage 49529 0 xhci_pci 4650 0 xhci_hcd 111928 1 xhci_pci usbcore 201223 5 usbhid,etxhci_hcd,usb_storage,xhci_pci,xhci_hcd usb_common 2286 1 usbcore DiskStation> ifconfig -a lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) DiskStation> more /etc/synoinfo.conf |grep eth AppleTalk="eth0" eth0_mtu="1500" eth0_wol_options="d" eth1_mtu="1500" eth1_wol_options="d" What is wrong with these? Thanks in advance!
  11. Many thanks to @pocopico and @haydibe. Now I had installed bromollow 7.0 on my Proxmox home server successfully. It works perfectly.
  12. Hi, everyone, I can boot from the USB or from vm disk(sata0). But both stop at "boot tinycore for loader creation". I'm installing it on Proxmox vm. I had installed 6.2.3 successfully before which is running smoothly. What should I do? Thanks. BTW, I found that there is a bug in UEFI bios vm which can not boot tinycore loader. After changing the bios from UEFI to Seabios, the tinycore loader boots successfully using USB or vm disk(sata0).
  13. Got it! Thank you! I misunderstood it. I misunderstood as a v4.4 version! I can download the zip through I cannot git clone.
  14. @pocopico , How can I download the tinycore 4.4 version disk image? Due to a bad internet access to GitHub, I can not clone the loader source code. Thanks in advance!
  15. Use https://github.com/RedPill-TTG/redpill-extensions The llilii.cn mirror is temporary not available.
×
×
  • Create New...