Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Feb 2022 13:58:52 +0100
From:      Georg Pfuetzenreuter <georg@syscid.com>
To:        virtualization@freebsd.org
Subject:   Re: Ubuntu guest Grub prompt
Message-ID:  <4fcd5b95-3799-f1c2-bc2f-330bdb3195c7@syscid.com>
In-Reply-To: <25130fd1-7f8a-f9fe-25b6-65776e0e1ac4@xavierhumbert.net>
References:  <25130fd1-7f8a-f9fe-25b6-65776e0e1ac4@xavierhumbert.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Would you show us your Grub configuration?
Both the Ubuntu "prettified" configuration file in /etc/default/grub and 
the actual one, probably in /boot/grub/grub.cfg, would be of interest.


On 2/27/22 11:19, Xavier Humbert wrote:
> Hi,
> 
> I've installed (many tries) Ubuntu 21 as guest on FreeBSD 13
> 
> Installation runs without problem, but a boot, it drops to grub prompt. 
> I know how to boot (set prefix=(hd0,gpt2)/boot/grub etc...)
> 
> But how to fix permanently ?
> 
> My config file :
> 
> loader="grub"
> cpu=2
> memory=2048M
> network0_type="virtio-net"
> network0_switch="public"
> disk0_type="virtio-blk"
> disk0_name="disk0.img"
> uuid="9fb3f8a7-7935-11ec-ae5a-d05099c11279"
> network0_mac="58:9c:fc:00:1b:ed"
> 
> Cheers,
> 
> Xavier
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4fcd5b95-3799-f1c2-bc2f-330bdb3195c7>