I decided to jump down the rabbit hole, and it lead me to something even easier.
I can create a memory disk from the ISO and pass the whole thing to Bhyve as a
virtio-blk device.
I can then mount the partition of the block device inside the guest to access
its contents:
file -sL
Those are all very good suggestions, and things I already implement into my
upgrade strategy.
I like being in the second wave of upgraders. Turns out I missed that wave
awhile back this time, though. D:
zfs datasets and snapshots make the life of a sysadmin so easy, it almost feels
like cheating
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260148
--- Comment #4 from Bjoern A. Zeeb ---
okay, here's a fix:@@ -487,6 +487,7 @@ cfginitbar(struct vmctx *ctx, struct
passthru_softc *sc)
struct pci_bar_io bar;
enum pcibar_type bartype;
uint64_t base, size;
+ uin
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260148
--- Comment #3 from Bjoern A. Zeeb ---
(In reply to Mark Johnston from comment #2)
we do on the host; we should also do this on a bhyve restart;
order of events as I understand them currently:
host boot
bhyve boot
driver load
driver unlo
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260148
Mark Johnston changed:
What|Removed |Added
CC||ma...@freebsd.org
--- Comment #2 f
it seems that you have been able to install debian under bhyve and normally
this is not possible to achieve. Which kind of tutorial did you follow ?
you know that bhyve is missing the uefi variables and you need to apply a
trick. I'm not sure if your problem is related to that bhyve's behavior.
Il
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260148
Bjoern A. Zeeb changed:
What|Removed |Added
CC||b...@freebsd.org
Stat
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260148
Bug ID: 260148
Summary: passthru stopped working
Product: Base System
Version: CURRENT
Hardware: amd64
OS: Any
Status: New
Keywords: bhyve
On Nov 30, 2021, at 2:14 PM, Sysadmin Lists
wrote:
>
> Yeah, all you cool kids are running 13.0-* already while I'm waiting for
> 12.3-RELEASE to get out of beta. :P
> I have to decide if fixing Bhyve by jumping to 13.0-RELEASE is worth the time
> required to fix whatever else breaks from the
Yeah, all you cool kids are running 13.0-* already while I'm waiting for
12.3-RELEASE to get out of beta. :P
I have to decide if fixing Bhyve by jumping to 13.0-RELEASE is worth the time
required to fix whatever else breaks from the upgrade.
>
> From: Bak
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260081
--- Comment #5 from commit-h...@freebsd.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=d8c1d7b6526c7063304cd1e938d12dec137454e2
commit d8c1d7b6526c7063304cd1e938d12dec137454e2
Author:
FWIW, I had no trouble installing Debian 5.10.something in a VM.
I am using 13.0-STABLE but this should also work on 13.0-RELEASE.
When booting from a disk, I just remove the cdrom line from bhyve
command line (as shown below).
# cat debian/run
bhyve -c 2 \
-s 0,hostbridge \
-s 5,n
you are using a very old version of bhyve. U are losing a lot of new
features. Update it to 13R.
Il giorno mar 30 nov 2021 alle ore 22:01 Sysadmin Lists <
sysadmin.li...@mailfence.com> ha scritto:
> That's a mighty-tempting looking rabbit hole you've got there
>
> > -
That's a mighty-tempting looking rabbit hole you've got there
>
> From: Miroslav Lachman <000.f...@quip.cz>
> Sent: Tue Nov 30 13:27:32 CET 2021
> To: , Mario Marietto
> Cc: Corvin Köhne
> Subject: Re: Bhyve CD-ROM
>
>
> On 29/11/2021 22:46, Mario
~:$ freebsd-version -ru
12.2-RELEASE-p7
12.2-RELEASE-p11
Which one supports virtio-9p, 13.0 or 12.3?
>
> From: Mario Marietto
> Sent: Tue Nov 30 08:14:13 CET 2021
> To: Corvin Köhne
> Cc: Sysadmin Lists , Freebsd Virtualization
>
> Subject: Re: Bhyve C
It boots fine without the ISO. The commands you listed were part of the
installation guide I followed.
If the expectation is that the device number sets the boot order, any idea why
it doesn't work for me?
>
> From: Corvin Köhne
> Sent: Tue Nov 30 07:25:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260081
--- Comment #4 from Chuck Tuffli ---
In the past, the bhyve process has strongly recommend code reviews. In that
spirit https://reviews.freebsd.org/D33203
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259983
Mark Johnston changed:
What|Removed |Added
Resolution|--- |Feedback Timeout
Statu
On 29/11/2021 22:46, Mario Marietto wrote:
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 l
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260133
--- Comment #1 from Guangyuan Yang ---
The issue appears to be the vboxguest kernel module step. Removing
vboxguest_enable="YES" makes the issue disappear.
--
You are receiving this mail because:
You are on the CC list for the bug.
20 matches
Mail list logo