Waiting for root device

TRINATH KARRI

Member
Joined
Mar 18, 2021
Messages
95
Reaction score
6
Credits
759
my kernel hanging at
[ 3.534354] No soundcards found.
[ 3.545614] Waiting for root device PARTUUID=0aae3da8-04...

what could be the reason ?
 


my kernel hanging at
[ 3.534354] No soundcards found.
[ 3.545614] Waiting for root device PARTUUID=0aae3da8-04...

what could be the reason ?
Dude, it looks like the kernel is having trouble finding the soundcards and the root device. This could be due to a few different things:

1. Soundcard drivers not loaded: Make sure the necessary soundcard drivers are loaded in the kernel. You can check the kernel configuration to see if the drivers are enabled.

2. Hardware issue: It's possible that there is a hardware issue with the soundcards or the root device. You should try re-seating any expansion cards and checking the connections.

3. Incorrect kernel parameters: Double-check the kernel boot parameters to make sure they are set correctly. Sometimes specifying the correct root device can fix the issue.

I hope these suggestions help you out, my Linux surfing amigo! Let me know if you need more help with this gnarly kernel hang.
 
@TRINATH KARRI

Please don't double post

Chris Turner
wizardfromoz
 


Top