Thursday 22 January 2015

Re: Creating Ubuntu USB sticks

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJUwRW3AAoJEOhnXe7L7s6je5gP/RaCJPfM88yfLOleQ0nWjVVp
zgnQHmBJamsHksW4XKS7Q003rsbYsJ5+e8JVTJ56ZJd+3rY8DnP/BCAPfi7vVSBY
w1auKqaLFXd1dKnW0gT4V4I+ouwrn0VJwHJuGEUow+JnIGSY/Ln1yRnYUMTc3apJ
/ZVmE56jYxejJmlp4GK6FIoRvT0kx7kocsK7CCHHQ4X1iRDq98OZNGrnTL9OI9BA
HOi3xQ7afY8X+wycnUoqiBBas5wVpqtiYUDKu8/ZnP0Ahx6/8Y1FPpFkvKHPQ3Be
WuGK6//hEKjNlZzBoQiJzKZ+AbUdJhjoInIXvCPdDWmqmp7XhalP8wpUHDmjjMX+
0ukoxEoKowBYbM7015NctGaPVxgWYe67UQ54mD8esVGrXriSGiYL1xfNl2seFnt4
YHwJoBLZyugepe5xjo12zxhhe560zOk21CbimTFKCvRzfuEpalU0agJIJJdP79VG
cIFwlDOhsPGjWAq0WVzWfvqiBpwyRN3kMwdfYuD4mFBF4psb4y1Ekg6smPuhLmdZ
QTygZ7q9Lp8kDy3jb2rNpyM7NUgxtXe+gt8C1E+Q7J8jtShqVrYDvSLYpYMJ8E2g
JTwLPh2Dg4T9x80HWlRCvrrpSEMuzkI/rNU1P+SkUc6uGq5e0xYczl6il42tcDTA
565H2/JUT+vTSCKa2r/j
=LDiE
-----END PGP SIGNATURE-----
On 22.01.2015 15:23, Rodney Dawes wrote:
> I've been trying to create one recently, under 14.04 running the
> lts-utopic kernel. It seems the old problem of flushing is back. When I
> run "dd if=ubuntu-14.04.1-amd64.iso of=/dev/sdg bs=4096" it exits almost
> immediately, and then the LED on the USB spends the next several minutes

That is the expected behaviour with that incantation. If you added a
"oflag=sync" dd should return only after write has finished. In your case you
use cached writes.

-Stefan

> flashing constantly as if data is being written. When it is done
> however, it seems I can't actually boot from it.
>
> I want to re-install my laptop, using UEFI only (ideally with secure
> boot, but I don't know if it is possible), and full disk encryption, but
> I just can't seem to get a working bootable USB stick made. :-/
>
>
> On Thu, 2015-01-22 at 12:03 +0100, Daniel Holbach wrote:
>> Hello everybody,
>>
>> in the past few weeks I saw the discussion about what was the best way
>> to create Ubuntu USB sticks a couple of times. It looks like USB Creator
>> and Testdrive didn't get as much love as they used to do in the past
>> (please correct me if I'm wrong). I also noticed that
>> https://wiki.ubuntu.com/Unity8DesktopIso under "Creating the image"
>> mentions using "Disks" and heard that it's more reliable.
>>
>> Would it make sense to start updating our documentation? Is this what we
>> all can agree on?
>>
>> The following pages (at the very least) would need an update:
>>
>> https://wiki.ubuntu.com/Jams/Testing
>> https://wiki.ubuntu.com/UsingDevelopmentReleases
>> https://wiki.ubuntu.com/QATeam/Testdrive
>> https://wiki.ubuntu.com/QATeam/DevelopmentSetup
>> http://www.ubuntu.com/download/desktop/create-a-usb-stick-on-ubuntu
>>
>> Have a great day,
>> Daniel
>>
>> --
>> Get involved in Ubuntu development! http://packaging.ubuntu.com
>> Follow @ubuntudev on twitter.com/facebook.com/G+
>>
>
>
>