On Fri, Mar 20, 2009 at 12:37 AM, John Watlington<w...@laptop.org> wrote: > > The OLPC web-based git interface was changed, due to security > holes in the previous one. Unfortunately, links into it still haven't > been changed. > > On Mar 20, 2009, at 1:17 AM, Sameer Verma wrote: > >> >> http://dev.laptop.org/git?p=projects/xs-livecd;a=blob;f=util/mkusbinstall;hb=HEAD > > Git it in raw form at: > http://dev.laptop.org/git/projects/xs-livecd/plain/util/mkusbinstall > or formatted at: > http://dev.laptop.org/git/projects/xs-livecd/tree/util/mkusbinstall > >> on >> http://wiki.laptop.org/go/XS_Installing_Software#Optional:_Using_a_USB_key.2Fdisk_for_installation >> leads to a blank page. > > Cheers, > wad > >> Suggestions? >> >> Sameer >> -- >> Dr. Sameer Verma, Ph.D. >> Associate Professor of Information Systems >> San Francisco State University >> San Francisco CA 94132 USA >> http://verma.sfsu.edu/ >> http://opensource.sfsu.edu/ >> _______________________________________________ >> Server-devel mailing list >> Server-devel@lists.laptop.org >> http://lists.laptop.org/listinfo/server-devel > >
I am using mkusbinstall to install xs-0.6d on to a USB stick. I am doing this on Ubuntu 9.04 which does not ship udevinfo. I get an error of "command not found". Ubuntu 9.04 ships udevadm. https://lists.ubuntu.com/archives/universe-bugs/2009-March/063219.html I had to change "udevinfo" to "udevadm info" on line 44 to make it work. Thought I'd pass this along. Sameer -- Dr. Sameer Verma, Ph.D. Associate Professor of Information Systems San Francisco State University San Francisco CA 94132 USA http://verma.sfsu.edu/ http://opensource.sfsu.edu/ _______________________________________________ Server-devel mailing list Server-devel@lists.laptop.org http://lists.laptop.org/listinfo/server-devel