To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/37c9df32-e8b4-48fd-bc66-7bb0c77b47e3%40googlegroups.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 beagleboard...@googlegroups.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 beagleboard...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/fbacd2dd-d3ef-4a91-99a9-8bcee4116197%40googlegroups.com.
Wulf man, I'll give your suggestion a shot. At least it'll buy more time til I figure out which directory had been sneaking in all the Twinkies.
Just to be clear, windisk imager can rewrite over a 16GB uSD card that already has an other image on it?
Just to be clear, windisk imager can rewrite over a 16GB uSD card that already has an other image on it?
--
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 beagleboard...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/ff8e0902-6fa0-4808-bf0c-597ffc243753%40googlegroups.com.
Interesting, after googling NFS I'm hooked. But I've been saving my project via a remote git repository. What I'm really trying to preserve is all the tweaks like wifi settings, cron jobs, services... and those are all distributed around the fs, and I don't remember all what I've done.
I'm still gonna try that nfs thing though, that sounds genius.
You received this message because you are subscribed to a topic in the Google Groups "BeagleBoard" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/beagleboard/0I69ONdFgZM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to beagleboard...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CALHSORoPU1V-Mc8Ts%3DKukADbTMsRHGrycEfb7Tcx%2BZbXeJgQLA%40mail.gmail.com.
Interesting, after googling NFS I'm hooked. But I've been saving my project via a remote git repository. What I'm really trying to preserve is all the tweaks like wifi settings, cron jobs, services... and those are all distributed around the fs, and I don't remember all what I've done.
I'm still gonna try that nfs thing though, that sounds genius.
You can either save those file over on the NFS server, or you can document 100% everything you do. Personally, I do the latter. But, I also create production, and development images for myself. The production images I save, are exactly as I downloaded them, pus all the tweaks I made to them prior to setting it up as a development image.
Do also keep in mind that if you do any compiling of native code( C / C++ sources, etc ) on a NFS share. In this case it'll be noticeably slower than from sdcard. However, there is a cure for that too. Don't compile on the NFS share, or the sdcard. Create a tmpfs ramdisk, mount that in your home directory, and do all your compiling there ;) Of course, you can not compile HUGE projects, but you should be able to get away with creating a 256M ram disk( I do ).
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOYM%2BmsxFZTf-ksxOZbpr-x3A2Fg2%2BDNgMvZRoRp77KiBVxq0A%40mail.gmail.com.
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to a topic in the Google Groups "BeagleBoard" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/beagleboard/0I69ONdFgZM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to beagleboard...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/a12f3690-5e05-45c6-bbbc-03331fc2aabc%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/60803e57-9d10-49fe-9ab6-6ec3f725341b%40googlegroups.com.
It's 4GB. Above advice worked. I won't use that small of card ever again
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to a topic in the Google Groups "BeagleBoard" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/beagleboard/0I69ONdFgZM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to beagleboard...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/a12f3690-5e05-45c6-bbbc-03331fc2aabc%40googlegroups.com.