Jump to content

TheFlash

Members
  • Posts

    7
  • Joined

  • Last visited

Community Answers

  1. TheFlash's post in OPI5 16GB not booting after upgrade was marked as the answer   
    SOLVED:
     
    Booted with Armbian from SD Card
     
    sudo mount /dev/nvme0n1p2 /mnt
    sudo mount /dev/nvme0n1p1 /mnt/boot
    sudo mount --bind /dev /mnt/dev
    sudo mount --bind /proc /mnt/proc
    sudo mount --bind /sys /mnt/sys
    sudo chroot /mnt
     
    armbian-config -> system -> Other and changed kernel
    exit
    sudo umount /mnt/dev
    sudo umount /mnt/proc
    sudo umount /mnt/sys
    sudo umount /mnt/boot
    sudo umount /mnt
    shutdown now
    Removed SD, start and all fine
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines