From: Pratip G. <pra...@ne...> - 2015-05-15 14:24:29
|
Hi Can anyone help me out on creation bootable USB disk in image server using *si_mkautoinstalldisk*. I have install and configured systemimage server on Debian 8 Jessie. Also successfully fetch the image from golden client using *si_setimage*. Now I am unable to create bootable USB disk to boot other clients with same hardawre configuration as golden client. Please find following error details which I am facing now. Please help me out on this. If you required I can share more details of system information or error information which will require. ########################################################################## root@debian:~# si_mkautoinstalldisk -- device /dev/sde error: target device was not specified! Try "--help" for more options. root@debian:~# si_mkautoinstalldisk --device /dev/sde ======================= WARNING ======================= Using device: /dev/sde This command will overwrite the data on that device!!! ======================= WARNING ======================= Are you sure to continue? (y / N)? y Using kernel: /usr/share/systemimager/boot/x86_64/standard/kernel Using initrd: /usr/share/systemimager/boot/x86_64/standard/initrd.img Creating DOS filesystem in /dev/sde... >> mkdosfs -I /dev/sde mkfs.fat 3.0.27 (2014-11-12) Using "syslinux" to make a bootable device... >> syslinux /dev/sde plain floppy: device "/proc/16658/fd/3" busy (Resource temporarily unavailable): Cannot initialize 'S:' Bad target s:/ldlinux.sys syslinux: failed to create ldlinux.sys error: syslinux /dev/sde at /usr/bin/si_mkautoinstalldisk line 233, <STDIN> line 1. ############################################################################# Thanks and Regards, Pratip Ghosh |