Mathieu Poussin

Results 47 comments of Mathieu Poussin

So if I understand right, a x230 flashed with skulls cannot boot to an UEFI OS ? (that would explain why I can't boot to my existing system after flashing...

Same issue here on OSX, Any way to solve this ?

I think it would also be interesting to be able to choose another storage that ETCD (I would rather use something else), basically to allow any storage configuration.

Hello, the way to boot is in the VM description, you have to type `boot disk0`

Probably related to #170 In my case it's on a NCR 7167 over serial port (serial over USB) With the following code ```csharp using Microsoft.Extensions.Logging; using Microsoft.Extensions.Logging.Console; using Microsoft.Extensions.DependencyInjection; using...

I don't know with printers (I don't use them with serial) but in general (for serial terminals) it's recommended to disable handshaking (you would have to go to your printer...

So the implementation is working fine so far on my NCR printer :) I just could not get graphics to be printer (except native barcode) but I am not even...

Any news about this ? I was looking for this feature too. Could this be merged ? Is something missing for it to work ? Thanks

To get the VID and PID on Linux it's quite easy with the `lsusb` command