asb / raspi-config

Configuration tool for the Raspberry Pi. Now maintained at https://github.com/RPi-Distro/raspi-config
Other
264 stars 332 forks source link

Problem with resizing the filesystem #25

Open gyeben opened 11 years ago

gyeben commented 11 years ago

I just bought a new Sandisk Ultra 16GB MicroSDHC card with an SD adaptor and installed Raspbian onto it. For the first time, it booted fine. Then I resized the filesystem with this tool, and rebooted. It didn't boot anymore, it only gave hundreds of "error -110 transferring data" errors. So, I formatted the card, reinstalled the OS and tried again. The same thing happened. I reinstalled the OS again, and performed a manual resize of the filesystem (with fdisk and resize2fs). It worked. It seems like that in some cases, the tool doesn't work properly. Could someone investigate this?

Ruffio commented 8 years ago

@gyeben is this still an issue? If not, please close this issue. Thanks.