Jump to content
XPEnology Community

Autastic

Rookie
  • Posts

    4
  • Joined

  • Last visited

Posts posted by Autastic

  1. On 4/10/2022 at 1:07 PM, pocopico said:

    GRUB in TCRP is in general build to use disk0 as the first disk. This works fine for LEGACY mode as this will always be the first one. If you are using EFI then the usb stick will be enumerated in the sequence GRUB finds them. You can try to switch ports between the USB disks ? Or edit GRUB to permanently point to the disk you want to boot from. 

     

    While at GRUB , You can also press e and where it says hd0 you can change to hd1 or hd2 etc and then press F10 to boot 

     

    Then once booted you can mount the synoboot1 disk in DSM

     

    cd /dev

    mount synoboot1 /mnt

    vi /mnt/boot/grub/grub.cfg

     

    edit the hd0 part to hdx that works in your case.

    This only works until the computer decides to re-order the drives on another reboot, then it goes back to hd0 for who knows how long. Isn't there a way with UEFI to refer to a disk some other way than "hd0?" I've never encountered another OS using grub that does this. If I turn off UEFI booting grub errors out before it even gets to the menu.

  2. Fails at 55%. "Failed to install the file. The file is probably corrupted."

     

    Serial console is not helpful, just a bunch of "<redpill/smart_shim.c:334> sd_ioctl(HDIO_DRIVE_CMD ; ATA_CMD_ID_ATA) failed with error=-22, attempting to emulate something" over and over

  3. Latest TCRP, tried on two different boards, one of which has been running DSM6 on Jun's loader for five years with SMART working properly. Disks are WD Reds connected to an LSI 9211-8i controller flashed to IT mode, the same card and drives used in the DSM6 NAS. lspci says it’s an “LSI SAS2008” controller though. This hardware has been producing non-fake SMART data all along, but now all my data is fake. How do I get my non-fake SMART capability back?

    Screen Shot 2022-09-10 at 12.11.13 AM.png

×
×
  • Create New...