当我按照Chromium OS开发人员指南运行:./ build_image --board = $ {BOARD} --noenable_rootfs_verification dev我见面
mkdir: cannot create directory ‘/mnt/host/source/src/build’: Permission denied
ERROR : 2016year 11month 27day Sunday 13:10:03 CST
ERROR : PGID PPID PID ELAPSED TIME %CPU COMMAND
ERROR : 12 6 12 01:29:43 00:00:00 0.0 -bash
ERROR : 14953 12 14953 00:08 00:00:00 1.1 \_ /bin/bash ./build_image --board=x86-generic --noenable_rootfs_verification dev
ERROR : 14953 14953 15284 00:00 00:00:00 0.0 \_ /bin/bash ./build_image --board=x86-generic --noenable_rootfs_verification dev
ERROR : 14953 15284 15285 00:00 00:00:00 0.0 \_ ps f -o pgid,ppid,pid,etime,cputime,%cpu,command
ERROR : Arguments of 14953: ./build_image '--board=x86-generic' '--noenable_rootfs_verification' 'dev'
ERROR : Backtrace: (most recent call is last)
ERROR : build_image:181:main(), called: die_err_trap
ERROR :
ERROR : Command failed:
ERROR : Command 'mkdir -p "${BUILD_DIR}"' exited with nonzero code: 1
答案 0 :(得分:2)
答案 1 :(得分:-2)
使用sodu可以解决这个问题