On 7/16/15 6:09 , Nahum Shalman wrote: > Did you make sure to add > "fs_allowed": "ufs,pcfs,tmpfs", > to your zone's json at provision time? > > That looks to me like it couldn't mount up the filesystem to copy stuff > into it.
Yes, it looks like its missing ufs privileges, combined with a rather terrible bug in the script that's causing it not to notice what's going on and failing. Robert > On 07/16/2015 04:22 AM, Ian Collins wrote: >> I'm attempting to build a stock USB image following the wiki >> instructions here: >> >> https://wiki.smartos.org/display/DOC/Building+SmartOS+on+SmartOS >> >> I get as far as "make live" which is failing with >> >> Writing md5sum manifest... >> tmpdir /tmp/create_ramdisk.71941.tmp/usr >> umount: warning: /tmp/create_ramdisk.71941.tmp/rd.mnt.32/usr not in >> mnttab >> umount: /tmp/create_ramdisk.71941.tmp/rd.mnt.32/usr not mounted >> mount: Insufficient privileges >> tar: can't change directories to bin: No such file or directory >> >> <lots more like this> >> >> umount: warning: /tmp/create_ramdisk.71941.tmp/usr not in mnttab >> umount: /tmp/create_ramdisk.71941.tmp/usr not mounted >> ln: cannot create /tmp/create_ramdisk.71941.tmp/rd.mnt.32/usr/bin/sh: >> File exists >> lofi compressing usr file system >> umount: warning: /tmp/create_ramdisk.71941.tmp/rd.mnt.32 not in mnttab >> umount: /tmp/create_ramdisk.71941.tmp/rd.mnt.32 not mounted >> rmdir: directory "/tmp/create_ramdisk.71941.tmp/rd.mnt.32": Directory >> not empty >> >> Any ideas? >> > > ------------------------------------------- smartos-discuss Archives: https://www.listbox.com/member/archive/184463/=now RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00 Modify Your Subscription: https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb Powered by Listbox: http://www.listbox.com
