Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Nov 2021 22:46:45 +0100
From:      Mario Marietto <marietto2008@gmail.com>
To:        Sysadmin Lists <sysadmin.lists@mailfence.com>
Cc:        =?UTF-8?Q?Corvin_K=C3=B6hne?= <C.Koehne@beckhoff.com>,  Freebsd Virtualization <freebsd-virtualization@freebsd.org>
Subject:   Re: Bhyve CD-ROM
Message-ID:  <CA%2B1FSii6yL0HbpyMLNq3q4PybnJS0s6uaDO8f6jh25tAHP8=NQ@mail.gmail.com>
In-Reply-To: <878258613.80307.1638218553852@ichabod.co-bxl>
References:  <1786593170.587714.1638135091567@ichabod.co-bxl> <CA%2B1FSiiarPVt55iZXQZ8-cidvp_iHBkomQFsg8gORVYrq2=xJQ@mail.gmail.com> <711266519.635448.1638165807735@ichabod.co-bxl> <3e5cfc26e781421ba0244d5c78c3a4d4@beckhoff.com> <878258613.80307.1638218553852@ichabod.co-bxl>

next in thread | previous in thread | raw e-mail | index | archive | help
--000000000000b56a6e05d1f4628f
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

So,the time to try my ideas has come. You can try to remove the first
sector of the iso image,so that it won't boot or you can pass through a
virtual or a physical disk or you can create a new iso file from scratch,
with your files inside...there are a lot of possibilities...

Il giorno lun 29 nov 2021 alle ore 21:42 Sysadmin Lists <
sysadmin.lists@mailfence.com> ha scritto:

> Thanks Corvin. But I tried that already and it didn't work. It still boot=
s
> to the ISO. I get this text on the terminal I launch Bhyve from:
>
> BdsDxe: loading Boot0001 "UEFI BHYVE SATA DVD ROM BHYVE-92FC-A81B-A3B5"
> from PciRoot(0x0)/Pci(0x4,0x0)/Sata(0x0,0xFFFF,0x0)
> BdsDxe: starting Boot0001 "UEFI BHYVE SATA DVD ROM BHYVE-92FC-A81B-A3B5"
> from PciRoot(0x0)/Pci(0x4,0x0)/Sata(0x0,0xFFFF,0x0)
> Welcome to GRUB!
>
> > ----------------------------------------
> > From: Corvin K=C3=B6hne <C.Koehne@beckhoff.com>
> > Sent: Mon Nov 29 07:31:19 CET 2021
> > To: Sysadmin Lists <sysadmin.lists@mailfence.com>, Mario Marietto <
> marietto2008@gmail.com>
> > Cc: Freebsd Virtualization <freebsd-virtualization@freebsd.org>
> > Subject: RE: Bhyve CD-ROM
> >
> >
> > Hi,
> >
> > the bootorder is determined by pci slot order. Just add your disk befor=
e
> your cd-rom:
> >
> > bhyve -c 1 -m 512M -w -H \
> >         -s 0,hostbridge \
> >         -s 3,virtio-blk,/dev/zvol/zroot/bhyve_vms/debianvm \
> >         -s 4,ahci-cd,/media/Debian-11.1.0-amd64-DVD-1.iso \
> >         -s 29,fbuf,tcp=3D0.0.0.0:5900,w=3D800,h=3D600,wait \
> >         -s 31,lpc \
> >         -l com1,stdio \
> >         -l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd debianv=
m
> >
> >
> > Best regards
> > Corvin
>
>
> --
> Sent with https://mailfence.com
> Secure and private email
>


--=20
Mario.

--000000000000b56a6e05d1f4628f--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2B1FSii6yL0HbpyMLNq3q4PybnJS0s6uaDO8f6jh25tAHP8=NQ>