Jump to content

Startups fail after root file system moved to SSD


pygr

Recommended Posts

Armbian_23.11.1_Odroidn2_bookworm_current_6.1.63.img.xz was downloaded and flashed to SD card. System booted OK from the SD card and successfully started the OS.

 

Then I used armbian-config to write the root file system to an SSD. After reboot, the system appears to get through the boot stage OK.

 

vlcsnap-2023-12-16-09h45m45s485.jpg

 

It also proceeds to start up the OS OK,

 

vlcsnap-2023-12-16-09h46m13s032.jpg

 

but then services fail to start.

 

vlcsnap-2023-12-16-09h49m35s541.jpg

 

Further action stops temporarily, but pressing the escape key or a function key makes the screen go black for a second or so, returning with what's shown in the last image.

 

vlcsnap-2023-12-16-09h53m37s464.jpg

 

No other keys have any effect. The system appears to be locked up and unusable at that point.

Edited by pygr
Merge text and images
Link to comment
Share on other sites

On 12/16/2023 at 8:59 PM, pygr said:

No other keys have any effect. The system appears to be locked up and unusable at that point.


Odroid N2 has poor USB implementation. You need to blacklist UAS support (which will slow things down) and it will work. Search forum (or Google) for tips how to do that.

Link to comment
Share on other sites

Hi Igor,

 

Thank you for your suggestion. Unfortunately I couldn't get it to work.

 

1) Flashed CLI Bookworm image to SD card.

 

2) Booted up and answered the first startup questions.

 

3) "lsusb -t" showed uas driver was being used.

 

4) Edited /boot/armbianEnv.txt, so it now has usbstoragequirks=0x174c:0x55aa:u.

 

5) Rebooted. "lsusb -t" showed usb-storage was being used instead of uas for an SSD attached through a powered hub.

 

6) Executed armbian-install.

 

7) Reboot showed the same behavior as shown in the first post in this thread.

Link to comment
Share on other sites

Link to comment
Share on other sites

A prior version (Armbian_23.5.1_Odroidn2_bookworm_current_6.1.30.img.xz) doesn't show the failures shown in the original post. And for that older version, "lsusb -t" shows the uas driver is being used. To get U-boot to load the kernel, I modified boot.cmd so root_dev is set to the UUID of the SSD file system partition and recompiled with mkimage.

 

I've bitten the bullet and ordered the UART to USB module to see if I can get some better diagnostics from the console.

 

 

Edited by pygr
Link to comment
Share on other sites

There are quite some linux kernel issues with Odroid N2 and USB, there are even issues with home assistant OS after kernel upgrades. Im not technical enough to find the solution so i just hope "someone" does somewhere on the interwebs, in the meantime i run older kernels 😏

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