similar to: testing menu's

Displaying 20 results from an estimated 1000 matches similar to: "testing menu's"

2004 Jul 21
1
using menu's to boot kernels
I've now been able to test the simple.com in dosemu, worked fine. We provide a CD that has multiple kickstart configurations on it and users are prompted as to what type of server they want to build based upon the isolinux.cfg selections. My goal is to use Murlai's menuing system instead because the large number of configs is taking too much screen real estate. Looking at simple.c
2006 Apr 24
3
tftp server with mysql backend
Are there any open source efforts ( I haven't found any) that have a tftp server with a mysql backend? I'd like an incoming pxelinux request to give the tftp server the mac address, and then it performs a query to find out which configuration file it should get. Of course it would be great if some day tftp-hpa would integrate with libmysql.. Thanks, James James S. Martin, RHCE
2003 Jun 30
2
pxe weirdness
I know that this is not a pxelinux/syslinux question (yet), but I am having a weird issue with a HP ML370. It is using HP UNDI PXE 2.1 (build 082) v 3.1.15 I successfully get an IP address from my DHCP server, but the machine fails when it attempts to make it's TFTP connection with: "PXE-E32 - TFTP Open timeout" It never gets the pxelinux.0 file. The odd thing I noticed was
2008 Jun 05
1
illegal opcode on cold pxe boots
Using the latest version of syslinux/pxelinux.. When cold pxe booting a HP DL585 G2 (Broadcom NIC), if the pxemenu item is LOCALBOOT 0 and is selected, then a red screen with the following error occurs: Illegal OpCode EAX=000E09AC EBX=00000000 ECX=00000000 EDX=00000000 EBP=00004408 ESI=0000F000 EDI=000045E9 DS=F000 ES=0000 FS=0000 GS=0003 CS:EIP=1000:00000240
2003 Feb 21
3
pxelinux - use IP's for config files
I know it's possible to set a DHCP parameter to tell pxelinux to use a mac address as the pxelinux cfg file name-- is it possible to tell it to use the IP it is being assigned as the filename? Thanks, James S. Martin, RHCE Contractor Administrative Office of the United Sates Courts Washington, DC (202) 502-2394
2005 Nov 30
1
problem booting from USB key
I managed to install RHEL3 onto a 1GB USB key. I had to forgo using grub to get it to but, but am now using extlinux. It actually boots, but ends up panicking. Here's the console messages that should be of interest: usb.c: registered new driver hub Loading ehci-hcd.o module ehci-hcd 00:1d.7: Intel Corp. 82801EB USB2 ehci-hcd 00:1d.7: irq 23, pci mem f882b000 usb.c: new USB bus
2004 Sep 04
1
Dosemu and shorewall.
Hello.. I have a somewhat "funny" setup. I use the dosemulator Dosemu for running a dos based packetradio nodeprogram called Xrouter. I setup dosemu to use my eth1 (lan) nic and i bring up a device called dsn0. (this is all running on Slackware 9.1 without X) insmod /etc/dosemu/dosnet.o sleep 2 ifconfig dsn0 192.168.1.1 netmask 255.255.255.0 route add -host 192.168.1.2 dsn0 dosemu <
2001 Feb 02
2
Ye olde INT 33h
On Tue, 30 Jan 2001, Eduardo Costa wrote: > Does anybody know if Wine will support the INT 33h (I think it's an > alias to "DPMI") ? I want to play my old classic DOS games, but in > Windoze they crash (don't know why - I hate this O$), and Wine doesn't > support this interrupt. Try dosemu (www.dosemu.org). Runs almost all non-DPMI programs and quite a few DPMI
2006 Jul 09
16
Running Turbo C
I must run Turbo C for the university. The install seemed to go alright, but when I try to run it I get: $ wine TC.EXE Warning: unprotecting memory to allow real-mode calls. NULL pointer accesses will no longer be caught. err:module:MZ_DoLoadImage insufficient DOS memory winevdm: can't exec 'C:\tc\BIN\TC.EXE': error=8 What should I do? I've 512 MB RAM- I can't imagine
2008 Jun 01
5
Running legacy batch files
I have several batch files from my windows installation that I've been using for many years, and I wonder what's the best way to transfer them to a Linux machine, without having to rewrite them as shell scripts. Some of these batch files call DOS programs and some call Win32 console programs. Unfortunately I have a few that has calls to both a DOS and a Win32 console program. The problem
2008 Apr 06
4
How to: Run a DOS program using Wine
I have a new EeePC from ASUS with Xandros version of linux installed. I have installed wine, and believe that the installation works for at least some windows programs. Looking in the windows\system32 directory I see notepad and progman, both of which run and look reasonable. What I really want to do is to run a command window, i.e. cmd.exe. Even though it is there, when I attempt to execute
2002 Oct 29
2
SYSLINUX 2.01-pre1 released
This isn't strictly speaking a SYSLINUX release, it's a change to MEMDISK and mkdiskimage to allow the creation of hard disk images with DOSEMU headers. This should make it easier to create bootable DOS hard disk images under DOSEMU. ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/Testing/ -hpa
2007 Jul 14
4
install a DOS application with wine
Hi I have a relatively small executable (and also the source code) for an experimental data logging application which was written to be used with DOS in the middle ages of earth. I tried to install it using wine. Wine simply hangs after the second line - no return to prompt - see below: user@Laptop:~$ wine '/home/user/Desktop/Pocket.exe' Warning: unprotecting memory to allow real-mode
2004 Sep 09
4
Shorewall and dosemu trouble
Anyone ?|Another try and now with the info asked 4. |nl1cat wrote: | Hello.. | I have a somewhat "funny" setup. | I use the dosemulator Dosemu for running a dos based packetradio nodeprogram | called Xrouter. | I setup dosemu to use my eth1 (lan) nic and i bring up a device called dsn0. | (this is all running on Slackware 9.1 without X) | insmod /etc/dosemu/dosnet.o | sleep 2 | ifconfig
2007 Nov 12
5
DOS Assembler
Hi, i need to write DOS Assembler software, ive tried TASM.EXE, but it just crashes. System is: x86_64 AMD, archlinux. wine is installed as 32bit through multilib....is it possible that this combination causes the crash? Is there a easier solution/program? greets Julius
2004 Sep 17
3
newlines in vorbis comments
Is there any way to put a newline character in comments for ogg vorbis files in Linux? I can't see any way of doing it with vorbiscomment. Easytag would work, but has other problems (like concatenating comment fields with the same tag name). If I wanted to put together a quick hack to add a such a comment (I'm thinking read the comment from a file, with the tag name specified at the
2004 Sep 17
3
newlines in vorbis comments
Is there any way to put a newline character in comments for ogg vorbis files in Linux? I can't see any way of doing it with vorbiscomment. Easytag would work, but has other problems (like concatenating comment fields with the same tag name). If I wanted to put together a quick hack to add a such a comment (I'm thinking read the comment from a file, with the tag name specified at the
2001 Dec 30
2
Lock Problem
We have some database dos programs runing under Linux with dosemu on the client side connected to Linux server runing samba, and want to do register locks in a local directory mounted with smbmount. In samba 2.0 this was not possible (files become corrupted). Can samba 2.2 do the trick?. We don't want to use micro$oft lan manager for DOS. Any other options?. Thanks in advance Pietro
2003 Aug 27
4
Why FLAC, why not MAC?
Why do some of you use FLAC for lossless encoding? I've done some test and MAC filesizes were always smaller. I don't seem to see what the problem is. CH4R1ie --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word
2008 Dec 11
6
Dos to USB
Hi, I have a windows app that allows an old dos program that will only print to LPT, to redirect to a USB printer. I was able to use this in native windows. But Wine does not seem to be able to launch a dos box like windows could. The program is at: http://www.dos2usb.com/download.htm Unless there is some other way to redirect an LPT port? Thanks Bob