Jump to content

Boot stays on SD card after installing and moving boot to SSD


Go to solution Solved by Igor,

Recommended Posts

Posted

Hello!

 

After installing Debian stable (bookworm) v25.2 on my Cubietruck from SD card to SSD using armbian-install and then moving boot to SSD using armbian-config: Install/Update the bootloader on (/dev/sda/) i'm trying to boot with SD card removed and ending up in this strange android GUI. My /etc/fstab is looking like this:

 

# <file system>                                 <mount point>   <type>  <options>                                                       <dump>  <pass>
tmpfs                                           /tmp            tmpfs   defaults,nosuid                                                 0       0
UUID=723a49f7-ffc6-4d66-8198-07d4ac71688f       /media/mmcboot  ext4    defaults,noatime,commit=120,errors=remount-ro,x-gvfs-hide       0       1
/media/mmcboot/boot                             /boot           none    bind                                                            0       0
UUID=7e00bf90-f9ea-4755-95f7-96d37a2d9642       /               ext4    defaults,noatime,commit=120,errors=remount-ro,x-gvfs-hide       0       1

 

I would like to boot from internal SSD without having SD card inserted.  What am I missing?

  • Solution
Posted
1 hour ago, rcr said:

What am I missing?

 

Reading the A20 SoC documentation?

 

tl;dr;
That is not possible on this hardware as boot from NAND is not supported on modern U-boot / Linux.

Posted (edited)

Thank you for quick reply. Haven't even thought it's not supported.

 

PS: I wanted to thank the developers for such build / config tool! It worked like a charm as I decided to upgrade from Ubuntu xenial.

Edited by rcr

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