Re: [beagleboard] Cloning SD card with ubuntu

2014-02-26 Thread Piotr Murawski
Nice tool: PV!

pv /dev/sdb | dd of=


Then, you will see the progress! 

Cheers.

W dniu piątek, 14 lutego 2014 18:18:02 UTC+1 użytkownik RobertCNelson 
napisał:
>
>
>
>
> On Fri, Feb 14, 2014 at 11:12 AM, >wrote:
>
>> Thank you for the quick reply, does that mean I can clone the SD card on 
>> the xm itself while it is running? I thought I have to power it off, pull 
>> the card out, and do it on something like a PC ubuntu or vm..
>>
>> So I have to get a SD card adapter and for the "of" part, is that 
>> correct? Thanks in advance.
>>
>
> Either or "should" work.. just as long as you do not use any uuid values 
> in u-boot or /etc/fstab..
>
> Regards,
>
> -- 
> Robert Nelson
> http://www.rcn-ee.com/ 
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] Cloning SD card with ubuntu

2014-02-14 Thread Robert Nelson
On Fri, Feb 14, 2014 at 11:12 AM,  wrote:

> Thank you for the quick reply, does that mean I can clone the SD card on
> the xm itself while it is running? I thought I have to power it off, pull
> the card out, and do it on something like a PC ubuntu or vm..
>
> So I have to get a SD card adapter and for the "of" part, is that correct?
> Thanks in advance.
>

Either or "should" work.. just as long as you do not use any uuid values in
u-boot or /etc/fstab..

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] Cloning SD card with ubuntu

2014-02-14 Thread gmsmithhongkong
Thank you for the quick reply, does that mean I can clone the SD card on 
the xm itself while it is running? I thought I have to power it off, pull 
the card out, and do it on something like a PC ubuntu or vm..

So I have to get a SD card adapter and for the "of" part, is that correct? 
Thanks in advance.

RobertCNelson於 2014年2月15日星期六UTC+8上午12時36分13秒寫道:
>
>
>
>
> On Fri, Feb 14, 2014 at 10:29 AM, >wrote:
>
>> Hi All,
>>
>> Are there any way to clone an SD card with a working Ubuntu 12.04 for 
>> BeagleBoard xm? I'd like to have a backup by cloning, so the cloned SD can 
>> be bootable and works just like the original.
>>
>
> On the xM:
>
> sudo dd if=/dev/mmcbkl0 of=(second card)
>
> Regards,
>
> -- 
> Robert Nelson
> http://www.rcn-ee.com/ 
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] Cloning SD card with ubuntu

2014-02-14 Thread Robert Nelson
On Fri, Feb 14, 2014 at 10:29 AM,  wrote:

> Hi All,
>
> Are there any way to clone an SD card with a working Ubuntu 12.04 for
> BeagleBoard xm? I'd like to have a backup by cloning, so the cloned SD can
> be bootable and works just like the original.
>

On the xM:

sudo dd if=/dev/mmcbkl0 of=(second card)

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[beagleboard] Cloning SD card with ubuntu

2014-02-14 Thread gmsmithhongkong
Hi All,

Are there any way to clone an SD card with a working Ubuntu 12.04 for 
BeagleBoard xm? I'd like to have a backup by cloning, so the cloned SD can 
be bootable and works just like the original.

Thanks in advance.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.