Displaying 20 results from an estimated 700 matches similar to: "Re: SYSLINUX Digest, Vol 33, menu.c32 chaining"
2005 Dec 02
3
PxeLinux menu.c32 chaining
Hello,
many of our platforms do not have a integrated floppy, some even don''t have a floppy controller. As pxelinux still has a problem with machines without a floppy in combination with some bios versions I need to chainload a different bootstrap loader which works on the floppyless platforms. But I also need to load a BartPE and the other BS loader does not support that. So I tried to
2008 Feb 23
6
network-multinet usage?
Still trying to make my VMs appear on a subnet of their very
own and route traffic to/from them from the Dom0.
This network-multinet script sounds ideal for what I want:
http://thepenguinpriest.com/linux/scripts/network-multinet.html
However, the description of building a routed network says
I need to call the script and give it the "virtual ethernet
device (vethX)" that lives in
2013 Jun 10
2
[5.10] PXE + dhcp opts 209, 210 and path issues in tftp/http
On Sat, 08 Jun, at 11:57:34AM, Gene Cumm wrote:
> To minimize impact and convey the extent of the change, perhaps change to
> ';' immediately and make another release, probably 5.20 and this week.
This chunk of ftp_readdir() caught my eye,
} else if ((p = strchr(buf, ';'))) {
/* VMS/Multinet format */
if (p > buf+4 && !memcmp(p-4, ".DIR",
2003 Jan 09
1
Wine / Visual Foxpro 7 Problems (mouse click freezes the program)
Hi,
First of all, apologies if I'm not posting this in the correct place.
I'm successfully running Microsoft Visual Foxpro 7 under Wine, however I
needed to use the native versions of shlwapi and oleaut32.
There is a major problem still, however, and that is that foxpro will freeze
as soon as I use the mouse to click in certain controls (the command
window, a textbox, an edit box,
1998 Jan 15
2
File lock
I am failing to lock a database file on a unix server (Solaris486) when
the file lock request is sent from Visual Foxpro on Windows 95.
Any suggestions on testing procedures, or even a solution??
Please feel free to assume that I don't know anything about file locks!
I don't even know how Visual Foxpro attempts to lock a file.
Would the Foxpro lock be recognised by any application?
2006 Mar 16
2
Samba and Foxpro for Unix
Hi !
I have an unique situation.
An SCO Unixware 7.1.3 with Samba 2.2.7a (yes, i know; it sucks !)
On the machine, is running MS Foxpro 2.6 for UNIX (it's running pretty well
for several years) but due to new demands (like Crystal Reports, Visual
view; etc) the directories with DBF files were shared using Samba. At the
beginning, when everything was only about reading, there were no
2018 May 29
2
Can creating new forms of debug info metadata be simplified? [formatting fixed]
[Resending due to accidental markdown rendering - sorry]
Hi list,
Let's talk about adding a new type of debug info metadata. Here are the
steps (at minimum - probably incomplete) one needs to take:
1. Create a new class in the hierarchy
2. Implement two forms of `MD_NODE_GET`
3. Specialize `MDNodeKeyImpl`
4. Modify `LLParser.cpp` and add serialization code for your
special type5. Modify
2001 Mar 29
1
Samba and FoxPro
Is Samba (1.19) incompatible with FoxPro? We have tried to network a
database package (FoxPro is the underlying DBMS) by putting it in a Samba
share. The database starts up and you can browse the tables, but it looks
as though FoxPro's record locking system causes the entire share to be
locked, so that further access to the shared drive (both in FoxPro and in
the Windows98 Explorer) is
2002 Nov 28
2
Foxpro configuration
Hi,
could someone please give me the correct entries for using Foxpro with a
samba share. I tried everything I can think of in the smb.conf but I am
always confronted with locking problems and multiuser issues:
Upgraded to version 2.2.5
smb.conf (among other things of course)
oplocks=off
lock spin count = 3
lock spin time = 25
locking=yes
Is there anything you can tell me.
It is very urgent and
2008 Jan 31
3
xen 3.2 network problems
Hi,
I try to get networking running with xen 3.2, but it seems I fail miserably.
I am on sles10sp1, with xen 3.2.0, and kernel rpm''s installed from SP2.
I configured in /etc/sysconfig/network the NETWORK_LIST:
NETWORK_LIST="bridge,0,default,00:DE:AD:BE:EF,192.168.8.13/24,dhcp-off"
but an ifconfig xenbr0 still shows the mac address of peth0
fe:ff:ff:ff:ff:ff.
Initially, I
2004 Jul 05
1
FoxPro on Samba share
Ok, I'm sure you've answered this more then once, but still here it is :
I have a FoxPro 2.0 for Lan application that used to run on DOS boxes
connected to a Novell server (and of course with Novel client). Both
FoxPro .exe, .prg and database/index files reside on the shared disk,
and the client only maps a shared drive and starts the FoxPro
application from there. Due to some
2002 Apr 25
2
wine and Platypus
I've been trying to get Platypus (the ISP billing software by Boardtown)
working under wine on-and-off for the past couple of months. Last time I
checked, there were some Visual FoxPro problems. Those have now been
resolved, but I get an 'insufficient memory' error as soon as Plat tries to
contact the SQL database.
Has anyone gotten it to work under wine yet? Anything I should
2007 Feb 10
5
TMG -- MS Visual Foxpro errors
I'd like very much to be able to run "The Master Genealogist" under Wine. TMG is a MS Visual Foxpro application for genealogy database work. On my Kubuntu 6.10 system I have successfully downloaded and installed Wine 0.9.30, and then installed TMG ver. 6 including updates to 6.12, the current version. During TMG installation, there was a problem with a lack of
2018 Jul 16
3
sizeof(DIFlags)
Hi list,
Is there a standards based reason why the DIFlags enum is set to
uint32_t[1]? I am sure my DWARF-std-reading-fu is not up to snuff and so
I cannot seem to find it.
The reason I ask is that we are running out of space for our own DIFlags
and would like to nail this down before deciding on an approach.
Thanks!
Sohail
[1] The code in question:
2002 Mar 27
1
Wierd timestamp problem
Greetings,
We found out today that rsync has been missing some files. Here
is the senerio:
We have two nfs servers in different datacenters, one being the
backup to the other. We want to keep them up to date so we use rsync
inside crontabs. We have Solaris, AIX, True64 and VMS systems reading and
writing to the nfs drives. I am running rsync on Solaris 8 servers. What
2006 Sep 05
0
Samba w/ Multinet on OpenVMS 7.3-2
I am trying to find source/object files for Samba for OpenVMS using
Multinet 5.0. Install guide would also be helpful. Currently run Samba
on Unix.
Thanks
2018 Dec 19
3
Windows 10 & Samba
Are there any special quirks with Windows 10 and Samba...
Using Visual Foxpro 9 on Windows 7 with the data and program files on a Samba file server.
Will need to move to Windows 10 in a year so doing some testing.
Everything works on one machine with 10 while on another it will not call the main.prg file on the Samba server.
Trying to figure out if it is VFP9 issue or a quirk with Samba.
2009 Aug 25
4
Error when run MS Foxpro on wine
I install Wine on Ubuntu 9.04, i have errors when run MS foxpro :
namhv at ubuntu:/media/disk/ktgd$ wine foxprox.exe
fixme:gdi:get_default_fonts unhandled charset 0x000000a3 - use ANSI_CHARSET for default stock objects
err:int:DOSVM_Int15Handler int15: unknown/not implemented parameters:
int15: AX 2403, BX e6f5, CX 0c6c, DX 00fc, SI 0cfe, DI 571e, DS 199b, ES f000
err:int:DOSVM_Int2fHandler
2006 Mar 10
2
Visual Fox Pro 6 application
Hi:
I'm trying to run an application that was made with Visual Fox Pro 6.
I tried some different previous versions of Wine like 0.9.3 and 0.9.7.
Sometimes I got error messages like "There's no enough memory to
complete this operation" and "Incompatible integer type..." or
something like that.
Finally I upgraded to 0.9.9 version and I had no previously mentioned
2018 May 29
2
Can creating new forms of debug info metadata be simplified? [formatting fixed]
> On May 29, 2018, at 12:28 PM, David Blaikie <dblaikie at gmail.com> wrote:
>
> +some of the debug info cabal (& Duncan, as an emeritus member, and person who plumbed a lot of the current debug info syntax support in)
>
> Visitor seems plausible though I haven't looked at the code in detail to see if it'd work perfectly.
>
> On Tue, May 29, 2018 at 7:56