search for: _i386_

Displaying 3 results from an estimated 3 matches for "_i386_".

Did you mean: _i386
2014 Jul 16
0
Possible memdisk issue
...ns for boot failure when changing the fs size. Moreover, the VBR includes values that are specific for its corresponding FAT volume; so when the size of a FAT image is changed these values should also be adequately changed. Additionally, I would suggest to confirm/check you are using a FreeDOS _i386_ kernel, unless you really need the kernel to boot 8086. In practical terms, all this means that if you want/need to obtain a FAT12 image by using newmkfloppyimg.sh, the original image should rather also be a FAT12 one. If you want a FAT16 image by means of newmkfloppyimg.sh, you are better sta...
2006 May 02
6
patch to build theora-mmx on AMD64
Hi all, I've patched theora-mmx to build on x86_64. The patch against SVN is attached. Basically all I did was to copy lib/i386 to lib/x86_64 and tweak the assembler code a bit: * added to each file: typedef unsigned long int ogg_uint64_t * converted all asm inputs to 64-bit in: dsp_mmxext.c, fdct_mmx.c, recon_mmx.c * left all asm outputs at 32-bit * I didn't patch dsp_mmx.c, since all
2014 Jul 15
4
Possible memdisk issue
On 08Jul2014--09Jul2014, Ady, Peter Anvin, Gene Cumm, Bernd Blaauw, Shao Miller, Kenneth Davis, wrote: > [...] Thank you all for your responses. You helped me solve my problem. For anyone else that runs into similar trouble and finds this thread, here follow summaries of what I've learned. To recap, our PXE server holds Dell BIOS updates in FreeDOS floppy images booted via MEMDISK.