On 9/25/2016 3:01 PM, hector ice wrote: > > Update:- I was trying with 2gb sd-card image from BBB official download site. > So > it was creating A 2g partition on the disk, so when i ran make menuconfig, it > was giving error as low space. But when i increased space via gparted, The > location gets changed so when I boot from that sd-card, Kernel panic > occurred. > So I have 4gb image, With Xenomai patched. but still it won't boot. > > kernel downloaded from official BBB site, With given Debian distribution 7.5 > Version (kernel 3.8) of 4gb. > what should i do now.?
Use one of the official 4G images and an 8G or larger uSD card. Boot the image and increase the partition size on the uSD by running: /opt/scripts/tools/grow_partition.sh ...then reboot. If you are going to be building the kernel (or anything else, really) on the BeagleBone, you will need to add a swapfile. -- Charles Steinkuehler [email protected] -- website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit --- You received this message because you are subscribed to the Google Groups "Machinekit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/machinekit. For more options, visit https://groups.google.com/d/optout.
