Jump to content
XPEnology Community

TinyCore RedPill Loader (TCRP)


pocopico

Recommended Posts

14 hours ago, Peter Suh said:

 

This way to download is simpler.

 

wget https://github.com/PeterSuh-Q3/tinycore-redpill/raw/main/m.sh.gz; tar -zxvf m.sh.gz;

wget https://github.com/PeterSuh-Q3/tinycore-redpill/raw/main/my.sh.gz; tar -zxvf my.sh.gz;

I tired your ./m.sh DS918+ command in new Proxmox VM. I have some errors:

 

 

m.JPG

Link to comment
Share on other sites

48 minutes ago, RedCat said:

I tired your ./m.sh DS918+ command in new Proxmox VM. I have some errors:

 

 

m.JPG

 

This shell script was not created with VM in mind, but I heard that there are users who have already used it.
From what I can tell, it's a matter of authority
Run as sudo./my.sh or
You didn't run it on the root account, did you?

Link to comment
Share on other sites

Hi

I have been using DS3622xs DSM 7.0.1-42218 for many weeks now without any errors. (Baremetal)

I decided to upgrade to DSM 7.1.0-42661 using the process as described in this thread. I don't have any errors in the build process. Once rebooted, I have no problems accessing the Synology install screen.

 

However, once the install completes, it reboots and goes directly back into the install screen again! This happens over and over.

 

I decided to wipe all my drives (I have backup!) And start from scratch. However, I still run into the same problem! (Installation loop)

Do you have any idea of what is going on? What commands do I need from the telnet screen to find out what is happening?

Thanks in advance 

Link to comment
Share on other sites

mount: /volume1/music: unknown filesystem type '9p'.

i can't mount using virtio 9p drivers.

but i already add ext for virtio 

 

./rploader.sh ext bromolow-7.1.0-42661 add https://raw.githubusercontent.com/pocopico/redpill-load/master/redpill-virtio/rpext-index.json

 

seems, 9p.ko missing on the recipes json file. 

how to include it ?

Edited by hendry
Link to comment
Share on other sites

1 hour ago, menace said:

Hi

I have been using DS3622xs DSM 7.0.1-42218 for many weeks now without any errors. (Baremetal)

I decided to upgrade to DSM 7.1.0-42661 using the process as described in this thread. I don't have any errors in the build process. Once rebooted, I have no problems accessing the Synology install screen.

 

However, once the install completes, it reboots and goes directly back into the install screen again! This happens over and over.

 

I decided to wipe all my drives (I have backup!) And start from scratch. However, I still run into the same problem! (Installation loop)

Do you have any idea of what is going on? What commands do I need from the telnet screen to find out what is happening?

Thanks in advance 

 

If you can access the DSM installation request screen with ttyd as below,

Then send me the log with the command you see.

 

http://<youripaddr>:7681/

id : root / pw : ( no password )

 

cat /var/log/junior_reason

 

cat /var/log/*rc*

 

Link to comment
Share on other sites

17 hours ago, Peter Suh said:

The last modification I asked @pocopico was not completed yet

Deploy to use this shell script instead.

This is a shell script that performs 15 first guided "Tinycore DSM 7.1 Build" commands at once.

For the instructions on how to use the attached file, you can copy this file into TC LINUX's /home/tc and do it as below.


./my.sh DS918+

./my.sh DS3617xs

./my.sh DS3615xs

./my.sh DS3622xs+

./my.sh DVA3221

./my.sh DS920+

./my.sh DS1621+
 

 

on tc Linux

 

wget https://github.com/PeterSuh-Q3/tinycore-redpill/raw/main/m.sh.gz; tar -zxvf m.sh.gz;

wget https://github.com/PeterSuh-Q3/tinycore-redpill/raw/main/my.sh.gz; tar -zxvf my.sh.gz;

 

 

 

A function was added to ask if you want to restore your own "user_config.json" from the old directory.

 

m.sh (Version where most questions need to be answered)

my.sh (only asking if user_config.josn restore and mac2 are created, and all others auto-answer with y)

Both were reflected.

 

Edited by Peter Suh
Link to comment
Share on other sites

2 hours ago, Peter Suh said:

 

This shell script was not created with VM in mind, but I heard that there are users who have already used it.
From what I can tell, it's a matter of authority
Run as sudo./my.sh or
You didn't run it on the root account, did you?

with sudo its working fine also on proxmox.

 

an idea: maybe it is possibe, the script will ask I want or not install e1000 or/and virtio lan card extension. It is important

for proxmox useres.

The acpi dont work under proxmox in 7.1 918+. Does the acpi extension be added automatically by the loader?

 

Something news about 920+ hdd detection?

Edited by RedCat
Link to comment
Share on other sites

7 minutes ago, RedCat said:

with sudo its working fine also on proxmox.

 

an idea: maybe it is possibe, the script will ask I want or not install e1000 or/and virtio lan card extension. It is important

for proxmox useres.

The acpi dont work under proxmox in 7.1 918+. Does the acpi extension be added automatically by the loader?

 

Something news about 920+ hdd detection?

 

Has this permission error problem been resolved?
Shouldn't we focus on this yet?
Pocopico guided not to use unnecessary sudo.
This is because sudo is used on its own as needed in ./rploader.sh.
Shouldn't we follow the developer's instructions?

Link to comment
Share on other sites

can i request to add this recipe ext for build 42661 ?

@Peter Suh

@pocopico

 

{
  "mod_version": "v1",

  "files": [
    {
      "name": "v9fs-3.10.108.tgz",
      "url": "https://raw.githubusercontent.com/pocopico/rp-ext/master/v9fs/releases/v9fs-3.10.108.tgz",
      "sha256": "71b7053bc1f2a71c9d9c5a8b929cb8c3ccb607a78c4ea2771cbeb3e9823ba31f",
      "packed": true
    },
    {
      "name": "9pnet_virtio.ko",
      "url": "https://github.com/pocopico/3.10.108-modules/raw/main/9pnet_virtio.ko",
      "sha256": "02ce3f9d6ba416a0fca995fad1c3ded400a2611de4182b333ad48b76f9ccfaf9",
      "packed": false
    },
    {
      "name": "virtio-3.10.108.tgz",
      "url": "https://github.com/RedPill-TTG/redpill-virtio/releases/download/v1.0.0/virtio-3.10.108.tgz",
      "sha256": "f1bdb3aeede66a6f0e2b383911c1306e56159574f3aa2f78645691bb6bde7ac0",
      "packed": true
    },
    {
      "name": "check-virtio.sh",
      "url": "https://raw.githubusercontent.com/RedPill-TTG/redpill-virtio/master/src/check-virtio.sh",
      "sha256": "cedced0bf29ff691ab6b4a7e2001efa40b2cc5fd31e3a9834d210a4b3408ded8",
      "packed": false
    }
  ],

  "kmods": {
    "virtio.ko": "",
    "virtio_ring.ko": "",
    "virtio_mmio.ko": "",
    "virtio_pci.ko": "",
    "virtio_blk.ko": "",
    "virtio_net.ko": "",
    "virtio_scsi.ko": "",
    "9pnet.ko": "",
    "9pnet_virtio.ko": "",
    "9p.ko": ""
  },

    "scripts": {
    "check_kmod": "check-virtio.sh"
  }
}

 

i really need this.. 

thanks..

 

Link to comment
Share on other sites

12 minutes ago, hendry said:

can i request to add this recipe ext for build 42661 ?

@Peter Suh

@pocopico

 


{
  "mod_version": "v1",

  "files": [
    {
      "name": "v9fs-3.10.108.tgz",
      "url": "https://raw.githubusercontent.com/pocopico/rp-ext/master/v9fs/releases/v9fs-3.10.108.tgz",
      "sha256": "71b7053bc1f2a71c9d9c5a8b929cb8c3ccb607a78c4ea2771cbeb3e9823ba31f",
      "packed": true
    },
    {
      "name": "9pnet_virtio.ko",
      "url": "https://github.com/pocopico/3.10.108-modules/raw/main/9pnet_virtio.ko",
      "sha256": "02ce3f9d6ba416a0fca995fad1c3ded400a2611de4182b333ad48b76f9ccfaf9",
      "packed": false
    },
    {
      "name": "virtio-3.10.108.tgz",
      "url": "https://github.com/RedPill-TTG/redpill-virtio/releases/download/v1.0.0/virtio-3.10.108.tgz",
      "sha256": "f1bdb3aeede66a6f0e2b383911c1306e56159574f3aa2f78645691bb6bde7ac0",
      "packed": true
    },
    {
      "name": "check-virtio.sh",
      "url": "https://raw.githubusercontent.com/RedPill-TTG/redpill-virtio/master/src/check-virtio.sh",
      "sha256": "cedced0bf29ff691ab6b4a7e2001efa40b2cc5fd31e3a9834d210a4b3408ded8",
      "packed": false
    }
  ],

  "kmods": {
    "virtio.ko": "",
    "virtio_ring.ko": "",
    "virtio_mmio.ko": "",
    "virtio_pci.ko": "",
    "virtio_blk.ko": "",
    "virtio_net.ko": "",
    "virtio_scsi.ko": "",
    "9pnet.ko": "",
    "9pnet_virtio.ko": "",
    "9p.ko": ""
  },

    "scripts": {
    "check_kmod": "check-virtio.sh"
  }
}

 

i really need this.. 

thanks..

 

all ext links can be found and linked here

https://github.com/pocopico/rp-ext

 

./rploader.sh ext <platform> add <link>

 

Link to comment
Share on other sites

1 hour ago, Peter Suh said:

 

Has this permission error problem been resolved?
Shouldn't we focus on this yet?
Pocopico guided not to use unnecessary sudo.
This is because sudo is used on its own as needed in ./rploader.sh.
Shouldn't we follow the developer's instructions?

If I use your script without sudo then it make that errors i posted it you before. If use sudo ./m.sh DS918+ then ths script run successfully.

 

I asked you, can you add that 2 lan extension to your script? If not, then how can we (proxmox users) use any extension?

Link to comment
Share on other sites

25 minutes ago, RedCat said:

If I use your script without sudo then it make that errors i posted it you before. If use sudo ./m.sh DS918+ then ths script run successfully.

 

I asked you, can you add that 2 lan extension to your script? If not, then how can we (proxmox users) use any extension?

 

It's a relief that there was no error because it was carried out with sudo.

Including you, I think there were 5 people including Koreans who requested to add functions so that they could add ext individually in VM today.

I have no configuration to test the VM environment, and I have never used Proxmox.

There were so many commands to process rploader.sh in bare metal that it was intended to be easier to process.

Each user wants different exts, so how can I cover this?

Wouldn't it be better for @pocopico to develop it as an internal function in rploader.sh?

This script is intended for versatility.

I'm sorry to vm users, but I don't want them to bother me about adding ext individuals anymore.

Link to comment
Share on other sites

1 hour ago, Peter Suh said:

 

It's a relief that there was no error because it was carried out with sudo.

Including you, I think there were 5 people including Koreans who requested to add functions so that they could add ext individually in VM today.

I have no configuration to test the VM environment, and I have never used Proxmox.

There were so many commands to process rploader.sh in bare metal that it was intended to be easier to process.

Each user wants different exts, so how can I cover this?

Wouldn't it be better for @pocopico to develop it as an internal function in rploader.sh?

This script is intended for versatility.

I'm sorry to vm users, but I don't want them to bother me about adding ext individuals anymore.

 

 

Gentlemen, I have changed my mind.

In the script below of my Korean friend @FOXBI,

There was a function to add selective ext to the vm after multiple selections

It's a function I asked for the other day, and now I see it's done.

@I'll ask FOXBI if I can borrow the function.

If he allows, I will add a function that can add this part as a separate script.

 

 

Link to comment
Share on other sites

Please help to fix problem.

Virtual mashine on XenServer. Boot from tinycore-redpill.v0.4.6.vmdk

 

mount: /home/tc/redpill-load/localdiskp1: special device /dev/xvd1 does not exist.
Mounting /dev/xvd1 to localdiskp1
mount: /home/tc/redpill-load/localdiskp2: special device /dev/xvd2 does not exist.
Mounting /dev/xvd2 to localdiskp2
ERROR: Failed to mount correctly all required partitions
Entries in Localdisk bootloader :
=======================================================================
grep: localdiskp1/boot/grub/grub.cfg: No such file or directory
Machine is VIRTUAL Hypervisor=Xen
Setting default boot entry to SATA
sed: can't read localdiskp1/boot/grub/grub.cfg: No such file or directory
umount: localdiskp1: not mounted.
umount: localdiskp2: not mounted.
Caching files for future use
mkdir: cannot create directory '/mnt/xvd3/auxfiles': No such file or directory
df: /mnt/xvd3: No such file or directory
./rploader.sh: line 1660: [: -le: unary operator expected
Found /home/tc/redpill-load/cache/ds3615xs_42218.pat, copying to cache directory : /mnt/xvd3/auxfiles
cp: cannot create regular file '/mnt/xvd3/auxfiles': No such file or directory
tc@box:~$

 

Скрытый текст

tc@box:~$ sudo ./rploader.sh build bromolow-7.0.1-42218
Rploader Version : 0.7.0.2
Loader source : https://github.com/jumkey/redpill-load.git Loader Branch : develop
Redpill module source : https://github.com/RedPill-TTG/redpill-lkm.git : Redpill module branch : master
Extensions :
Extensions URL :
TOOLKIT_URL : https://sourceforge.net/projects/dsgpl/files/toolkit/DSM7.0/ds.bromolow-7.0.dev.txz/download
TOOLKIT_SHA : a5fbc3019ae8787988c2e64191549bfc665a5a9a4cdddb5ee44c10a48ff96cdd
SYNOKERNEL_URL : https://sourceforge.net/projects/dsgpl/files/Synology NAS GPL Source/25426branch/bromolow-source/linux-3.10.x.txz/download
SYNOKERNEL_SHA : 18aecead760526d652a731121d5b8eae5d6e45087efede0da057413af0b489ed
COMPILE_METHOD : toolkit_dev
TARGET_PLATFORM       : bromolow
TARGET_VERSION    : 7.0.1
TARGET_REVISION : 42218
REDPILL_LKM_MAKE_TARGET : dev-v7
KERNEL_MAJOR : 3
MODULE_ALIAS_FILE :  modules.alias.3.json
SYNOMODEL : ds3615xs_42218
MODEL : DS3615xs
Checking Internet Access -> OK
Checking if a newer version exists on the repo -> Version is current
Redpill sources already downloaded, pulling latest
Already up to date.
Loader sources already downloaded, pulling latest
Already up to date.
No extra build option specified, using default <static>
Using static compiled redpill extension
Removing any old redpill.ko modules
Looking for redpill for : ds3615xs_42218
Getting file https://raw.githubusercontent.com/pocopico/rp-ext/master/redpill/releases/redpill-3.10.108.tgz
Extracting module
Got redpill-linux-v3.10.108.ko
Testing modules.alias.3.json -> File OK
------------------------------------------------------------------------------------------------
It looks that you will need the following modules :


Found IDE Controller : pciid 8086d00007010  Required Extension :
No matching extension
Found VGA Controller : pciid 1013d000000b8  Required Extension :
No matching extension
Found SCSI Controller : pciid 5853d00000001  Required Extension :
No matching extension
------------------------------------------------------------------------------------------------
Starting loader creation
Checking user_config.json : Done
Entering redpill-load directory
Removing bundled exts directories
Removing : thethorgroup.virtio
Removing : thethorgroup.boot-wait
Cache directory OK
Processing add_extensions entries found on custom_config.json file :
[#] Checking runtime for required tools... [OK]
[#] Updating extensions...

[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://github.com/jumkey/redpill-load/raw/develop/redpill-boot-wait/rpext-index.json...
[#] Downloading remote file https://github.com/jumkey/redpill-load/raw/develop/redpill-boot-wait/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
######################################################################################################## 100.0%######################################################################################################## 100.0%
[OK]
[#] ========================================== thethorgroup.boot-wait ==========================================
[#] Extension name: RedPill Bootwait
[#] Description: Simple extension which stops the execution early waiting for the boot device to appear
[#] To get help visit: https://github.com/RedPill-TTG/redpill-boot-wait
[#] Extension preparer/packer: https://github.com/RedPill-TTG/redpill-boot-wait
[#] Update URL: https://github.com/jumkey/redpill-load/raw/develop/redpill-boot-wait/rpext-index.json
[#] Platforms supported: ds1621p_42218 ds918p_41890 ds3617xs_42218 ds918p_25556 ds3622xsp_42218 ds2422p_42218 ds3615xs_41222 ds3615xs_25556 ds920p_42218 ds920p_42550 ds918p_42218 ds3615xs_42218
[#] =======================================================================================

[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://github.com/jumkey/redpill-load/raw/develop/redpill-virtio/rpext-index.json...
[#] Downloading remote file https://github.com/jumkey/redpill-load/raw/develop/redpill-virtio/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
######################################################################################################## 100.0%######################################################################################################## 100.0%
[OK]
[#] ========================================== thethorgroup.virtio ==========================================
[#] Extension name: VirtIO
[#] Description: Adds VirtIO support for fast network/PCI/SCSI/network/console paravirtualization under QEmu (Proxmox, VirtualBox, virsh, and similar)
[#] To get help visit: <todo>
[#] Extension preparer/packer: https://github.com/RedPill-TTG/redpill-virtio
[#] Software author: https://www.linux-kvm.org/page/Virtio
[#] Update URL: https://github.com/jumkey/redpill-load/raw/develop/redpill-virtio/rpext-index.json
[#] Platforms supported: ds1621p_42218 ds918p_41890 ds3617xs_42218 ds918p_25556 ds3622xsp_42218 ds2422p_42218 ds3615xs_41222 ds3622xsp_42550 ds3615xs_25556 ds920p_42218 ds920p_42550 ds918p_42218 ds3615xs_42218
[#] =======================================================================================

[#] Checking runtime for required tools... [OK]
[#] Updating thethorgroup.boot-wait extension...
[#] Downloading remote file https://github.com/jumkey/redpill-load/raw/develop/redpill-boot-wait/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
######################################################################################################## 100.0%######################################################################################################## 100.0%

[#] Extension thethorgroup.boot-wait index is already up to date
[#] Updating thethorgroup.virtio extension...
[#] Downloading remote file https://github.com/jumkey/redpill-load/raw/develop/redpill-virtio/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
######################################################################################################## 100.0%######################################################################################################## 100.0%

[#] Extension thethorgroup.virtio index is already up to date
[#] Updating thethorgroup.virtio extension... [OK]
[#] Checking runtime for required tools... [OK]
[#] Updating ds3615xs_42218 platforms extensions...
[#] Downloading remote file https://github.com/RedPill-TTG/redpill-boot-wait/raw/master/recipes/universal.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
######################################################################################################## 100.0%######################################################################################################## 100.0%

[#] Filling-in newly downloaded recipe for extension thethorgroup.boot-wait platform ds3615xs_42218
[#] Downloading remote file https://raw.githubusercontent.com/RedPill-TTG/redpill-boot-wait/master/src/boot-wait.sh to /home/tc/redpill-load/custom/extensions/thethorgroup.boot-wait/ds3615xs_42218/boot-wait.sh
######################################################################################################## 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/thethorgroup.boot-wait/ds3615xs_42218/boot-wait.sh file... [OK]
[#] Successfully processed recipe for extension thethorgroup.boot-wait platform ds3615xs_42218
[#] Downloading remote file https://github.com/RedPill-TTG/redpill-virtio/raw/master/recipes/ds3615xs_41222.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
######################################################################################################## 100.0%######################################################################################################## 100.0%
[#] Filling-in newly downloaded recipe for extension thethorgroup.virtio platform ds3615xs_42218
[#] Downloading remote file https://raw.githubusercontent.com/RedPill-TTG/redpill-virtio/master/src/check-virtio.sh to /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds3615xs_42218/check-virtio.sh
######################################################################################################## 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds3615xs_42218/check-virtio.sh file... [OK]
[#] Downloading remote file https://github.com/RedPill-TTG/redpill-virtio/releases/download/v1.0.0/virtio-3.10.108.tgz to /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds3615xs_42218/virtio-3.10.108.tgz
######################################################################################################## 100.0%######################################################################################################## 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds3615xs_42218/virtio-3.10.108.tgz file... [OK]
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds3615xs_42218/virtio-3.10.108.tgz to /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds3615xs_42218/... [OK]
[#] Successfully processed recipe for extension thethorgroup.virtio platform ds3615xs_42218
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds3615xs_42218/virtio-3.10.108.tgz to /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds3615xs_42218/... [OK]
[#] Updating extensions... [OK]
[#] Verifying /home/tc/redpill-load/cache/ds3615xs_42218.pat file... [OK]
[#] Unpacking /home/tc/redpill-load/cache/ds3615xs_42218.pat file to /home/tc/redpill-load/build/1650291523/pat-ds3615xs_42218-unpacked... [OK]
[#] Verifying /home/tc/redpill-load/build/1650291523/pat-ds3615xs_42218-unpacked/zImage file... [OK]
[#] Patching /home/tc/redpill-load/build/1650291523/pat-ds3615xs_42218-unpacked/zImage to /home/tc/redpill-load/build/1650291523/zImage-patched... [OK]
[#] Verifying /home/tc/redpill-load/build/1650291523/pat-ds3615xs_42218-unpacked/rd.gz file... [OK]
[#] Unpacking /home/tc/redpill-load/build/1650291523/pat-ds3615xs_42218-unpacked/rd.gz file to /home/tc/redpill-load/build/1650291523/rd-ds3615xs_42218-unpacked... [OK]
[#] Apply patches to /home/tc/redpill-load/build/1650291523/rd-ds3615xs_42218-unpacked... [OK]
[#] Patching config files in ramdisk... [OK]
[#] Adding OS config patching... [OK]
[#] Repacking ramdisk to /home/tc/redpill-load/build/1650291523/rd-patched-ds3615xs_42218.gz... [OK]
[#] Bundling extensions... [#] Checking runtime for required tools... [OK]
[#] Dumping ds3615xs_42218 platform extensions to /home/tc/redpill-load/build/1650291523/custom-initrd/exts... [OK]
[#] Packing custom ramdisk layer to /home/tc/redpill-load/build/1650291523/custom.gz... [OK]
[#] Generating GRUB config... [OK]
[#] Creating loader image at loader.img... [OK]
[#] Cleaning up... [OK]
mount: /home/tc/redpill-load/localdiskp1: special device /dev/xvd1 does not exist.
Mounting /dev/xvd1 to localdiskp1
mount: /home/tc/redpill-load/localdiskp2: special device /dev/xvd2 does not exist.
Mounting /dev/xvd2 to localdiskp2
ERROR: Failed to mount correctly all required partitions
Entries in Localdisk bootloader :
=======================================================================
grep: localdiskp1/boot/grub/grub.cfg: No such file or directory
Machine is VIRTUAL Hypervisor=Xen
Setting default boot entry to SATA
sed: can't read localdiskp1/boot/grub/grub.cfg: No such file or directory
umount: localdiskp1: not mounted.
umount: localdiskp2: not mounted.
Caching files for future use
mkdir: cannot create directory '/mnt/xvd3/auxfiles': No such file or directory
df: /mnt/xvd3: No such file or directory
./rploader.sh: line 1660: [: -le: unary operator expected
Found /home/tc/redpill-load/cache/ds3615xs_42218.pat, copying to cache directory : /mnt/xvd3/auxfiles
cp: cannot create regular file '/mnt/xvd3/auxfiles': No such file or directory
tc@box:~$
 

 

lsblk sad

image.png.627b68b4661e83c96628bb62b7ad9a0c.png

Edited by romich7
Link to comment
Share on other sites

36 minutes ago, carlozo said:

so i should use  m.sh because there ask if  

 

my.sh is yes

 

or what 

 

VM only myv.sh is under development.
I hope you use it when the development is complete.
Again, asking too much y unnecessarily tries to force the answer to y.

Edited by Peter Suh
Link to comment
Share on other sites

0000:03:00.0 SATA controller: ASMedia Technology Inc. ASM1062 Serial ATA Controller (rev 02)

/devices/pci0000:00/0000:00:13.2/0000:03:00.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc

 

udevadm info --query path --name sdc | awk -F "\/" '{print $4 ":" $5 }' | awk -F ":" '{print $2 ":" $3 "," $6}'
00:13.2,00.0

error?
00:13.2,0000:03:00.0 ?

 

Link to comment
Share on other sites

more one question and i hope dont need ask again

 

in my esxi need add 3 nics for dsm see 2 nics

 

should be like this

 

 "extra_cmdline": {
    "pid": "0x1666",
    "vid": "0x0951",
    "sn": "************",
    "mac1": "************1",
    "mac2": "************2",
    "mac3": "************3",
    "SataPortMap": "64",
    "DiskIdxMap": "0004",
    "netif_num": "3"

 

hope you can answer please

 

Link to comment
Share on other sites

4 hours ago, RedCat said:

with sudo its working fine also on proxmox.

 

an idea: maybe it is possibe, the script will ask I want or not install e1000 or/and virtio lan card extension. It is important

for proxmox useres.

The acpi dont work under proxmox in 7.1 918+. Does the acpi extension be added automatically by the loader?

 

Something news about 920+ hdd detection?

I've tested "VMware vmxnet3" network card settings in Proxmox - works smooth with standard build command (without extra extension download of e1000 or virtio).

These do not need to be fixed or added to m or my scripts anymore.

 

For those who want to use e1000 a better option is to request updating extension links repository the standard rploader.sh build works with.

This fix will eliminate Proxmox users issue permanently.

 

920+ have the same status still - no hard drives detected still (I tried with virtual Sata driver only).    

Link to comment
Share on other sites

10 minutes ago, TomY said:

I've tested "VMware vmxnet3" network card settings in Proxmox - works smooth with standard build command (without extra extension download of e1000 or virtio).

These do not need to be fixed or added to m or my scripts anymore.

 

For those who want to use e1000 a better option is to request updating extension links repository the standard rploader.sh build works with.

This fix will eliminate Proxmox users issue permanently.

 

920+ have the same status still - no hard drives detected still (I tried with virtual Sata driver only).    

Yes I know vmware network card is working. I think this card emulation is not the best way under proxmox. Emulating an emulated card in another system is not the best solution...

And in my host has 2.5 GB ethernet card + 10 GB switch. I want to use more than 1 GB lan speed with nas. This way I need e1000 or virtio driver too.

 

920+ I tired virtual and real hdd also, but dont detect.

Edited by RedCat
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...