Searched refs:rootfs (Results 1 – 25 of 182) sorted by relevance
12345678
48 mkdir -p results/job-rootfs-overlay/51 > results/job-rootfs-overlay/set-job-env-vars.sh52 cp artifacts/ci-common/init-*.sh results/job-rootfs-overlay/53 cp "$SCRIPTS_DIR"/setup-test-env.sh results/job-rootfs-overlay/55 tar zcf job-rootfs-overlay.tar.gz -C results/job-rootfs-overlay/ .56 ci-fairy s3cp --token-file "${S3_JWT_FILE}" job-rootfs-overlay.tar.gz "https://${JOB_ROOTFS_OVERLAY…60 cat results/job-rootfs-overlay/set-job-env-vars.sh76 --rootfs-url "${ROOTFS_URL}" \
101 将 UBI 设备 0 的 "rootfs" 卷挂载到 /mnt/ubifs("rootfs" 是卷名)::103 $ mount -t ubifs ubi0:rootfs /mnt/ubifs105 以下是内核启动参数的示例,用于将 mtd0 附加到 UBI 并挂载 "rootfs" 卷:106 ubi.mtd=0 root=ubi0:rootfs rootfstype=ubifs
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";
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";
15 bootargs = "console=ttyS0,115200 ubi.mtd=4 root=ubi0:rootfs rootfstype=ubifs";88 rootfs@500000 {89 label = "rootfs";
13 bootargs = "rootfstype=ubifs ubi.mtd=5 root=ubi0:rootfs";120 rootfs@800000 {121 label = "rootfs";
98 rootfs@4a0000 {99 label = "rootfs";
15 bootargs = "rootfstype=ubifs ubi.mtd=5 root=ubi0:rootfs rw";117 rootfs@800000 {118 label = "rootfs";
16 bootargs = "rootfstype=ubifs root=ubi0:rootfs ubi.mtd=5 rw";117 rootfs@800000 {118 label = "rootfs";
67 rootfs@400000 {68 label = "rootfs";
108 rootfs@4a0000 {109 label = "rootfs";
110 rootfs@800000 {111 label = "rootfs";
109 rootfs@4a0000 {110 label = "rootfs";
97 rootfs@800000 {98 label = "rootfs";
128 rootfs@4a0000 {129 label = "rootfs";
67 rootfs@200000 {68 label = "rootfs";
174 rootfs@4c0000 {175 label = "rootfs";
174 rootfs@800000 {175 label = "rootfs";
21 * Disk image with s390 rootfs82 mkdir ./s390.rootfs83 sudo mount /dev/loopX ./s390.rootfs98 ./s390.rootfs99 sudo umount ./s390.rootfs
102 -l) Specify the path to the local rootfs image.103 -i) Update the rootfs image with a newer version.130 if [[ $file =~ ^"${PLATFORM}"/libbpf-vmtest-rootfs-(.*)\.tar\.zst$ ]]; then222 This likely indicates a bad rootfs image, Please download
122 Mount "rootfs" volume of UBI device 0 to /mnt/ubifs ("rootfs" is volume125 $ mount -t ubifs ubi0:rootfs /mnt/ubifs128 to UBI and mount volume "rootfs":129 ubi.mtd=0 root=ubi0:rootfs rootfstype=ubifs
4 Ramfs, rootfs and initramfs75 What is rootfs?80 called nullfs as the true root of the VFS hierarchy, with the mutable rootfs84 Most systems just mount another filesystem over rootfs and ignore it. The87 If CONFIG_TMPFS is enabled, rootfs will use tmpfs instead of ramfs by95 extracted into rootfs when the kernel boots up. After extracting, the kernel96 checks to see if rootfs contains a file "init", and if so it executes it as PID99 any). If rootfs does not contain an init program after the embedded cpio226 archive into rootfs before trying to run /init.
22 a race is possible with loading the driver and the real rootfs not yet being30 when the real rootfs is ready and mounted.
44 rootfs@600000 {45 label = "rootfs";
17 flash1.rootfs@0 {