Displaying 20 results from an estimated 21 matches for "emm386".
2007 Jul 13
1
[memdisk] collision between memdisk and emm386 (FreeDOS)
...9; isolinux. I've created custom floppy
disk image 8440kB size. I've put FreeDOS kernel and bootsector into the
floppy. Boot process goes fine with this command:
isolinux /boot/memdisk initrd=/ximg/fdos.img c=60 h=8 s=36 floppy
The problems begin when I try to run FreeDOS memory manager emm386 from the
floppy image.
my config.sys:
...
1?DEVICE=HIMEM.EXE /VERBOSE
1?DEVICE=EMM386.EXE X=C000-C800 NOEMS /VERBOSE
...
System hangs (freezes) just after emm386 is loaded, leaving all information
about memory (UMB etc.). There is no any error, everything looks like it
loaded OK, but it isn...
2009 Mar 23
1
Memdisk + Freedos problem
...eople have problems with running the freedos image included in
Ultimate Boot CD (UBCD), when using memdisk for floppy emulation.
Memdisk starts booting the image and freedos shows the following menu:
0 Boot Clean
1 Boot UMBPCI (silent)
2 Boot UMBPCI (optimal)
3 Boot UMBPCI (semi-defensive)
4 Boot EMM386 (optimal)
5 Boot EMM386 (semi-defensive)
6 Boot no UMB (defensive)
7 Boot no UMB (ultra-defensive)
0 Boot Clean
____________
Works fine.
1 Boot UMBPCI (silent)
____________________
It prints:
==========================================================
FreeDOS HIMEM64 3.26 [Aug 25 2006] (c)...
2004 Dec 14
1
Why WinME/XP boot disk doesn't work with MEMDISK
...; function which crashes the system DELIBERATELY (it puts
the system in a cli/hlt/jmp loop.) I first thought it was specific to
MEMDISK, but it's not; calling this function under just about any
circumstances from within this version of DOS seems to crash the system
hard. It's possible EMM386.EXE overrides this and installs something
else, but I don't have a WinXP/ME version of EMM386.EXE to try with.
This sucks, because there are pretty much no good alternatives. In real
mode I can enter protected mode myself -- modulo A20 screwiness -- and
take care of things, but if the mach...
2003 Jun 20
4
PXELINUX keeppxe mem footprint
Hi,
I want to use PXELINUX to load a DOS disk image which I currently use for
Win2K/XP unattended installs. I want to move away from reliance on specific
NDIS2 drivers and use the 3Com UNDIS3C driver instead. I have used this
successfully to start the MSClient, but the problem is that the UNDI and PXE
layer take about 90K of base memory, which means that WINNT.EXE has
insufficent memory to run
2004 Apr 29
0
Pxelinux/memdisk with Universal TCP/IP Network Bootdisk floppy
...he file on a linux computer (mount -t vfat -o loop
Win98tcp.img Win98tcp).
I added mem.exe to the files.cab, using EXTRACT.EXE and CABARC.EXE from
http://support.microsoft.com/default.aspx?scid=KB;en-us;310618 I also added
ntfsdos.exe from http://www.sysinternals.com/files/ntfs30r.zip.
I added emm386.exe to the floppy image, and added the following to
CONFIG.SYS
device=emm386.exe /noems
I use pxegrub from grub 0.94 on my tftp server, I have the following in my
GRUB menu:
title Win98 Network Bootdisk
root (nd)
kernel /memdisk
initrd /Win98tcp.img
The memdisk is from syslinux-2.08
(http://...
2005 Apr 21
1
AW: AW: flashing bios & memdisk
> No. Big real mode is not real mode, and in particular
> MEMDISK doesn't have the control over what mode transitions
> the world outside MEMDISK performs.
i understand.
if only dos will be used (without himem, emm386 or something like that)
that the cpu will be leaved in real mode, is that correct?
and e.g. bios update would work...
mfg johannes
2004 Jan 26
7
Problem with FreeDOS + himem64 + PXELINUX + memdisk
...and PXE boot support for my boot disk. And it works
great with MS-DOS.
However, I want to use FreeDOS for the boot disk. This is very close
to working with the latest releases of the FreeDOS kernel and
utilities. I just have one blocking problem.
I am trying to use himem64.exe, part of FreeDOS EMM386:
http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/dos/emm386/
I am comparing it with fdxxms.sys, part of FDXMS:
http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/dos/fdxms/
When I use PXELINUX+memdisk (version 2.08) to boot a trivial FreeDOS
boot disk on my IBM Thinkpad T20, us...
2013 Jun 06
4
[PATCH RFC] virtio-pci: new config layout: using memory BAR
On 06/06/13 08:34, Gleb Natapov wrote:
> On Wed, Jun 05, 2013 at 07:41:17PM -0500, Anthony Liguori wrote:
>>
>> Oh, you mean in real mode.
>>
>> SeaBIOS runs the virtio code in 32-bit mode with a flat memory layout.
>> There are loads of ASSERT32FLAT()s in the code to make sure of this.
>>
> Well, not exactly. Initialization is done in 32bit, but disk
>
2004 Mar 25
4
Supporting WinImage compressed images
I am using PXELINUX, ISOLINUX, and memdisk in my project
(http://unattended.sourceforge.net/). When memdisk gained support for
compressed images, I started using it because it is cool. I used gzip
to compress floppy.img to create floppy.imz, and all was good.
But now my users are complaining that they cannot use WinImage (a
Windows floppy image editing tool) to edit my floppy.imz files.
I have
2013 Jun 06
4
[PATCH RFC] virtio-pci: new config layout: using memory BAR
On 06/06/13 08:34, Gleb Natapov wrote:
> On Wed, Jun 05, 2013 at 07:41:17PM -0500, Anthony Liguori wrote:
>>
>> Oh, you mean in real mode.
>>
>> SeaBIOS runs the virtio code in 32-bit mode with a flat memory layout.
>> There are loads of ASSERT32FLAT()s in the code to make sure of this.
>>
> Well, not exactly. Initialization is done in 32bit, but disk
>
2003 Dec 30
5
Pxelinux/memdisk with XP "MS-DOS" boot disk
I'm trying to use this universal DOS TCP/IP boot disk available here:
http://members.iinet.net.au/~bdriver/bootdisk/
It requires an MS-DOS formatted disk created by Windows XP. It works great as a floppy but doesn't boot at all with memdisk. The problem can be simplified down to just the XP boot disk. If you make an MS-DOS startup disk with XP on a floppy, dd the floppy to an image
2003 Jun 14
0
Re: WinME command.com
...ing me problems....
I even further tested the same image with reinserting the 98 command.com and
the image worked just fine.. So acc to me the problem has to lie in me
command.com as there is no real mode dos in ME..
Also try using umbpci.sys and lowdma.sys for managing memory in dos instead
of emm386 or qemm386..
I suppose you better try out the Universal Boot Disk of Ramattack.. it'll
give you all the solutions.
Bye.
Jassi
>From: syslinux-request at zytor.com
>Reply-To: syslinux at zytor.com
>To: syslinux at zytor.com
>Subject: SYSLINUX Digest, Vol 3, Issue 3
>Date: Tue,...
2006 Oct 24
0
Xen 3.0.3 and Hvm tests
...stuff/freedos/files/distributions/1.0/fdfullws.iso
(4) /usr/share/grub-disk/grub-0.97-i486-pc.iso from the debian package grub-disk
iso (1) does not boot because i dont have long mode .
iso (2) boot OK
iso (3) i can boot in cdrom only mode .
Live CD work partialy .
Live CD with himem + emm386 => crash
iso (4) on the first menu when i try to move on the second choice , the system
seem to be freezed .
Where is the problem ?
Ps:
- My hardware config - ASUS M2NPV-VM with AMD 64 x2 4200+ ( AM2 ).
- The system is based on debian-sid distribution ( in attachement the list of packages )...
1999 Jul 31
0
Samba + Clipper problem!
...n't work anymore! When
it
starts to open the DBF/NTX files the program stops with a "Dos
error 83:
Fail on INT 24H"!!
The config.sys and autoexec.bat are:
---->config.sys
FILES=200
BUFFERS=80
device=a:\net\ifshlp.sys
lastdrive=f
DEVICE=A:\NET\HIMEM.SYS
DEVICE=A:\NET\EMM386.EXE NOEMS
DOS=HIGH,UMB
---->autoexec.bat
path=a:\net
a:\net\net initialize
a:\net\netbind.com
a:\net\umb.com
a:\net\tcptsr.exe
a:\net\tinyrfc.exe
a:\net\nmtsr.exe
a:\net\emsbfr.exe
a:\net\net start full
net use E: \\SRV_NT_CT\aplic
net use F: \\SRV_LX_CT\usr
SET CLIPPER=F200
F:
CD ADMED...
2013 May 21
0
semi-OT: flashing the BIOS on an HP dl580 GT, afterward
...BIOS
update was, in fact, a self-extracting .exe file, and he'd extracted it.
Finally getting the ok to take the system down, the following hilarity
(for small values of hilarity) ensued.
First, booting off unetbootin to freedos was fine... except it was try to
guess which version - freedos + emm386 + himem, no himem, live CD only,
or, finally, "no drivers loaded", which works. It gags on something orders
of magnitude larger than it was written for, y'know.
Then I discover that the builtin type command does *not* have /p, and
there's no more command, and I should have read t...
2004 Jun 27
3
memdisk: DOS as a PreOS
Hello!
Is it possible to load a virtual DOS Floppy with memdisk to do a few
things (e.g. scan for viruses, copy a hard disk image from the network
to the local disk) and continue booting from the local hard disk without
a reboot?
Cheers
Alex
1998 May 18
1
DOS-Client with TCPIP and SAMBA
...her unterhalb 1 MB verwenden:
Name Insgesamt = Konventioneller + Hoher Speicher
-------- ---------------- ---------------- ---------------
MSDOS 50.621 (49K) 50.621 (49K) 0 (0K)
HIMEM 1.168 (1K) 1.168 (1K) 0 (0K)
EMM386 3.136 (3K) 3.136 (3K) 0 (0K)
COMMAND 3.296 (3K) 3.296 (3K) 0 (0K)
LPC 99.216 (97K) 99.216 (97K) 0 (0K)
UMB 960 (1K) 272 (0K) 688 (1K)
TCPTSR 77.056 (75K) 272...
2004 Jul 06
3
Disabling MEMDISK
I have added instructions to memdisk.doc for how to disable MEMDISK.
However, it's unlikely that this will work if you're running under DOS,
since DOS will be very unhappy about drives changing underneath it.
Anyway, until the next (pre)release comes out, here are the instructions:
--- memdisk.doc 27 Apr 2004 06:49:36 -0000 1.10
+++ memdisk.doc 6 Jul 2004 01:29:03 -0000
@@ -122,5
1999 Mar 15
3
dos?
I have an old dos app that doesn't run in the win95 shell very well.
There are problems with the graphics.
Is it possible to connect to a samba server from real dos? I assume the
answer is no but I thought I would check.
Verne Ball
vball@socrates.berkeley.edu
2003 Jun 03
0
Re: WinME command.com (was Re: Problems with Memdisk 2.04)
...arched the
Net and finaly found a
2.8M Image where I could boot from. deleted all the files in side of it and
put DOS7(win98se) german in it.
And I could getit to work.
Now I'm having another problem "MEMORY" with out any thing loaded I've got
517KB for DOS, loading himem.sys and emm386.exe couldn't help me as much as
I was hoping.
since I'm loading a lot of network stuff, most of it get's load in to the
normal memory, 'cause
EMM can't get his hands on some MEM-Pages to switch Frames to the Rest of my
unused 256MB,
because of low free addresses (Axxx-Fxxx) I th...