> Hi,
> Thank you for the reply.
>
> I tried SSHing into beaglebone black, but it s not happening.
>
> The serial output is as follows:


> [    0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/sdb2 ro
> rootfstype=ext4 rootwait fixrtc

> [    2.506335] Waiting for root device /dev/sdb2...

> [    2.660973] mmc1: BKOPS_EN bit is not set
> [    2.667609] mmc1: new high speed MMC card at address 0001
> [    2.673806] mmcblk1: mmc1:0001 MMC02G 1.78 GiB
> [    2.678788] mmcblk1boot0: mmc1:0001 MMC02G partition 1 1.00 MiB
> [    2.685184] mmcblk1boot1: mmc1:0001 MMC02G partition 2 1.00 MiB
> [    2.693634]  mmcblk1: p1 p2
> [    2.698420]  mmcblk1boot1: unknown partition table
> [    2.704927]  mmcblk1boot0: unknown partition table
>
> What might be the reason for the above log?
> Is it the mistake with sd card partition?

You told it to use "root=/dev/sdb2" however that device id doesn't
come up. It should be "root=/dev/mmcblk(x)p(y)" format.

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to