Attempting to build_image for 64bit-generic to load on a laptop. running with --board=amd64-generic dev options. Getting this at the end:
Cannot initialize 'S:'
Bad target s:/ldlinux.sys
syslinux: failed to create ldlinux.sys
ERROR : Tue May 26 09:52:08 EDT 2015
ERROR : script called: '--arch=amd64' '--to=/mnt/host/source/src/build/images/amd64-generic/R44-7071.0.2015_05_26_0944-a1/chromiumos_image.bin' '--from=/mnt/host/source/src/build/images/amd64-generic/R44-7071.0.2015_05_26_0944-a1/rootfs_dir/boot' '--vmlinuz=/mnt/host/source/src/build/images/amd64-generic/R44-7071.0.2015_05_26_0944-a1/rootfs_dir/boot/vmlinuz' '--to_offset=127926272' '--to_size=16777216' '--kernel_partition='/mnt/host/source/src/build/images/amd64-generic/R44-7071.0.2015_05_26_0944-a1/vmlinuz.image'' '--install_syslinux'
ERROR : Backtrace: (most recent call is last)
ERROR : update_bootloaders.sh:195:main(), called: die_err_trap
ERROR :
ERROR : Command failed:
ERROR : Command 'sudo syslinux -d /syslinux "${ESP_DEV}"' exited with nonzero code: 1
umount: /tmp/esp.8WCJNH: not mounted
umount: /tmp/esp.8WCJNH: not mounted
INFO : Unmounting image from /mnt/host/source/src/build/images/amd64-generic/R44-7071.0.2015_05_26_0944-a1/stateful_dir and /mnt/host/source/src/build/images/amd64-generic/R44-7071.0.2015_05_26_0944-a1/rootfs_dir
Cleaning up /usr/local symlinks for /mnt/host/source/src/build/images/amd64-generic/R44-7071.0.2015_05_26_0944-a1/stateful_dir/dev_image
ERROR : Tue May 26 09:52:14 EDT 2015
ERROR : script called: '/mnt/host/source/src/build/images/amd64-generic/R44-7071.0.2015_05_26_0944-a1' 'chromiumos_image.bin' '--force_developer_mode'
ERROR : Backtrace: (most recent call is last)
ERROR : cros_make_image_bootable:432:main(), called: make_image_bootable '/mnt/host/source/src/build/images/amd64-generic/R44-7071.0.2015_05_26_0944-a1/chromiumos_image.bin'
ERROR : cros_make_image_bootable:1:make_image_bootable(), called: die 'cros_make_image_bootable failed.'
ERROR :
ERROR : Error was:
ERROR : cros_make_image_bootable failed.
Any help would be appreciated. all permissions and env seem reasonable. building on fedora 21 system.