Jump to content

OPI5 16GB not booting after upgrade


TheFlash
Go to solution Solved by TheFlash,

Recommended Posts

Degin: MounlAng root Tile syslel ... Degan: munning escrapusr cucad-lop ... uonc.  Begin: Running /scripts/local-premount ... Scanning for Btrfs filesystems  done.  Begin: Waiting for root file system ... Begin: Running /scripts/local-block ... done.  done.  Geve up waiting for root file system device. Cowmon problems:  ⁃ Boot args (cat /proc/cmdline)  - Check rootdelay= (did the system wait long enough?)  - Missing modules (cat /proc/modules; ls /dev)  ALERT! UUID=db80a2ac-ec37-4fda-91db-92604becfcce does not exist. Dropping to a shell!  
BusyBox v1.30.1 (Ubuntu 1:1.30.1-7ubuntu3.1) built-in shell (ash)  Enter 'help' for a list of built-in commands.  (initramfs)

 

Hello, i got this error after System Upgrade to the latest version. Looks like i need to revert back the kernel cause it doesn`t see my nvme ssd.

Link to comment
Share on other sites

  • Solution

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

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.
Note: Your post will require moderator approval before it will be visible.

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.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines