Results 1 to 2 of 2

Thread: Partition resize on Raspberry Pi

  1. #1
    Join Date
    2013-Jul
    Posts
    15

    Partition resize on Raspberry Pi

    Hi all!

    Don't know why my previous question doesn't show up on the forum. Maybe because it was a "newbie" question. Anyway, that was about why only a partition of 4.6Gb is created on my 32Gb SD card. Now i found out how to resize the partition however on running the resize2fs command i get:

    Code:
    root@kali:~# resize2fs /dev/mmcblk0p2
    resize2fs 1.42.5 (29-Jul-2012)
    Filesystem at /dev/mmcblk0p2 is mounted on /; on-line resizing required
    old_desc_blocks = 1, new_desc_blocks = 2
    resize2fs: Permission denied to resize filesystem
    Any ideas?

    Ton.

  2. #2
    What I may recommend is put the microsd in an SD adapter (should have come with one) and then place that in a Kali system and try the resize command.

    Also, a simpler way would be to do the same with the SD card and use gparted to resize it. (GUI)

    It's pretty quick and painless...

    Best Regards,
    Eric

Similar Threads

  1. Chromebook expand/resize/grow partition rootfs
    By Outis in forum ARM Archive
    Replies: 16
    Last Post: 2018-07-30, 21:34
  2. Replies: 4
    Last Post: 2016-06-08, 12:59
  3. Resize Kali Linux Partition In VMWare
    By Prog Snob in forum General Archive
    Replies: 0
    Last Post: 2014-12-08, 22:00
  4. Resize persistence partition
    By Ritashugisha in forum General Archive
    Replies: 0
    Last Post: 2014-05-29, 03:39
  5. Gparted Can't Resize Kali Partition Running From USB
    By justin-goldberg in forum TroubleShooting Archive
    Replies: 3
    Last Post: 2014-05-23, 20:50

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •