On Wed, Dec 7, 2016 at 9:40 AM, <[email protected]> wrote: > On Wednesday, December 7, 2016 at 10:57:00 PM UTC+8, RobertCNelson wrote: >> On Wed, Dec 7, 2016 at 8:49 AM, <[email protected]> wrote: >> > Hi, >> > >> > I built the kernel "4.8.12-bone2" using Mr Nelson's source and scripts and >> > downloaded it to the Sdcard together with the file system >> > "debian-8.6-bare-armhf-2016-09-17", following the instructions on >> > "https://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-Bootloader:U-Boot". >> > When the system booted it got stuck at "A start job is running for >> > dev-mmcb...\xc2\xa0.device", and after the timeout the system seemed to go >> > in a loop and cannot finish booting. Could someone please tell me what this >> > message means and what I might have done wrong? >> >> Probably the wrong mmc name in /etc/fstab >> >> Regards, >> >> -- >> Robert Nelson >> https://rcn-ee.com/ > > I copied the fstab line from the instruction webpage, the device was > /dev/mmcblk0p1. Is this the correct device? If not what should I put there?
That's correct for the microSD. (eMMC would be /dev/mmcblk1p1) Regards, -- Robert Nelson https://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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYj8QAWn5W%3D4ur-JKV2wZejOay8djaw9yKBfhZuMpc9C5Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
