Preliminary testing of USR0201.iso How to reproduce an installed USB to a second USB via dd command

Thomas C Gilliard satellit at bendbroadband.com
Mon Feb 1 23:57:13 GMT 2010


How to copy an installed USR USB via a .img file

dd if=/dev/sdg of=USR-i386-0201.img

NOTE IN ROOT (#)

# dd if=/dev/sdg of=USR-i386-0201.img *
7856127+0 records in
7856127+0 records out
4022337024 bytes (4.0 GB) copied, 180.628 s, 22.3 MB/s

user=sugar
password=sugaruser
4GB USB imaged

to write .img file to USB:
dd if=USR-i386-0201.img of=/dev/sdg bs=4M

p# dd if=USR-i386-0201.img of=/dev/sdg bs=4M  *
958+1 records in
958+1 records out
4022337024 bytes (4.0 GB) copied, 399.829 s, 10.1 MB/s

* be sure this is your USB: (/dev/sdg)!

bs=4M speeds up writes to USB (per cyberorg)

This works

Tom Gilliard
satellit

David Farning wrote:
> On Mon, Feb 1, 2010 at 2:18 AM, Thomas C Gilliard
> <satellit at bendbroadband.com> wrote:
>   
>> David;
>> I just did some testing of USR-i386-0201.iso
>>
>> Installed to 4GB VMworkstation HD
>>     
Also works to 4GB USB
>> Final installed size: 2.4GB of 3.7GB (disk usage analyzer)
>>
>> 1-) Intro says 10.04 but install screens say 9.10
>> 2-) Need to use menus to start /education/sugar (sugar-emulator) It does not
>> auto-start sugar.
>> 3-) Cannot change name as restart button on CP does not work (work around is
>> to hit "x"
>> at top left of window)
>> 4-)Browse still not working but firefox works outside of sugar-emulator
>> 5-)#IRC application is too large for EeePC1000HE screen (cannot see bottom
>> tabs)
>> 6_)Screensaver is on with password. (can turn  it off from outside
>> sugar-emulator)
>> 7-)Analyze application crashes when hit presence tab
>>
>> Overall a great improvement...
>>     
>
> Great, I got a chance to look at virtual box some more yesterday.
> With a little bit of luck, we will have a .vdi and virtualbox
> appliance as part of the official build process....
>
> david
>
>   
>> Tom Gilliard
>> satellit
>>
>>     
>
>   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/ubuntu-sugarteam/attachments/20100201/cef4fe59/attachment.htm 


More information about the Ubuntu-sugarteam mailing list