Searched full:rootfs (Results 1 – 25 of 197) sorted by relevance
12345678
| /Linux-v6.1/include/linux/ |
| D | bcm963xx_tag.h | 37 * The broadcom firmware assumes the rootfs starts the image, 38 * therefore uses the rootfs start (flash_image_address) 43 * needs to be rootfs + deadcode (jffs2 EOF marker) 66 * (kernel for OpenWRT, rootfs for stock firmware) 69 /* 106-115: Size of rootfs */ 85 /* 196-199: kernel+rootfs CRC32 */ 91 /* 220-223: CRC32 of rootfs partition */
|
| /Linux-v6.1/Documentation/filesystems/ |
| D | ramfs-rootfs-initramfs.rst | 4 Ramfs, rootfs and initramfs 76 What is rootfs? 79 Rootfs is a special instance of ramfs (or tmpfs, if that's enabled), which is 80 always present in 2.6 systems. You can't unmount rootfs for approximately the 85 Most systems just mount another filesystem over rootfs and ignore it. The 88 If CONFIG_TMPFS is enabled, rootfs will use tmpfs instead of ramfs by 96 extracted into rootfs when the kernel boots up. After extracting, the kernel 97 checks to see if rootfs contains a file "init", and if so it executes it as PID 100 any). If rootfs does not contain an init program after the embedded cpio 125 umount the ramdisk. But initramfs is rootfs: you can neither pivot_root [all …]
|
| D | ubifs.rst | 122 Mount "rootfs" volume of UBI device 0 to /mnt/ubifs ("rootfs" is volume 125 $ mount -t ubifs ubi0:rootfs /mnt/ubifs 128 to UBI and mount volume "rootfs": 129 ubi.mtd=0 root=ubi0:rootfs rootfstype=ubifs
|
| /Linux-v6.1/arch/arm/boot/dts/ |
| D | at91-wb45n.dtsi | 16 bootargs = "ubi.mtd=6 root=ubi0:rootfs rootfstype=ubifs rw"; 99 rootfs-a@5e0000 { 100 label = "rootfs-a"; 104 rootfs-b@2be0000 { 105 label = "rootfs-b";
|
| D | at91-wb50n.dtsi | 16 bootargs = "ubi.mtd=6 root=ubi0:rootfs rootfstype=ubifs rw"; 166 rootfs-a@ae0000 { 167 label = "rootfs-a"; 171 rootfs-b@3ae0000 { 172 label = "rootfs-b";
|
| D | aks-cdu.dts | 15 bootargs = "console=ttyS0,115200 ubi.mtd=4 root=ubi0:rootfs rootfstype=ubifs"; 88 rootfs@500000 { 89 label = "rootfs";
|
| D | sama5d3xcm.dtsi | 13 bootargs = "rootfstype=ubifs ubi.mtd=5 root=ubi0:rootfs"; 120 rootfs@800000 { 121 label = "rootfs";
|
| D | tny_a9260_common.dtsi | 98 rootfs@4a0000 { 99 label = "rootfs";
|
| D | at91sam9261ek.dts | 15 bootargs = "rootfstype=ubifs ubi.mtd=5 root=ubi0:rootfs rw"; 117 rootfs@800000 { 118 label = "rootfs";
|
| D | at91sam9rlek.dts | 16 bootargs = "rootfstype=ubifs root=ubi0:rootfs ubi.mtd=5 rw"; 117 rootfs@800000 { 118 label = "rootfs";
|
| D | at91-lmu5000.dts | 67 rootfs@400000 { 68 label = "rootfs";
|
| D | tny_a9263.dts | 108 rootfs@4a0000 { 109 label = "rootfs";
|
| D | bcm47081-tplink-archer-c5-v2.dts | 114 rootfs@240000 { 115 label = "rootfs";
|
| D | at91sam9x5cm.dtsi | 110 rootfs@800000 { 111 label = "rootfs";
|
| D | usb_a9260_common.dtsi | 100 rootfs@4a0000 { 101 label = "rootfs";
|
| D | bcm4709-tplink-archer-c9-v1.dts | 123 rootfs@240000 { 124 label = "rootfs";
|
| /Linux-v6.1/Documentation/bpf/ |
| D | s390.rst | 21 * Disk image with s390 rootfs 82 mkdir ./s390.rootfs 83 sudo mount /dev/loopX ./s390.rootfs 98 ./s390.rootfs 99 sudo umount ./s390.rootfs
|
| /Linux-v6.1/drivers/mtd/parsers/ |
| D | parser_imagetag.c | 78 ret = bcm963xx_read_imagetag(master, "rootfs", 0, buf); in bcm963xx_parse_imagetag_partitions() 83 pr_err("invalid rootfs address: %*ph\n", in bcm963xx_parse_imagetag_partitions() 120 * relative addresses. Assume either kernel or rootfs will in bcm963xx_parse_imagetag_partitions() 176 parts[rootfspart].name = "rootfs"; in bcm963xx_parse_imagetag_partitions()
|
| D | Kconfig | 106 and rootfs partitions. 108 header and creates up to two partitions, kernel and rootfs. 133 kernel and rootfs.
|
| /Linux-v6.1/arch/mips/alchemy/ |
| D | board-gpr.c | 100 * 0x00200000-0x00a00000 : "rootfs" 104 * 0x00000000-0x00a00000 : "kernel+rootfs" 113 .name = "rootfs", 134 .name = "kernel+rootfs",
|
| /Linux-v6.1/init/ |
| D | noinitramfs.c | 16 * Create a simple rootfs that is similar to the default initramfs 39 printk(KERN_WARNING "Failed to create a rootfs\n"); in default_rootfs()
|
| D | do_mounts_initrd.c | 97 /* mount initrd on rootfs' /root */ in handle_initrd() 108 /* move initrd to rootfs' /old */ in handle_initrd() 110 /* switch root and cwd back to / of rootfs */ in handle_initrd()
|
| /Linux-v6.1/Documentation/driver-api/firmware/ |
| D | direct-fs-lookup.rst | 22 a race is possible with loading the driver and the real rootfs not yet being 30 when the real rootfs is ready and mounted.
|
| /Linux-v6.1/tools/testing/selftests/bpf/ |
| D | vmtest.sh | 64 -i) Update the rootfs image with a newer version. 104 if [[ $file =~ ^"${ARCH}"/libbpf-vmtest-rootfs-(.*)\.tar\.zst$ ]]; then 121 download "${ARCH}/libbpf-vmtest-rootfs-$rootfsversion.tar.zst" | 178 This likely indicates a bad rootfs image, Please download 411 echo "rootfs image not found in ${rootfs_img}"
|
| /Linux-v6.1/drivers/base/ |
| D | Kconfig | 51 bool "Automount devtmpfs at /dev, after the kernel mounted the rootfs" 60 after the rootfs is mounted. 63 on the rootfs is completely empty.
|
12345678