Re: [beagleboard] How to flash krenel only

2013-12-06 Thread miroz2009
Ah, that makes sense. If I use one of the images suggested above, how do I remove extra services from starting up? I'd like this to be as barebones as possible, yet so I can still use eclipse to remotely deploy the user app. Also, once I have the sd card with the working image, how do I

Re: [beagleboard] BBB takes a long time to boot if network cable is not plugged in [Saucy 13.10]

2013-12-06 Thread miroz2009
Hello Robert! What would be the equivalent to that on Debian? I also noticed that if I boot with network cable unplugged and plugin it in after the boot, it doesn't acquire a ip address from dhcp. I followed http://eewiki.net/display/linuxonarm/BeagleBone+Black (worked like a charm, than you

[beagleboard] Running from eclipse as root?

2013-12-06 Thread miroz2009
Hello all. I'm able to run and debug the code on the beagleboard using Eclipse, but it requires root privileges. How do I go about setting that up? Best regards, Miro -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the

[beagleboard] How to flash krenel only

2013-12-05 Thread miroz2009
Hello all. After 2 days of spinning in circles, I am yet to successfully update the kernel only on BBB. This is what I want to do: 1. Be able to load the kernel only into sd card that already has a working file system. 2. Be able to load the same kernel into BBB internal flash that also has a

Re: [beagleboard] How to flash krenel only

2013-12-05 Thread miroz2009
Hello Robert. I 'got ubuntu-saucy-13.10-armhf-3.8.13-bone30.img.xz' and used Win32DiskImager to write the image to the sd card. Once written, I plugged it into the linux mint machine. and 2 partitions got mounted on sdb1 and sdb2. Edited system.sh to have MMC=/dev/sdb Ran

Re: [beagleboard] Unable to boot from NFS

2013-12-04 Thread miroz2009
Hello, William. Being new to the whole linux thing (i have years in windows and embedded) i really didn't know where to start. I thought that sticking with the default distribution will be the least painful route. On that note, I did install Ubuntu and I'm making progress, however I still

[beagleboard] BBB takes a long time to boot if network cable is not plugged in [Saucy 13.10]

2013-12-04 Thread miroz2009
Hello all. As the title says, about 7 seconds with cable plugged in, ~5 minutes without. Anyone have any idea where to start? Thanks, Miro -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups BeagleBoard

Re: [beagleboard] BBB takes a long time to boot if network cable is not plugged in [Saucy 13.10]

2013-12-04 Thread miroz2009
Like a charm, many thanks! Miro On Wednesday, December 4, 2013 12:30:28 PM UTC-8, RobertCNelson wrote: On Wed, Dec 4, 2013 at 2:09 PM, miro...@gmail.com javascript: wrote: Hello all. As the title says, about 7 seconds with cable plugged in, ~5 minutes without. Anyone have any idea where

[beagleboard] Unable to boot from NFS

2013-12-03 Thread miroz2009
Hello all. I'm having this problem and I've been banging my head against the wall for some time now. I'm running 64bit ubuntu 13.10 inside virtualbox vm. I've set up the NFS server and from what I can tell it's configured properly because I'm able to mount it from another computer (laptop

Re: [beagleboard] Unable to boot from NFS

2013-12-03 Thread miroz2009
William, thanks for the link. I did see that article, but it's requirement is debian on beagle. I'm running stock angstrom on beagle. Is it still relevant? Thanks, Miro On Tuesday, December 3, 2013 9:35:56 AM UTC-8, William Hermans wrote:

Re: [beagleboard] Unable to boot from NFS

2013-12-03 Thread miroz2009
Thanks for the help, I did make some progress. I've originally followed the instructions here which did get me started compiling the kernel: http://wiki.beyondlogic.org/index.php/BeagleBoneBlack_Building_Kernel#ARM_Cross_Compiler (see 'booting from nfs')'. He talks about nfs, but invokes