Hi Rafael,

----- Original Message -----
> 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:
> 
> 
> 
> [test@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.

Please try:

sudo xfs_growfs /dev/mmcblk0p4

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


Paul

> 
> [test@localhost ~]$
> 
> Any ideas?
> 
> Thanks,
> 
> Rafael
> 
> _______________________________________________
> arm mailing list -- arm@lists.fedoraproject.org
> To unsubscribe send an email to arm-le...@lists.fedoraproject.org
> 
_______________________________________________
arm mailing list -- arm@lists.fedoraproject.org
To unsubscribe send an email to arm-le...@lists.fedoraproject.org

Reply via email to