How to resize a ext3 root_fs ?

e2fsck -j ext3 filename

dd if=/dev/zero of=filename bs=1 count=1 seek=newsize conv=notrunc

resize2fs -p filename

e2fsck -j ext3 filename

this works ?

Itamar Reis Peixoto
+55 (34) 3238 3845
e-mail : [EMAIL PROTECTED]
http://vps.ispbrasil.com.br


------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ User-mode-linux-user mailing list User-mode-linux-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to