Displaying 20 results from an estimated 10000 matches similar to: "Creating hard disk image in DOS"
2002 Oct 28
3
memdisk hard disk image
Can anyone please tell me how to create a bootable 10MB hard disk image
for use with memdisk? I'd like to use FreeDOS. And I know little of
DOS.
Thanks.
2002 Apr 05
1
Selecting hard disk boot when running syslinux from floppy
Hi,
I was wondering if it is possible to have the option to boot from hard disk
when syslinux loads from floppy.
Basicly I'm trying to create a boot disk which gives me the option to boot
from hard disk, possibly after 5 seconds incase I leave the floppy in by
mistake.
The systems I would be using this floppy on would be running Windows NT 4.0,
Windows 2000 and possibly RedHat Linux 7.2.
2005 Aug 20
3
Large disk image boot. Any suggestions?
Hello,
I am managing 15 separate boot disks with various network disk images.
These disk images are used for network installs of Windows OS's.
Basically the network boot disk contains dos, the network drive in
question and the connection information to the shared server for doing a
ghost install.
The problem is the 1.44 disk doesn't hold enough space to accomplish the
job. What I
2003 May 13
1
Creating HD Boot Images
I have been trying to track down information on building HD boot images for
ISOLINUX and MEMDISK, and so far, haven't had a whole lot of luck.
I've found a number of sources describing the process of setting up
ISOLINUX and MEMDISK, and how to configure the boot CD to boot various
OS's. I've also read through Bart Lagerweij's BootCD/ModBoot pages, and
Mikhail
2005 Oct 04
3
Boot DOS through Pxelinux
Hello list,
My set up is almost complete in booting DOS through PXELinux, but I need to
create a DOS boot image from (2 )DOS floppies. I've search the archives and
google
but didn't find any relavant info...
My current set up now works with the standard setup (with one DOS floppy):
kernel: memdisk
append: initrd=floppy.img ramdisk=10000
My goal to is create a floppy.img from 2 DOS
2003 Jul 02
6
help: booting dos from syslinux/memdisk
Thanks for Remko for his help to solve the fractional cylinder problem.
But there is the second problem, the boot disk failure (see below << [B])
...
command line: initrd=disk.img harddisk c=2 h=256 s=63 BOOT_IMAGE=memdisk
Disk is hard disk, 16128K CHS=2/256/63 <<<< [A]
...
Loading boot sector... booting...
SYSLINUX 2.04
welcome!
boot: 1
[single dot]
2006 Oct 04
3
Boot image from hard drive from syslinux initiated by a floppy disk boot
I have been trying to find the information by searching through the
archives and google, so I am sorry if this question has been asked
before I just have not been able to find an answer.
I have a syslinux boot floppy which loads to the boot prompt, I wish to
load a .gz image which is on my hd0 0 by using memdisk as the kernel. I
have tried to kernel memdisk append root=/dev/hd0 0 (also just
2012 Apr 02
3
booting a dos floppy from a disk image over pxe
Hello,
I'm trying to boot a dos floppy stored on a disk image which is initially
loaded over pxe using memdisk.
I've created the disk image as follows:
dd if=/dev/zero of=$IMGLOCATION/$IMGNAME bs=$(( 1024 * 1024 )) count=20
LOOPDEV=$(losetup --show -f $IMGLOCATION/$IMGNAME)
MAJOR_MINOR=$(ls -l $LOOPDEV|awk '{print $5$6}'|sed 's/,/:/')
DMSIZE=$(( $(ls -l
2002 Jan 21
2
memdisk hd images
How does one make a HD image? Floppy images are easy enough, but to have to
create a hdimage, you need MBR and partitions, etc... I want to create a
10MB DOS HD and boot it, how would I do this with Linux?
Thanks.
2002 Jun 09
1
Hard disk image to use with Memdisk
Hallo
I would like to have an image of about 8Mb to boot with ISOLINUX and
MEMDISK. I am not able to create an image complete of the MBR, as MEMDISK
requires. I think I should emulate an 8Mb disk in memory or on a file, but I
am able to do so only for a 'single partition'. Could you please suggest me
a way to obtain the image? I can use Linux or Windows tools, it does not
matter.
2003 Mar 16
3
Disk images and syslinux
Hi,
I'm working on a Red Hat 7.3 based bootable cd. I have included a number of firmware update floppy images to it succesfully. However, I run into problems trying to build a floppy image for IBM ServerRAID firmware update. The firmware update disk set contains three disks. So their content does not fit into 1.44 nor 2.88 floppy images.
To my understanding it possible to build a hard disk
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
2002 Jul 25
1
memdisk and harddisk image creation under Linux
I read the following about memdisk :
....
For any other size, the image is assumed to be a hard disk image, and
should typically have an MBR and a partition table. The disk C/H/S
geometry is determined by examining the partition table, so the entire
image should be partitioned for proper operation.
....
I'd like to create a bootable cd, wich boots a linux and some other tools.
While
2005 Feb 21
2
memdisk: regression: 2.11 -> 2.12 (up to 3.07)
- mkdiskimage -d image.dsk 2 64 32
- load it in dosemu and make it bootable with sys
- isolinux:
label 999
kernel memdisk
append initrd=image.dsk harddisk c=2 h=63 s=32
results:
memdisk 2.11 -> boots
memdisk > 2.11 (up to 3.07) -> hangs
The following message is printed in the boot messages > 2.11:
MEMDISK: image has a fractional end sector
The complete error message
2002 Sep 13
1
Any errors in the process for creating bootable DOS image
Hi all,
I want to create a bootable DOS 6.22 image for
pxelinux + memdisk. The following is my steps, anyone
who knows what wrong with them?
1. Create image from a bootable floppy
dd if=/dev/fd0 of=dosboot.img
dd if=/dev/fd0 of=dos.bss bs=512 count=1
mount -o loop -t msdos dosboot.img /mnt/image
cp dos.bss /mnt/image
umount /mnt/image
2. config file in pxelinux.cfg folder
2002 Apr 25
2
Format for the Hard Disk image that SYSLinux can boot.
I couldn't find this information on your site for SysLinux, and I'm
sorry to bother you with this, now, but I was wondering
what format of hard disk images SysLinux supports. Is it a raw format,
or a format like drive image or ghost.
Thank you for your time,
Joseph Baugher
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Sep 02
3
MEMDISK - floppy=1 Outputs: Disk is hard disk, 1440 K, C/H/S = 80/20/18
Hi,
I am trying to load an disk image as Floppy=1, og B: using ISOLINUX.
My Config file reads:
------- Begining Of File -------
KERNEL MEMDISK
APPEND raw floppy=1 initrd=CERC6.IMG
------- End Of File ------------
--- MEMDISK Output Snip ------
Ramdisk at 0x03b58000, length 0x00168000
command line: initrd=CERC6.IMG raw floppy=1 BOOT_IMAGE=MEMDISK
Disk is hard disk, 1440 K, C/H/S =
2005 Aug 31
2
booting from MS-dos disk.
Hi there,
I am using memdisk with pxelinux, i have created ms-dos boot
disk from windows xp, but when i boot from it stops on starting....
what is the problem can anybody tell me..
Regards,
Yogesh
2009 Sep 30
2
can not boot DOS image
Hi!
I'm trying to boot this kind of file:
$ file ibm_fw_bios_m9e144a_anyos_i386.img
ibm_[...]_i386.img: DOS floppy 1440k, x86 hard disk boot sector
(This is a BIOS update boot image for the IBM X Series servers).
I'm booting with PXE on the IBM machine, with this pxelinux.cfg:
$ cat pxelinux.cfg/default
[...]
LABEL update_bios_img
MENU LABEL ^BIOS Update (img)
FDIMAGE
2005 Sep 23
2
Help: Boot Dos Floppy image through Pxelinux
Hello,
I would like to boot dos image through PXE linux with menu where the
user will have option of booting
A: Dos
b: Linux
Any how to or guide , will help me out
any links will also help
Regards
K.dinesh
***********************************************************************
In a World Without Fences Who Needs GATES ?
***********************************************************************