Searched refs:mount (Results 1 – 14 of 14) sorted by relevance
| /rk3399_rockchip-uboot/test/fs/ |
| H A D | fat-noncontig-test.sh | 91 sudo mount -o loop,uid=$(id -u) ${img} ${mnt} 93 echo Could not mount test filesystem 117 sudo mount -o ro,loop,uid=$(id -u) ${img} ${mnt} 119 echo Could not mount test filesystem
|
| H A D | fs-test.sh | 334 sudo mount -o loop,rw "$1" "$MOUNT_DIR" 571 sudo mount -o loop,rw,$uid "$IMAGE" "$MOUNT_DIR"
|
| /rk3399_rockchip-uboot/test/py/tests/ |
| H A D | test_ums.py | 147 def mount(): function 207 mount() 225 mount()
|
| /rk3399_rockchip-uboot/configs/ |
| H A D | axm_defconfig | 18 …t filesystem over NFS;echo Type 'run net_nfs' to get Kernel over TFTP and mount root filesystem ov…
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.ubi | 155 ubifsmount - mount UBIFS volume 159 - mount 'volume-name' volume
|
| H A D | README.qemu-mips | 97 # mount -o loop,offset=16450560 -t ext2 ide /mnt
|
| H A D | README.gpt | 151 Bit 63 - Not mount
|
| /rk3399_rockchip-uboot/board/gateworks/gw_ventana/ |
| H A D | README | 136 # mount the partition 137 sudo udisks --mount ${DEV}1 283 # mount the partition 284 sudo udisks --mount ${DEV}1
|
| /rk3399_rockchip-uboot/doc/uImage.FIT/ |
| H A D | verified-boot.txt | 13 driver to mount a signed root filesystem.
|
| H A D | beaglebone_vboot.txt | 92 You can write this to an SD card and then mount it to extract the kernel and 504 …sudo mount $UDEV /mnt/tmp && sudo cp $UOUT/u-boot-dtb.img /mnt/tmp/u-boot.img && sleep 1 && sudo … 505 …sudo mount $KDEV /mnt/tmp && sudo cp $WORK/image.fit /mnt/tmp/boot/image.fit && sleep 1 && sudo um…
|
| /rk3399_rockchip-uboot/board/freescale/m5373evb/ |
| H A D | README | 307 mount: Mounting devpts on /dev/pts failed: No such device 308 mount: Mounting usbfs on /proc/bus/usb failed: No such file or directory Starting syslogd and klogd…
|
| /rk3399_rockchip-uboot/board/freescale/m54455evb/ |
| H A D | README | 400 mount: Mounting usbfs on /proc/bus/usb failed: No such file or directory
|
| /rk3399_rockchip-uboot/fs/ubifs/ |
| H A D | ubifs.h | 399 struct dentry *(*mount) (struct file_system_type *, int, member
|
| H A D | super.c | 2533 .mount = ubifs_mount,
|