Tell me more ×
Raspberry Pi Stack Exchange is a question and answer site for users and developers of hardware and software for Raspberry Pi. It's 100% free, no registration required.

What are estimated times taken for resizing an SD card? I have a 32G card and it seems to be taking extra-long (over two hours waiting now)

share|improve this question
While two hours seems a little long. Let it run. If I were you I would let it run overnight if need be before pulling the plug. Removing the power while it is resizing the disk will likely require you to restart the process from the beginning. – Steve Robillard Aug 29 '12 at 1:55
Mine took just a few seconds. It was a Patriot LX – gnibbler Aug 29 '12 at 3:51
@gnibbler: How big was your card? – ohblahitsme Aug 29 '12 at 6:12
@ohblahitsme, 32GB. I also have an 8GB which was also quick. – gnibbler Aug 29 '12 at 6:18
1  
What command have you run? – Alex Chamberlain Aug 29 '12 at 7:08
show 5 more comments

4 Answers

up vote 0 down vote accepted

I resized my 16GB class 10 SanDisk card, and it only took a few minutes. I resized the root partition to fill the card with the gparted GUI on my laptop, rather than my RPi (like PhonicUK, I think).

share|improve this answer

Depends on the size of the card, how fast it is and how good the reader is.

I did a resize on a 16GB Class 6 card and that took about 35 minutes all in all. I did it using gparted on a laptop instead of on the device itself (which I would imagine would be very slow)

share|improve this answer

I resized a 32GB Class 10 card from raspi-config, and it took about five minutes.

share|improve this answer

My experience: About 10 minutes, using the raspi-config on the Raspberry Pi itself with at 16GB Class 10 card.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.