Ubuntu 14.04.1 boot on BeagleBone Black Hangs

I compiled kernel based on wiki instructions and am stuck booting to ubuntu 14.04.1…any clues as to why or how I can debug this?

[ 3.863361] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
[ 3.873847] cpsw 4a100000.ethernet: Detected MACID = c8:a0:30:ac:d7:2b
[ 3.881904] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:03:30 UTC (946685010)
[ 3.890991] sr_init: No PMIC hook to init smartreflex
[ 3.896478] sr_init: platform driver register failed for SR
[ 3.905345] vbat: disabling
[ 3.920375] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 3.928975] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 3.938657] devtmpfs: mounted
[ 3.942229] Freeing unused kernel memory: 472K (c0960000 - c09d6000)
Mount failed for selinuxfs on /sys/fs/selinux: No such file or directory
Mount failed for selinuxfs on /sys/fs/selinux: No such file or directory
[ 4.193487] random: init urandom read with 20 bits of entropy available
[ 4.375221] init: plymouth-upstart-bridge main process (74) terminated with status 1
[ 4.387429] init: plymouth-upstart-bridge main process ended, respawning
[ 4.477016] init: ureadahead main process (77) terminated with status 5
[ 4.485998] init: plymouth-upstart-bridge main process (84) terminated with status 1
[ 4.497608] init: plymouth-upstart-bridge main process ended, respawning

  • Starting Mount filesystems on boote[74G[ OK ]
  • Stopping Send an event to indicate plymouth is upe[74G[ OK ]
  • Starting Populate and link to /run filesysteme[74G[ OK ]
  • Stopping Populate and link to /run filesysteme[74G[ OK ]
  • Stopping Track if upstart is running in a containere[74G[ OK ]
  • Starting Initialize or finalize resolvconfe[74G[ OK ]
  • Starting set console keymape[74G[ OK ]
  • Starting Signal sysvinit that virtual filesystems are mountede[74G[ OK ]
  • Starting Signal sysvinit that virtual filesystems are mountede[74G[ OK ]
  • Starting Bridge udev events into upstarte[74G[ OK ]
  • Stopping set console keymape[74G[ OK ]
  • Starting Signal sysvinit that remote filesystems are mountede[74G[ OK ]
  • Starting device node and kernel event managere[74G[ OK ]
  • Starting load modules from /etc/modulese[74G[ OK ]
  • Starting cold plug devicese[74G[ OK ]
  • Starting log initial device creatione[74G[ OK ]
  • Stopping load modules from /etc/modulese[74G[ OK ]
  • Starting set console fonte[74G[ OK ]
  • Stopping set console fonte[74G[ OK ]
  • Starting userspace bootsplashe[74G[ OK ]
  • Stopping userspace bootsplashe[74G[ OK ]
  • Starting Send an event to indicate plymouth is upe[74G[ OK ]
  • Stopping Send an event to indicate plymouth is upe[74G[ OK ]
    The disk drive for / is not ready yet or not present.
    keys:Continue to wait, or Press S to skip mounting or M for manual recovery
  • Starting configure network device securitye[74G[ OK ]
  • Starting configure network devicee[74G[ OK ]
  • Starting configure network device securitye[74G[ OK ]
  • Starting Mount network filesystemse[74G[ OK ]
  • Stopping Mount network filesystemse[74G[ OK ]
  • Stopping cold plug devicese[74G[ OK ]
  • Stopping log initial device creatione[74G[ OK ]
  • Starting configure network devicee[74G[ OK ]
  • Starting Bridge socket events into upstarte[74G[ OK ]

Hung at this point…

Looks like you didn't pass the correct root file system parameter from u-boot..

Post your full serial boot log and use pastebin.com/etc...

Regards,

Here is the full log…

http://pastebin.com/a94Sjmc0

Hi,

I am also facing the same issue using uBuntu 14.04. and the below is my booting log.

Hi,
How did you solve this issue.
Thanks