search for: a8a2

Displaying 2 results from an estimated 2 matches for "a8a2".

Did you mean: a82
2005 Mar 01
3
adding syslinux mailing list to gmane.org
Hello! I would like to add the syslinux mailing list to gmane.org so I can read it with my newsreader (I think it is more convenient). Is that ok? For more information go to http://www.gmane.org/ Cheers Alex
2016 Apr 06
8
[PATCH 0/4] v2v: simplify Windows registry patching
The way we patch the Windows registry in order to allow it to boot off a virtio-blk drive was initially conceived by comparing the state with virtio-blk driver properly installed, to that without. However, we don't want to replicate the Windows PnP system; rather we need to apply just enough edits to make the system boot, and then let the Windows PnP manager figure out the rest. This series