Doing this the first time and must admit I'm a Linux novice. I had
trouble with the prep of my usb device on this step:

./mkusbinstall.sh /path/to/OLPC-School-Server-0.7-i386.iso /dev/sdb1

in mkusbinstall.sh :

livecd-iso-to-disk --format --msdos --reset-mbr "$1" "$2"

should be:
livecd-iso-to-disk --reset-mbr "$1" "$2"


as --format and --msdos are not options in livecd-iso-to-disk


Thanks,
Cherry


On 2/20/12, Sameer Verma <sve...@sfsu.edu> wrote:
> ---------- Forwarded message ----------
> From: Daniel Drake <d...@laptop.org>
> Date: Mon, Feb 20, 2012 at 1:50 PM
> Subject: [Server-devel] XS-0.7 "Ometepe" released
> To: XS Devel <server-de...@lists.laptop.org>
>
>
> Hi,
>
> Named after the island for which it was developed, XS-0.7 "Ometepe" is
> released.
>
> http://wiki.laptop.org/go/XS_Installing_Software_0.7
>
> Changes since beta 2:
> - Fixed xs-activation listening on IPv6 local
>
> Thanks to everyone who has looked at this, and especially to Martin
> for his help/guidance, and for putting up with high pressure on a
> tight schedule to get this out the door on time.
>
> Today we are installing this on 13 servers to be sent to the island of
> Ometepe (http://en.wikipedia.org/wiki/Ometepe), with the remaining 19
> to follow soon after. I'll send some photos of the deployment early
> next month.
>
> Thanks,
> Daniel
> _______________________________________________
> Server-devel mailing list
> server-de...@lists.laptop.org
> http://lists.laptop.org/listinfo/server-devel
> _______________________________________________
> OLPC-SF mailing list
> olpc...@lists.laptop.org
> http://lists.laptop.org/listinfo/olpc-sf
>
_______________________________________________
Marketing mailing list
Marketing@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/marketing

Reply via email to