On Tuesday 15 March 2005 16:17, itamar wrote:
> 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 ?
IIRC it works well, I just don't remember whether conv=notrunc is needed...
-- 
Paolo Giarrusso, aka Blaisorblade
Linux registered user n. 292729
http://www.user-mode-linux.org/~blaisorblade




-------------------------------------------------------
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