maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Alternatives (https://talk.maemo.org/forumdisplay.php?f=36)
-   -   Resizing in easydebian (https://talk.maemo.org/showthread.php?t=89388)

Henrq 2013-03-05 22:34

Resizing in easydebian
 
I know thats noob questions about easy debian,anyway
when i try to do the resizing in easydebian .img get the following error:
Code:

root@m5v3e: /]resize2fs /dev/loop0
resize2fs 1.41.9 (22-Aug-2009)
Filesystem at /dev/loop0 is mounted on /; on-line resizing required
old desc_blocks = 1, new_desc_blocks = 1
resize2fs: Kernel does not support online resizing

I have few questions:
how to do the resize?
Should i be root in maemo or debian?
Is it possible open this .img or mount it on my pc trought ubuntu and gparted?

Thanks in advance.

gm90_blackmamba 2013-03-06 00:42

Re: Resizing in easydebian
 
Quote:

Originally Posted by Henrq (Post 1327142)
I know thats noob questions about easy debian,anyway
when i try to do the resizing in easydebian .img get the following error:
Code:

root@m5v3e: /]resize2fs /dev/loop0
resize2fs 1.41.9 (22-Aug-2009)
Filesystem at /dev/loop0 is mounted on /; on-line resizing required
old desc_blocks = 1, new_desc_blocks = 1
resize2fs: Kernel does not support online resizing

I have few questions:
how to do the resize?
Should i be root in maemo or debian?
Is it possible open this .img or mount it on my pc trought ubuntu and gparted?

Thanks in advance.

To increase your image file by 1GB in xTerm

Code:

dd if=/dev/zero bs=1M count=1048576 >> /path/to/image.ext3

rcolistete 2013-03-06 01:58

Re: Resizing in easydebian
 
See this post.

Or the end of this one.

Henrq 2013-03-06 03:35

Re: Resizing in easydebian
 
Problem solved!
thanks guys


All times are GMT. The time now is 16:32.

vBulletin® Version 3.8.8