On Wednesday 13 April 2005 06:07, itamar wrote:
> dd if=/dev/zero of=root_fs.ext3 bs=1 count=1 seek=40G conv=notrunc
Right enlarging command, it seems.
> [EMAIL PROTECTED] conacci]# resize2fs -p root_fs.ext3
> resize2fs 1.36 (05-Feb-2005)
> resize2fs: File too large while trying to determine filesystem size

This old resize2fs has a problem because the file is >= 2G (or something like 
that), it seems... probably truncating the file to a more normal size and 
retesting will work, so you possibly hit a resize2fs bug... at least so I 
guess. It's strange though, but I don't see any other possible explaination.

> [EMAIL PROTECTED] conacci]#

> how to resize this file ?

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