Quote:
Originally Posted by coplate
The resize2fs doesn't just fill the filesystem with zeroes, it also tells the partition map that the partition is now 2 GB, and that's what we want from it in this case.
Otherwise when we boot from it, the OS will see only 512MB
...
|
I was referring to the steps at twobob's linked code. I should have established context. Yes, exyending from 500 ro 2000, does need it (as I also mentioned).