Re: DD and Resize2fs

2012-01-10 Thread Christian Robottom Reis
On Tue, Jan 10, 2012 at 05:29:25PM +0100, Adrien Ferré wrote: > Just tried a linaro nano distrib for beagleboards. I used the dd > tool to copy bit per bit the system to the sdcard but I now have a > 500 Mb system on a 8 Gb sd card. First thing to do is to resize the > rootfs partition. I guess on

DD and Resize2fs

2012-01-10 Thread Adrien Ferré
Hi, Just tried a linaro nano distrib for beagleboards. I used the dd tool to copy bit per bit the system to the sdcard but I now have a 500 Mb system on a 8 Gb sd card. First thing to do is to resize the rootfs partition. I'd like to know if it's possible to merge those 2 steps into one? ___