Displaying 20 results from an estimated 1000 matches similar to: "Supporting WinImage compressed images"
2004 Apr 24
0
[PATCH] Support WinImage compressed floppies
The following patch allows memdisk to support compressed floppy images
created by WinImage.
WinImage creates a PKZIP-style archive with a single member, the .img
(or .ima) file containing the floppy image. WinImage names such
archives with a .imz extension.
This patch lifts the header/trailer checking code from gunzip() to a
new function, check_zip(), which both checks for a valid ZIP image and
2005 Oct 07
1
tftp pxe and dos
So I have a few questions. I have already made the base part of making a
windows TFTPD running with memedisk. So that part works, but what I was
wondering, if there is a way to some how add an option to the config file.
What I have is something like this:
label winstall
kernel unattended/memdisk
append initrd=unattended/winstall.imz
That all works great, However, for each image, I have
2010 Mar 09
3
Enhanced MDISKCHK.COM and MEMDISK patches
Good day to all,
Gert Hulselmans requested a feature for MDISKCHK.COM that would function
roughly like GETARGS.COM[1] by Murali Krishnan Ganapathy: DOS SET
command output for MEMDISK kernel arguments passed by previous
boot-loaders. He also needed to support the case for
MEMDISK-in-a-MEMDISK type situations, where all MEMDISK kernel arguments
could be gathered together and output as a list
2010 May 21
6
Get MEMDISK parameters from WinPE 32/64-bit?
Hi.
I'm working on replacing a PXELINUX/MEMDISK loaded DOS based
installation image with a PXELINUX/MEMDISK loaded WinPE ISO image. So
far everything seems to work well (appending "bigraw" to memdisk solved
booting problems on several machines), but I kind of miss the option of
using getargs.com to get/set environment variables from the memdisk
command line.
Is there any way to
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
2003 Jan 23
2
Windows harddisk images.
Hello all,
I've been following this project with interest, and have had great fun
implementing Isolinux within the FreeDOS cdrom distribution.
Since I'm not that an expert at Linux, I would like to know how I can
*succesfully* generate a bootable image from a partition.
Situation is like this: (640MB RAM on system)
60GB IDE harddisk,
primary partition 1 win98 500MB
extended partition
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
2011 Dec 18
3
nopassany parameter causing trouble
I'm running into an issue which I didn't expect to encounter.
When specifying the "nopassany" parameter to hide physical drives, I'm
getting different output from ELTORITO.SYS (v1.5, syslinux distro) such
that it fails.
My intent is a LiveCD functionality with a DOS RAMDISK program taking
over as drive C:, meaning either no FAT partitions on harddisks and
removable disks
2005 Jan 21
4
Load setupldr.bin using isolinux
Hello,
Can I load setupldr.bin directly using isolinux without original CD boot
sector?
Thanks,
Theewara
2018 Jun 18
2
Memdisk and big floppy images
In other words: I'm suggesting to use WinImage as it also allows easy
injection of new files *and* updating of already existing files.
May I ask which vendor is distributing a DOS FW update that is 20MB? I'd
like to see the files. Sometimes you just need the .bin/.rom and the actual
FW update EXE and it would fit a 5MB FDD image.
On Mon, Jun 18, 2018 at 2:03 PM, R S <rene.shuster at
2003 Dec 01
1
Memdisk/XMS bug, big floppy image
>that image under B: or X: or whatever. This will allow us to cross the
>size limit of 2.88MB floppies. Ofcourse when I say "mount" I dont expect
>memdisk to mount it, just that set things up so that DOS mounts it there.
I'm using a 5MB image which emulates floppydisk.
label test
kernel data/memdisk
append initrd=data2/test.img c=80 h=8 s=18 floppy
problems are
2010 Mar 17
1
USB Thumbdrive + dos ghost boot image + drive too small = confusion
I will really hate myself if this has already been solved, i searched
the archives but didn't really find anything pertaining to it.
I have a 2.88mb dos boot floppy image, with ghost.exe, dos nic
drivers, and dos system files. It works fine when burnt to a cd.
As for the thumbdrive when trying to configure this hpghost.ima file
to run from my syslinux.cfg menu, it works and boots up fine
but
2002 Oct 30
1
SYSLinux/ISOLinux question
Look into the original XP cd and see where NTLDR is located,
then place it on your cd in the same directory and it 'should' work.
I have created some 2000 XP boot cd's with integrated recent service
pack's and they still boot. But I do that with cdrecord+original
boot sector, not with any isolinux stuff...
But I hope this help!
-----Original Message-----
From: G. Murali
2002 Nov 27
5
multi OS bootable CD, ISOLinux, ERD Commander problem
Hello all, I plan to make an (emergency) multi OS bootable CD which
contain:
- Win98 boot floppy (create from Win 98 control panel, add remove
program)
- WinME boot floppy (create from Win 98 control panel, add remove
program)
- Linux boot disk
- Win NT boot disk
- Win 2000 recovery console
- Win XP recovery console
- Winternal Administrative Pak (ERD Commander etc)
I am new to Linux and feel
2002 Oct 29
4
Booting a no-emulation image
Is it possible to boot a no-emulation boot image from ISOLinux?
I am particularly interested in having the WinXP Install CD,
as one of the boot images in ISOLinux.
- Murali
################################################################
# Ry 254, Ryerson Hall, # Ph : +1 773 702-1031 (Off) #
# 1100 E 58th Street # +1 773 575-4836 (Cell) #
# Chicago, IL - 60637, #
2010 Mar 04
1
Dell problems with PXELINUX 3.62
Good day again Daniel,
So the first thing I did was to remove the >NUL for your XMSDSK line and
put a PAUSE after it in AUTOEXEC.BAT. That way, I could see the error
message:
*** XMS RAMdisk v1.9I (FU - 08/98): XMS get free mem error.
Then I noticed that if you run AUTOEXEC.BAT manually from the DOS CLI,
XMSDSK actually succeeds! So that led to a new test: Duplicate the
XMSDSK line.
...
2011 Nov 13
1
missing syslinux details/docs
I'm running into some issues with regard to isolinux and memdisk, and am
not sure where to ask/look in the best way possible. These are
DOS-related issues.
So here goes:
* Can MEMDISK map a imagefile (compressed? harddisk?) to more than
(and/or beyond) 4GB of memory? Say you'd have 8/16GBGB and want 4GB
available to the user so might as well use the other 4/12GB for MEMDISK.
Or max
2004 Apr 29
0
Pxelinux/memdisk with Universal TCP/IP Network Bootdisk floppy
Just for the record, I want to let the list know that I succeeded in
booting a modified Universal TCP/IP Network Bootdisk floppy from
http://members.iinet.net.au/~bdriver/bootdisk/
I started with a Win98 Bootfloppy from http://www.tobs.uku.co.uk.
Then I made a disk image from this, using dd.exe from cygwin.
Then I converted this disk image from 1.44MB to 2.88MB with winimage.
Then I copied
2008 Jun 06
3
memdisk question
Hello,
I am using syslinux 3.63 and I am trying to get an image file going for
ghost. I was able to get the unicast image working by using winimage
and creating the format for the image as 2.88mb and saving the boot
sector as win 95/98.
I tried the same thing with a ghost multicast image and it doesn't work,
says invalid system disk..
Lots are variables so I am not sure where
2007 Apr 11
3
Large Floppy Images
I have periodically been trying to get memdisk to boot images
larger than your average 1.44Mb floppy and have always been
unsuccessful. I cannot boot anything greater than 1.44Mb. The systems
I'm attempting to do this with are not too old but they are not recent
either. One is a Asus P5A and the other is a Intel SE440BX both with
the most recent bios firmware patches available applied. If