Re: Freebsd-13.1 as domu cannot use multiple virtual disks
- In reply to: Brian Buhrow : "Re: Freebsd-13.1 as domu cannot use multiple virtual disks"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 19 Apr 2024 13:47:51 UTC
On Fri, Apr 19, 2024 at 06:34:12AM -0700, Brian Buhrow wrote:
> 	hello Roger.  Thanks for the quick reply.  Okay.  I'll try the alternate lines.
> Interestingly enough, I tried hda and hdb and they didn't work either.
Weird, both the hd and the xvd notation seems to work for me.
For the record my configuration is:
disk = [ '/root/FreeBSD-15.0-CURRENT-amd64.raw,raw,xvda,rw',
         '/root/FreeBSD-14.0-RELEASE-amd64.raw,raw,xvdb,rw' ]
> Also, for NetBSD domu's
> the 0x1,0x2 syntax works beautifuly, so I was surprised it didn't work with the FreeBSD domu's.
No idea, maybe NetBSD carries some patches in ports to support that
syntax.  AFAICT from the vbd format document that I linked on my
previous reply it's not a valid notation.
Regards, Roger.