Forum Discussion

rshal2's avatar
rshal2
Icon for Occasional Contributor rankOccasional Contributor
6 years ago
Solved

Is compiled rootfs depends on device ?

Hello, Is compiled rootfs depends on device (arria, cyclon ...)? I am not talking about u-boot or preloader, or dtb, but only about filesystem. In rocketboard site, I see that there are versions b...
  • FawazJ_Altera's avatar
    6 years ago

    Hello Ran,

    Rootfs is device independent. you can use any rootfs with your linux kernel. However, some rootfs packages have specific drivers, applications, packs that are compatible with a specific device. other than that, rootfs is device independent.

    hope this might help.

    Thank you