From owner-freebsd-virtualization@FreeBSD.ORG Thu Jan 23 11:38:13 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9AD0D58A for ; Thu, 23 Jan 2014 11:38:13 +0000 (UTC) Received: from mail.0x20.net (mail.0x20.net [IPv6:2001:aa8:fffb:1::3]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 315C21341 for ; Thu, 23 Jan 2014 11:38:13 +0000 (UTC) Received: from 0x20.net (0x20.net [217.69.76.212]) (Authenticated sender: lala) by mail.0x20.net (Postfix) with ESMTPA id E12D66A6006 for ; Thu, 23 Jan 2014 12:38:09 +0100 (CET) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Thu, 23 Jan 2014 12:38:09 +0100 From: Lars Engels To: freebsd-virtualization@freebsd.org Subject: Re: Linux on BHyVe in 10.0-RELEASE In-Reply-To: References: <52E0C1D4.9000304@freebsd.org> <52E0D1BB.2050807@callfortesting.org> Message-ID: <8b9bcc28b7de1b224a1ce249ecda901c@mail.0x20.net> X-Sender: lars.engels@0x20.net User-Agent: Roundcube Webmail/0.7 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jan 2014 11:38:13 -0000 Am 2014-01-23 11:53, schrieb Jonas Bülow: > FWIW, I extracted the syslog for the failing ubuntu installation. The > failing grub install shows up as: > > Jan 23 10:51:08 grub-installer: info: architecture: amd64/generic > Jan 23 10:51:08 in-target: Reading package lists... > Jan 23 10:51:08 in-target: Reading package lists... > Jan 23 10:51:08 in-target: > Jan 23 10:51:08 in-target: E: Write error - write (28: No space left on > device) > Jan 23 10:51:08 in-target: E: Can't mmap an empty file > Jan 23 10:51:08 in-target: E: Failed to truncate file - ftruncate (9: > Bad file descriptor) > Jan 23 10:51:08 in-target: E: The package lists or status file could > not be parsed or opened. > Jan 23 10:51:08 grub-installer: info: Identified partition label for > /dev/vda1: msdos > Jan 23 10:51:08 main-menu[211]: (process:18530): chroot: can't execute > 'grub-probe': No such file or directory > Jan 23 10:51:08 main-menu[211]: (process:18530): sh: write error: No > space left on device > Jan 23 10:51:08 main-menu[211]: (process:18530): sh: write error: No > space left on device > Jan 23 10:51:08 main-menu[211]: (process:18530): sh: write error: No > space left on device > Jan 23 10:51:08 main-menu[211]: (process:18530): sh: write error: No > space left on device > Jan 23 10:51:08 main-menu[211]: (process:18530): sh: write error: No > space left on device > Jan 23 10:51:08 main-menu[211]: (process:18530): sh: write error: No > space left on device > Jan 23 10:51:08 main-menu[211]: (process:18530): sh: write error: No > space left on device > Jan 23 10:51:08 main-menu[211]: (process:18530): chroot: can't execute > 'grub-probe': No such file or directory > Jan 23 10:51:08 main-menu[211]: (process:18530): File descriptor 3 > (pipe:[7196]) leaked on lvdisplay invocation. > Jan 23 10:51:08 main-menu[211]: (process:18530): Parent PID 18735: > /bin/sh > Jan 23 10:51:08 main-menu[211]: (process:18530): File descriptor 4 > (/dev/ttyS0) leaked on lvdisplay invocation. > Jan 23 10:51:08 main-menu[211]: (process:18530): Parent PID 18735: > /bin/sh > Jan 23 10:51:08 main-menu[211]: (process:18530): File descriptor 5 > (/dev/ttyS0) leaked on lvdisplay invocation. > Jan 23 10:51:08 main-menu[211]: (process:18530): Parent PID 18735: > /bin/sh > Jan 23 10:51:08 main-menu[211]: (process:18530): File descriptor 6 > (/dev/ttyS0) leaked on lvdisplay invocation. > Jan 23 10:51:08 main-menu[211]: (process:18530): Parent PID 18735: > /bin/sh > Jan 23 10:51:08 main-menu[211]: (process:18530): > Jan 23 10:51:08 main-menu[211]: (process:18530): Volume group "vda" not > found > Jan 23 10:51:08 main-menu[211]: (process:18530): > Jan 23 10:51:08 main-menu[211]: (process:18530): > Jan 23 10:51:08 main-menu[211]: (process:18530): Skipping volume group > vda > Jan 23 10:51:08 main-menu[211]: (process:18530): > Jan 23 10:51:08 main-menu[211]: (process:18530): debconf: DbDriver > "config": could not write /var/cache/debconf/config.dat-new: No space > left on device > Jan 23 10:51:08 main-menu[211]: WARNING **: Configuring > 'grub-installer' failed with error code 1 > Jan 23 10:51:08 main-menu[211]: WARNING **: Menu item 'grub-installer' > failed. > Jan 23 10:51:09 main-menu[211]: INFO: Modifying debconf priority limit > from 'medium' to 'low' > Jan 23 10:51:09 debconf: Setting debconf/priority to low > Jan 23 10:51:14 main-menu[211]: INFO: Menu item 'save-logs' selected > > > Normally you can switch to another virtual console with Alt+F1 to F4 (IIRC), I don't know if that's also possible in bhyve. If it works, please open a shell and see with "df" which filesystem is full.