I'd aim for a live USB thumb drive. Live CDs are pointless for development, as you actually need to be able to save things, like source code. Also, an OS + Eclipse + SDK + dependencies is probably bigger than 650MB. And I'd worry about it taking eternity to load Eclipse off of a CD/DVD.
Ubuntu supports a live USB thumb drive mode. Creating a master one of those, installing Eclipse and such on it, and cloning that drive to create others should not be too bad. You'll want 4GB drives or bigger -- you *might* get by with 2GB, but it'd be snug. On Fri, Jul 8, 2011 at 4:21 PM, cellurl <[email protected]> wrote: > I want to teach Android programming and > give each student a bootable Live-CD containing Eclipse + SDK. > > Does anyone know of such? > > Any leads appreciated. > -cellurl > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training...At Your Office: http://commonsware.com/training -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

