Displaying 2 results from an estimated 2 matches for "itnet".
Did you mean:
inet
2006 Feb 09
1
menu.c32 error "Windows is bypassing your startup files"
...ing Windows 98...
Windows is bypassing your startup files.
Microsoft(R) Windows 98
(C)Copyright Microsoft Corp 1981-1999
A:\>
Any idea's why this is not booting my proper image? Here is my configuration
file:
PROMPT 0
DEFAULT menu.c32
TIMEOUT 100
ONTIMEOUT .localboot -1
MENU TITLE ITNET 2006 Boot Menu
LABEL local
MENU LABEL ^Local Boot
MENU DEFAULT
LOCALBOOT 1
LABEL ghost
MENU LABEL ^Ghost
KERNEL memdisk
APPEND initrd=images/c201.img
label test
MENU LABEL ^C201
KERNEL memdisk
APPEND initrd=images/c201.img keeppxe
label test2
MENU LABEL ^...
2004 Nov 01
1
Configure error: Cannot find a type to use in place of socklen_t
Hi,
I'm using rsync with cygwin (i'm working on a windows OS) but when the config script is running i get an error - "Cannot find a type to use in place of socklen_t".
I have searched google but most of the solutions said to edit the configure file but none of their files that they are editing look like my configure file.
Does anyone know how i might fix this error?
Thanks in