Home
last modified time | relevance | path

Searched refs:mnt (Results 1 – 25 of 76) sorted by relevance

1234

/openbmc/u-boot/test/fs/
H A Dfat-noncontig-test.sh57 mnt=${odir}/mnt
60 mnttestfn=${mnt}/${testfn}
73 mkdir -p ${mnt}
90 sudo mount -o loop,uid=$(id -u) ${img} ${mnt}
97 fn=${mnt}/keep-${sects}.img
99 fn=${mnt}/remove-${sects}.img
103 rm -f ${mnt}/remove-*.img
109 sudo umount ${mnt}
116 sudo mount -o ro,loop,uid=$(id -u) ${img} ${mnt}
122 sudo umount ${mnt}
/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init/
H A D030-ubiattach-or-format31 if ! mkdir -p /run/mnt-persist ; then
35 if ! mount -t tmpfs tmpfs /run/mnt-persist ; then
60 mkdir -p /run/mnt-persist
62 if ! mount -t ubifs ubi0:rwfs /run/mnt-persist -o sync,compr=zstd; then
71 mount -t ubifs ubi0:rwfs /run/mnt-persist -o sync,compr=zstd
H A D100-mount-persistent3 PERSIST=/run/mnt-persist
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/zfs/zfs/
H A Daaf28a4630af60496c9d33db1d06a7d7d8983422.patch8 /mnt/b/yoe/master/build/tmp/work/imx8qm_var_som-yoe-linux/zfs/2.1.9-r0/build/../zfs-2.1.9/module/zf…
11 /mnt/b/yoe/master/build/tmp/work/imx8qm_var_som-yoe-linux/zfs/2.1.9-r0/build/../zfs-2.1.9/module/zf…
14 /mnt/b/yoe/master/build/tmp/work/imx8qm_var_som-yoe-linux/zfs/2.1.9-r0/build/../zfs-2.1.9/module/zf…
17 /mnt/b/yoe/master/build/tmp/work/imx8qm_var_som-yoe-linux/zfs/2.1.9-r0/build/../zfs-2.1.9/module/zf…
20 /mnt/b/yoe/master/build/tmp/work/imx8qm_var_som-yoe-linux/zfs/2.1.9-r0/build/../zfs-2.1.9/module/zf…
23 /mnt/b/yoe/master/build/tmp/work/imx8qm_var_som-yoe-linux/zfs/2.1.9-r0/build/../zfs-2.1.9/module/zf…
26 /mnt/b/yoe/master/build/tmp/work/imx8qm_var_som-yoe-linux/zfs/2.1.9-r0/build/../zfs-2.1.9/module/zf…
29 /mnt/b/yoe/master/build/tmp/work/imx8qm_var_som-yoe-linux/zfs/2.1.9-r0/build/../zfs-2.1.9/module/zf…
32 /mnt/b/yoe/master/build/tmp/work/imx8qm_var_som-yoe-linux/zfs/2.1.9-r0/build/../zfs-2.1.9/module/zf…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/liblockfile/liblockfile/
H A D0001-Makefile.in-fix-install-failure-on-host-without-ldco.patch10 ln -sf nfslock.so.0.1 /mnt/tmp-glibc/work/core2-64-wrs-linux/liblockfile/1.14-r0/image/usr/lib64/nf…
11 install -m 644 lockfile.h maillock.h /mnt/tmp-glibc/work/core2-64-wrs-linux/liblockfile/1.14-r0/ima…
12 if test "/mnt/tmp-glibc/work/core2-64-wrs-linux/liblockfile/1.14-r0/image" = ""; then ; fi
14 …install -g mail -m 2755 dotlockfile /mnt/tmp-glibc/work/core2-64-wrs-linux/liblockfile/1.14-r0/ima…
16 …install -g root -m 755 dotlockfile /mnt/tmp-glibc/work/core2-64-wrs-linux/liblockfile/1.14-r0/imag…
19 /bin/sh: -c: line 1: `if test "/mnt/tmp-glibc/work/core2-64-wrs-linux/liblockfile/1.14-r0/image" = …
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/plocate/plocate/
H A D0001-Include-linux-stat.h-only-when-sys-stat.h-is-not-inc.patch15 | In file included from /mnt/b/yoe/master/build/tmp/work/core2-64-yoe-linux-musl/plocate/1.1.22/rec…
16 | /mnt/b/yoe/master/build/tmp/work/core2-64-yoe-linux-musl/plocate/1.1.22/recipe-sysroot/usr/includ…
19mnt/b/yoe/master/build/tmp/work/core2-64-yoe-linux-musl/plocate/1.1.22/recipe-sysroot/usr/include/…
/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/sensors/dbus-sensors/
H A Dcritical-leak-handler83 --cert /mnt/data/etc/x509_highpriv_host.cert \
84 --key /mnt/data/etc/x509_highpriv_host.key \
121 RACKPOWER_HOSTNAME=$(cat /mnt/data/etc/rackpower_hostname)
122 RACKPOWER_IP=$(cat /mnt/data/etc/rackpower_ipaddr)
/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/
H A Dumountfs23 grep -q /mnt/ram /proc/mounts && mount -o remount,ro /mnt/ram
H A Dcheckroot.sh32 while read fs mnt type opts dump pass junk <&9
50 test "$mnt" != / && continue
/openbmc/openbmc/meta-facebook/recipes-core/base-files/
H A Dbase-files_%.bbappend3 install -m 0755 -d ${D}/mnt/emmc
6 …FSTAB_EMMC="/dev/mmcblk0 /mnt/emmc btrfs compress=zstd,discard,nofail,x-systemd.device-timeout=10s…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/
H A D0001-cmake-Add-check-for-atomic-support.patch12 | /mnt/b/yoe/build/tmp/work/mips32r2-yoe-linux/rocksdb/6.6.4-r0/recipe-sysroot-native/usr/bin/mips-…
13 | /mnt/b/yoe/build/tmp/work/mips32r2-yoe-linux/rocksdb/6.6.4-r0/recipe-sysroot-native/usr/bin/mips-…
14 | /mnt/b/yoe/build/tmp/work/mips32r2-yoe-linux/rocksdb/6.6.4-r0/recipe-sysroot-native/usr/bin/mips-…
15 | /mnt/b/yoe/build/tmp/work/mips32r2-yoe-linux/rocksdb/6.6.4-r0/recipe-sysroot-native/usr/bin/mips-…
16 | /mnt/b/yoe/build/tmp/work/mips32r2-yoe-linux/rocksdb/6.6.4-r0/recipe-sysroot-native/usr/bin/mips-…
17 | /mnt/b/yoe/build/tmp/work/mips32r2-yoe-linux/rocksdb/6.6.4-r0/recipe-sysroot-native/usr/bin/mips-…
18 | /mnt/b/yoe/build/tmp/work/mips32r2-yoe-linux/rocksdb/6.6.4-r0/recipe-sysroot-native/usr/bin/mips-…
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/flite/flite/
H A D0001-Remove-defining-const-as-nothing.patch10 | /mnt/b/yoe/master/build/tmp/work/riscv64-yoe-linux/flite/2.2/recipe-sysroot/usr/include/bits/stdl…
13 | /mnt/b/yoe/master/build/tmp/work/riscv64-yoe-linux/flite/2.2/recipe-sysroot/usr/include/bits/stdl…
16 | /mnt/b/yoe/master/build/tmp/work/riscv64-yoe-linux/flite/2.2/recipe-sysroot/usr/include/bits/stdl…
19 | /mnt/b/yoe/master/build/tmp/work/riscv64-yoe-linux/flite/2.2/recipe-sysroot/usr/include/bits/stdl…
22 | /mnt/b/yoe/master/build/tmp/work/riscv64-yoe-linux/flite/2.2/recipe-sysroot/usr/include/bits/stdl…
/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/files/
H A Dobmc-shutdown.sh23 mkdir -p /mnt
24 mount --move /oldroot/run /mnt
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/
H A Djuno.md24 ```bash$ sudo mount /dev/sdx1 /mnt```
28 ```bash$ sudo rm -rf /mnt/*```
29 ```bash$ sudo tar --no-same-owner -xzf tmp/deploy/images/juno/firmware-image-juno.tar.gz -C /mnt/```
30 ```bash$ sudo umount /mnt```
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/files/
H A D0001-make-Add-compiler-includes-in-cflags.patch7 | In file included from /mnt/b/yoe/master/build/tmp/work/raspberrypi4_64-yoe-linux/kexecboot-klibc/…
8 | /mnt/b/yoe/master/build/tmp/work/raspberrypi4_64-yoe-linux/kexecboot-klibc/0.6+gitAUTOINC+5a5e04b…
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/
H A Dkexecboot_git.bb26 install -d ${D}/mnt
33 FILES:${PN} += " ${bindir}/kexecboot /init /proc /mnt /dev /sys"
/openbmc/openbmc/meta-facebook/recipes-phosphor/initrdscripts/
H A Dphosphor-static-norootfs-init.bbappend7 NOROOTFS_PERSISTENT_DIRS:append = " mnt/data"
/openbmc/openbmc/poky/meta/recipes-devtools/clang/clang/
H A D0008-clang-Prepend-trailing-to-sysroot.patch11 sysroot = /mnt/clang/recipe-sysroot
12 clang install = /mnt/clang/recipe-sysroot-native
/openbmc/openbmc/meta-facebook/meta-fbdarwin/recipes-phosphor/state/phosphor-state-manager/
H A Dchassis-powercycle20 mount -o ro,remount /run/mnt-persist
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/health/phosphor-health-monitor/
H A Dclean-up-filesystem6 rm -rf /run/mnt-persist/var-data/lib/phosphor-debug-collector/dumps/*
/openbmc/qemu/docs/
H A Dmemory-hotplug.txt55 the /mnt/hugepages-1GB directory, a 1GB hugepage could be hotplugged
58 (qemu) object_add memory-backend-file,id=mem1,size=1G,mem-path=/mnt/hugepages-1GB
71 -object memory-backend-file,id=mem1,size=1G,mem-path=/mnt/hugepages-1G \
73 -object memory-backend-file,id=mem2,size=256M,mem-path=/mnt/hugepages-2MB \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcereal/files/
H A D0001-doctest-Do-not-use-unnamed-class.patch9 ~(unnamed class at /mnt/b/yoe/master/build/tmp/work/core2-64-yoe-linux-musl/libcereal/1.3.2+gitAUTO…
10 (unnamed class at /mnt/b/yoe/master/build/tmp/work/core2-64-yoe-linux-musl/libcereal/1.3.2+gitAUTOI…
/openbmc/openbmc/meta-facebook/recipes-fb/emmc-init/files/
H A Demmc-init.service3 Before=mnt-emmc.mount
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/
H A D0001-IFNAMSIZ-is-defined-in-net-if.h.patch7 /mnt/a/yoe/build/tmp/work/qemuriscv64-yoe-linux-musl/linux-atm/2.5.2-r0/recipe-sysroot/usr/include/…
11 /mnt/a/yoe/build/tmp/work/qemuriscv64-yoe-linux-musl/linux-atm/2.5.2-r0/recipe-sysroot/usr/include/…
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/
H A D0001-taglib-Fix-build-on-x86-32-bit.patch12 /mnt/b/yoe/master/build/tmp/work/core2-32-yoe-linux/vlc/3.0.20/recipe-sysroot/usr/include/taglib/ti…
18 /mnt/b/yoe/master/build/tmp/work/core2-32-yoe-linux/vlc/3.0.20/recipe-sysroot/usr/include/taglib/ti…

1234