Re: live image
- From: Sriram Ramkrishna <sri ramkrishna me>
- To: Ray Strode <halfline gmail com>
- Cc: GNOME release team <release-team gnome org>, desktop-devel-list <desktop-devel-list gnome org>
- Subject: Re: live image
- Date: Fri, 18 May 2012 07:27:00 -0700
On Thu, May 17, 2012 at 1:55 PM, Ray Strode
<halfline gmail com> wrote:
Hey,
I put together a live image with a jhbuild built in it here:
http://ftp.acc.umu.se/pub/gnome/misc/testing/GNOME-3.5.1-LiveUSB.iso
Woot! Well played sir, well played. Thank you for this gift. :)
Now if we can only figure out how to make the whole thing automated so we can have one every day.
sri
You can write the image to a usb stick with this command:
sudo dd if=GNOME-3.5.1-LiveUSB.iso of=/dev/DRIVE bs=8M conv=fsync
(where DRIVE is a usb stick, probably /dev/sdb, but could be something
different, so be careful!)
It's a little hacked together, at the moment. I'd like to get the
process I used more refined and potentially automated so we can do
testing more easily and regularly through the development cycle.
One thing, that makes this image less than useful in virtual machines
is a bug in software rendering. Adam Jackson,
has a cogl workaround here:
https://bugzilla.gnome.org/show_bug.cgi?id=674208
But that patch isn't applied, so this image doesn't work great in
virtual machines. Hopefully that will be resolved soon.
--Ray
_______________________________________________
desktop-devel-list mailing list
desktop-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/desktop-devel-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]