Corey Osman

Results 64 comments of Corey Osman

This is occurring when the variable used in the condition is not defined.

example case ``` command => "Invoke-Sqlcmd -Query \"sp_configure 'show adv', 1; RECONFIGURE WITH OVERRIDE; EXEC sp_configure 'contained database authentication', 1;\"",` and then the test for it ```command: 'Invoke-Sqlcmd -Query \'sp_configure...

I disabled as I thought it was too complicated for folks to grasp. If you want to create a PR and enable it. I will merge it. References: https://logicminds.github.io/blog/2016-01-16-testing-hiera-data/

So when building the iso and booting from a usb stick. The kernel does boot but fails to mount the root filesystem. How do I fix this? Can I manually...

@justincormack I am new to linuxkit. So are you saying something like: ``` kernel: image: linuxkit/kernel:4.17.10 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 root=/dev/sda1" ```

The console scrolls by too fast to capture anything usable. I suppose I could take a video but that seems overkill. I am not able to check what device comes...

I am going to try this https://github.com/linuxkit/linuxkit/blob/master/docs/platform-rpi3.md#disks

If this is helpful I did make a video. I tried adding the modprobe stuff and received different error. https://photos.app.goo.gl/wQ9Vd4Wthx24xnai7

This is just a off the shelf motherboard. MSI Z270 Pro. So no IPMI or other cool server features.