lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 20 Nov 2013 02:49:58 -0800 (PST)
From:	Suki Buryani <sukiburyani@...oo.com>
To:	Geert Uytterhoeven <geert@...ux-m68k.org>
Cc:	"uclinux-dev@...inux.org" <uclinux-dev@...inux.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: Having troubles in updating MTD partitions

>5824 is the usable size of the file system on mtdblock3, i.e. after subtracting
the overhead for file system bookkeeping.


By default mtd partitions were like

cat /proc/partitions
major minor  #blocks  name

  31     0       8192 mtdblock0
  31     1        256 mtdblock1
  31     2       2048 mtdblock2
  31     3       5824 mtdblock3
  31     4         64 mtdblock4


mtdblock3 was having 5824 blocks and 5824 blocks were able to use,

I think you are missing my point, i have increase size of mtdblock3 but i am unable use whole partion and idk why

kindly also inform me how i can change erasesize of a partition




On Wednesday, November 20, 2013 1:51 PM, Geert Uytterhoeven <geert@...ux-m68k.org> wrote:
On Wed, Nov 20, 2013 at 8:59 AM, Suki Buryani <sukiburyani@...oo.com> wrote:
>   31     3       5884 mtdblock3

5884 is the raw size of mtdblock3.

>  but when i try to use memory relevant tools, it shows me something like
>  # df
> Filesystem           1K-blocks      Used Available Use% Mounted on
> /dev/root                 5824      5824         0 100% /

5824 is the usable size of the file system on mtdblock3, i.e. after subtracting
the overhead for file system bookkeeping.

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ