Skip to main content
5 events
when toggle format what by license comment
Sep 17, 2014 at 7:14 history edited l0b0 CC BY-SA 3.0
added 157 characters in body
Sep 17, 2014 at 6:06 comment added user3085931 if you're using a build system (like buildroot) then it will create you a rootfs in/as a single file, depending on what you've chosen you'll get e.g. a rootfs.ext4. Now this file can be used to flash to a partition on a SD card with the dd command - and then you have the typical linux file system structure with the home, usr, etc ... directories - so you can configure linux to read the rootfs from the SD-Card partition, which is working pretty fine.
Sep 16, 2014 at 15:06 comment added l0b0 I'm afraid I don't understand the question.
Sep 16, 2014 at 10:53 comment added user3085931 ... does this also fetch a rootfs compressed to 1 file, like e.g. rootfs.ext4 ?
Sep 16, 2014 at 7:42 history answered l0b0 CC BY-SA 3.0