lkml.org 
[lkml]   [2016]   [Apr]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [next] Failing Odroid XU3 boot due to missing MMC device
From
Date
Am 14.04.2016 um 10:45 schrieb Russell King - ARM Linux:
> On Thu, Apr 14, 2016 at 10:31:12AM +0200, Markus Reichl wrote:
>> Hi Krzysztof,
>>
>> yes, observed this with linux-next from yesterday 13.
>>
>> I boot from eMMC.
>> Device numbering of eMMC and SD are exchanged now.
>>
>> I solved the boot problem by changing the rootdev in U-Boot env
>> from /dev/mmcblk0p2 to /dev/mmcblk1p2.
>>
>> Changed /etc/fdisk, too, to mount /dev/mmcblk1p1 to /boot.
>
> You really should mount by partition uuid - supplying something like:
>
> root=PARTUUID=f3ae567e-02
>
> on the kernel command line. This makes the mounting of rootfs
> independent of which device carries the filesystem.
>
> If you're not using an initramfs, the kernel prints the partuuid
> values if it doesn't find the rootfs. I don't know how to get the
> partuuids without going through that process, sorry.

lsblk --output PARTUUID

>

\
 
 \ /
  Last update: 2016-04-14 11:21    [W:0.039 / U:0.828 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site