search for: minorv

Displaying 4 results from an estimated 4 matches for "minorv".

Did you mean: minor
2011 May 08
5
Kareo please help
Hi, I am a new Ubuntu user and I am trying to get rid of Windows from all my computers forever! The only hurdle is my medical billing software Kareo. When I tried to run the exe file it states that it is extracting an MSI file and then shut out. I tried extracting the msi files running w/ the wine msi switch but it states that the msi file cannot run w/o the setup file. The program can be freely
2014 Dec 30
0
pxechn.c32 for EFI
...d protocol? Or is there a "lsyslinux.efi" equiv? I'm sure Gene or Ady will know the answer. > Also why was I calling it PXE 3? Well the cards say they are version 3 when you look at the network analyzer and this is from the EFI SPEC. > > "Type (1), Ma > jorVer (1), MinorVer (1) > Type is a one byte field that i > dentifies the network > interface that > will be used by the downloaded program. Type is followed by two > one byte version number fields, MajorVer and MinorVer. > Type > UNDI (1) = 0x01 > Versions > WfM-1.1a 16-bit UNDI: MajorVer...
2014 Dec 29
0
pxechn.c32 for EFI
...g wimboot from ipxe (that works still with PXELinux) - only I only got it working so far with tftp that makes no difference ;) Also why was I calling it PXE 3? Well the cards say they are version 3 when you look at the network analyzer and this is from the EFI SPEC. "Type (1), Ma jorVer (1), MinorVer (1) Type is a one byte field that i dentifies the network interface that will be used by the downloaded program. Type is followed by two one byte version number fields, MajorVer and MinorVer. Type UNDI (1) = 0x01 Versions WfM-1.1a 16-bit UNDI: MajorVer = 0x02. MinorVer = 0x00 PXE-2.0 16-bit UNDI:...
2014 Dec 29
4
pxechn.c32 for EFI
On Mon, Dec 29, 2014 at 04:15:56AM -0800, Patrick Masotta wrote: > On Mon, Dec 29, 2014 at 08:47:54AM +0100, Luke Ledgerd wrote: > > I think I'd like to ask for a feature request to allow pxechn.c32 > > to work with EFI too and to have the ability for PXELinux to have a > > ROOT path variable (kind of like gpxelinux.0) that can either have > > HTTP or TFTP urls.