Code Monkey home page Code Monkey logo

Comments (3)

sjenning avatar sjenning commented on July 17, 2024

I must admit that I have not tried this with the Fedora Server image, which used the XFS root filesystem.

Know that I think about it, I checked the defconfig for the kernel that raspberrypi has in their kernel repo:

https://github.com/raspberrypi/linux/blob/rpi-4.0.y/arch/arm/configs/bcm2709_defconfig

CONFIG_XFS=m is a problem as the raspberrypi bootloader doesn't support a separate initramfs.
I need to issue a PR to the upstream raspberrypi linux repo to change that to CONFIG_XFS=y so the needed support will be built-in the kernel.

from rpi2-fedora-image-builder.

sjenning avatar sjenning commented on July 17, 2024

In the meantime, all the other armhfp images for F22 use ext4 still and should work. I suggest going with minimal and adding the software you need from there.

from rpi2-fedora-image-builder.

scud4b avatar scud4b commented on July 17, 2024

Thanks for the response spartacus06,
Yes you are right, I think it's the best option to go to F22 Minimal.
I though it could be fun to play with F22 Server to look how it is other than in VM, but I will wait for the next round ;)
Thank you.

from rpi2-fedora-image-builder.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.