Discussion:
[fedora-arm] Resizing Micro SD card
Rafael Leiva-Ochoa
2016-11-24 04:23:53 UTC
Permalink
Hi Everyone,

I have recently installed Fedora Server 25 on my Raspberry PI 3, and
the install was really easy. But, I am having problems resizing the
hardrive using the following instructions:
https://fedoraproject.org/wiki/Raspberry_Pi#Resize_after_initial-setup. I
only get the following error when issuing the resize command:

[***@localhost ~]$ sudo resize2fs /dev/mmcblk0p4

[sudo] password for test:

resize2fs 1.43.1 (08-Jun-2016)

resize2fs: Bad magic number in super-block while trying to open
/dev/mmcblk0p4

Couldn't find valid filesystem superblock.

[***@localhost ~]$

Any ideas?

Thanks,

Rafael
Peter Robinson
2016-11-24 07:56:57 UTC
Permalink
Post by Rafael Leiva-Ochoa
Hi Everyone,
I have recently installed Fedora Server 25 on my Raspberry PI 3, and the
install was really easy. But, I am having problems resizing the hardrive
https://fedoraproject.org/wiki/Raspberry_Pi#Resize_after_initial-setup. I
You resized the partition first?
Post by Rafael Leiva-Ochoa
resize2fs 1.43.1 (08-Jun-2016)
resize2fs: Bad magic number in super-block while trying to open
/dev/mmcblk0p4
Couldn't find valid filesystem superblock.
Any ideas?
Got a standard Linux host you can put it into to test? On a x86 box
you can use gparted too

Peter
_______________________________________________
arm mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an e
Paul Whalen
2016-11-24 14:48:12 UTC
Permalink
Hi Rafael,

----- Original Message -----
Post by Rafael Leiva-Ochoa
Hi Everyone,
I have recently installed Fedora Server 25 on my Raspberry PI 3, and the
install was really easy. But, I am having problems resizing the hardrive
https://fedoraproject.org/wiki/Raspberry_Pi#Resize_after_initial-setup . I
resize2fs 1.43.1 (08-Jun-2016)
resize2fs: Bad magic number in super-block while trying to open
/dev/mmcblk0p4
Couldn't find valid filesystem superblock.
Please try:

sudo xfs_growfs /dev/mmcblk0p4

I've also updated the wiki, thanks for pointing that out.


Paul
Post by Rafael Leiva-Ochoa
Any ideas?
Thanks,
Rafael
_______________________________________________
_______________________________________________
arm mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to arm-***@l
Rafael Leiva-Ochoa
2016-11-24 23:15:11 UTC
Permalink
Thanks Paul. sudo xfs_growfs /dev/mmcblk0p4 worked..

By the way, the current release posted on the wiki is the production
release correct? it's no longer Beta?
Post by Paul Whalen
Hi Rafael,
----- Original Message -----
Post by Rafael Leiva-Ochoa
Hi Everyone,
I have recently installed Fedora Server 25 on my Raspberry PI 3, and the
install was really easy. But, I am having problems resizing the hardrive
https://fedoraproject.org/wiki/Raspberry_Pi#Resize_after_initial-setup
. I
Post by Rafael Leiva-Ochoa
resize2fs 1.43.1 (08-Jun-2016)
resize2fs: Bad magic number in super-block while trying to open
/dev/mmcblk0p4
Couldn't find valid filesystem superblock.
sudo xfs_growfs /dev/mmcblk0p4
I've also updated the wiki, thanks for pointing that out.
Paul
Post by Rafael Leiva-Ochoa
Any ideas?
Thanks,
Rafael
_______________________________________________
_______________________________________________
Rafael Leiva-Ochoa
2016-11-25 01:35:14 UTC
Permalink
Ok thanks.
Post by Paul Whalen
Hi Rafael,
https://fedoramagazine.org/fedora-25-released/
So yes, it is no longer Beta ;)
Daniel
On November 25, 2016 12:15:11 AM GMT+01:00, Rafael Leiva-Ochoa <
Thanks Paul. sudo xfs_growfs /dev/mmcblk0p4 worked..
By the way, the current release posted on the wiki is the production
release correct? it's no longer Beta?
Hi Rafael,
----- Original Message -----
Post by Rafael Leiva-Ochoa
Hi Everyone,
I have recently installed Fedora Server 25 on my Raspberry PI 3, and the
install was really easy. But, I am having problems resizing the hardrive
https://fedoraproject.org/wiki/Raspberry_Pi#Resize_after_initial-setup
. I
Post by Rafael Leiva-Ochoa
resize2fs 1.43.1 (08-Jun-2016)
resize2fs: Bad magic number in super-block while trying to open
/dev/mmcblk0p4
Couldn't find valid filesystem superblock.
sudo xfs_growfs /dev/mmcblk0p4
I've also updated the wiki, thanks for pointing that out.
Paul
Post by Rafael Leiva-Ochoa
Any ideas?
Thanks,
Rafael
_______________________________________________
_______________________________________________
------------------------------
Peter Robinson
2016-11-25 09:10:03 UTC
Permalink
Post by Rafael Leiva-Ochoa
Thanks Paul. sudo xfs_growfs /dev/mmcblk0p4 worked..
By the way, the current release posted on the wiki is the production release
correct? it's no longer Beta?
Correct, there's not a RPi specific release, it's all part of the
standard Fedora ARM images so the release is part of the core release
and all the ARM images from getfedora.org are capable of running on
the RPi, we just missed updating the wiki.
Post by Rafael Leiva-Ochoa
Post by Paul Whalen
Hi Rafael,
----- Original Message -----
Post by Rafael Leiva-Ochoa
Hi Everyone,
I have recently installed Fedora Server 25 on my Raspberry PI 3, and the
install was really easy. But, I am having problems resizing the hardrive
https://fedoraproject.org/wiki/Raspberry_Pi#Resize_after_initial-setup . I
resize2fs 1.43.1 (08-Jun-2016)
resize2fs: Bad magic number in super-block while trying to open
/dev/mmcblk0p4
Couldn't find valid filesystem superblock.
sudo xfs_growfs /dev/mmcblk0p4
I've also updated the wiki, thanks for pointing that out.
Paul
Post by Rafael Leiva-Ochoa
Any ideas?
Thanks,
Rafael
_______________________________________________
_______________________________________________
_______________________________________________
_______________________________________________
arm mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an ema

Loading...