Date: Sun, 08 Feb 2015 02:04:47 +0100 From: Willem Jan Withagen <wjw@digiware.nl> To: virtualization@FreeBSD.org Subject: Running grub-bhyve in the background??? Message-ID: <54D6B62F.5030003@digiware.nl>
next in thread | raw e-mail | index | archive | help
Hi (Peter), I'm trying to run grub-bhyve completely automated but when I run my version of vmrun.sh like ../bin/bhyve-run -f /usr/local/etc/ezbhyve/Ubuntu1204A/rc.conf & Thegrub-bhyve loader waits for me to forground it again, because it wants to write to the output. Probably this is due to the use of curses, which only continues if it is actually connected to the foreground. ==== + /usr/local/sbin/grub-bhyve -e -vvv -r hd0,msdos1 -m ./ubuntu-12.04.map -M 2048M ubuntu-12.04.1 [2] + Suspended (tty output) ../bin/bhyve-run -f /usr/local/etc/ezbhyve/Ubuntu1204A/rc.conf ==== Is it possible on the commandline to get grub-bhyve to continue regardless the backgrounded state? Regards, --Willem Jan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54D6B62F.5030003>