On Tue, Sep 30, 2014 at 8:01 AM, Bremenpl <[email protected]> wrote: > Ok I have discovered what cause the image to fail to boot. I have added the > automount of the 100MB usb space to fstab. After this operation image wont > boot anymore. Im not quite sure what have i set wrong, this is the line i > have added: > > /dev/mmcblk0p1 /boot/uboot/ fat16 defaults 0 0 > > I have mounted this the same manually before the fstab edit and it worked > great. What is the deal here?
Well by default the 200Mb "Console" is just a single ext4 partition... So if you were to add that to the current image, it would get stuck on bootup and spew lots of errors over serial about a missing partition. 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.
