Eric

Results 112 comments of Eric

Still seeing this - I generated a password with a password manager (according to the requirements that popped up *after* I tried a 48char password), and now am locked out...

I think the idea in question is snapshots. Which is something being worked on, but would need to be implemented with APFS files clones. You can get halfway there by...

iCloud/AppleID's can't be used on Apple Silicon VMs without a special entitlement from Apple.

There are three different versions of USB 3.2 (yes the spec name is hot trash). USB 3.2 Gen 1 (aka the old "USB 3.0", 5Gbps) is supported via an XHCI...

One hurdle would be that cd-rom/dvd devices are not generally available to containers in Docker that I am aware of. In the interest of keeping software in containers, LXC/LXD does...

No reason it shouldn't work inside a container with bridged networking; piHole is really only doing its magic on port 53 (DNS); 80 and 443 are there for administration to...

I stand corrected/knowledge-upgraded, especially after reading more of the docs. :)

Curious what the disk type ended up being? I think we specify pvscsi and attach a floppy with drivers; I'd be very interested to see the relevant snippet of your...

Are you saying that even when you set "disk_thin_provisioned": false, this builder plugin actually still sets the type to true? also, this builder doesn't support more than one disk, currently;...

I'm very confused. I was able to configure and provision an Ubuntu 18.04 VM with a preseed file on the floppy device using the alternate server install version - not...