Displaying 20 results from an estimated 10000 matches similar to: "DOS fdisk"
2004 Feb 16
1
Memdisk booting XP DOS
Memdisk 2.08 does not appear to be able to boot an XP DOS image (it starts
to boot and then hangs). XP DOS appears to be borrowed from WinME
(v4.90.3000). I was trying to make a multiple boot CD with Bart's method:
http://www.nu2.nu/bootcd/#multimemdisk
but substituting Brads TCP boot disk instead of Barts:
http://members.iinet.net.au/~bdriver/bootdisk/index.htm
Brad uses XPs DOS as it
2009 Nov 08
2
syslinux installation issues
I've recently returned to working on FreeDOS again after quite some
time, and read about an unmerged MEMDISK branch that allows to boot
DOS-based ISOs. This seemed quite usefull to me as it allows for faster
modifications to my code/scripts/disklayout.
The general idea was to install Syslinux 3.83 to harddisk, then add the
modified Memdisk from that boot-land forum, as well as my ISO. In
2003 Jul 04
2
Problem with memdisk and Free FDISK
Sorry for the cross-post, but I do not know whether this is a bug in
Free FDISK, memdisk, or neither.
This problem is with Free FDISK 1.2.1 and memdisk 2.04.
I am using PXELINUX+memdisk to boot to a virtual hard drive containing
MS-DOS 6.22. This works fine; DOS boots and the virtual drive appears
as C:.
Now I want to use Free FDISK to partition the *physical* drive. But
when I run any of the
2005 Aug 31
1
booting from MS-dos disk.@home.nl
(I *really* need to learn this list is configured for replying to sender
instead of the list itself..)
Dinesh P. schreef:
> 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..
>
please read Syslinux and Memdisk
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
2005 Jan 11
4
multi-boot CD question
Hello everyone,
I am attempting to add another boot option to our multi-boot technical resource CD where I work. I currently have 8 working floppy disk images, but this time I need to add a piece of software which I only have access to through an ISO image. This ISO image, when burned to a CD, boots and runs the software fine.
I know that isolinux does not support booting ISO images. I used
2003 Dec 15
1
syslinux / antique computers
Hi,
is there an easy way to circumvent the SYSLINUX novice protection thing?
intended users don't know about CTRL key to circumvent it.
I'm trying to make a generic bootdisk for systems of 8086 - Pentium4.
however the bootdisk is slow, so I'd like to use Syslinux + Memdisk to load a diskette image.
then the text displayed to user will be:
1) FreeDOS bootdisk (accelerated, 386
2006 Sep 19
3
Boot from USB without C Drive
Dear All
I have a problem with my Compaq EVO n410c laptop.
I want to install Windows (Win98/WinXP) on it.
But this laptop don't have any floppy/cdrom to boot from.
I have try to use My USB Drive to boot, using syslinux.
Here's my step
1. Format the USB Drive using "HP USB Disk Storage Format Tool"
2. Install syslinux (syslinux -f F:). F is my USB Drive
3. Using
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
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
2004 Apr 07
2
Memdisk
Memdisk 2.08 cannot boot an XP boot floppy image (XP appears to use WinME
boot files for its bootable floppy). For example:
http://members.iinet.net.au/~bdriver/bootdisk/download.htm
This disk will not boot with Memdisk (Memdisk starts to load the image and
then hangs). I'm using Bart's tools to build a boot CD:
http://www.nu2.nu/corpmodboot/
Which uses Isolinux and Memdisk.
2008 Jul 31
1
PXE Booting floppy image
Anyone know the correct syntax for specifying a floppy image in the /tftpboot/pxelinux.cfg/default file?
I am trying to use:
label Dos Bootdisk
MENU LABEL Dos bootdisk
FDIMAGE discimage.img
But when I select it the menu, I get a message saying "Automatic boot in 30 seconds" and nothing happens.
I would use:
label Dos Bootdisk 2
MENU LABEL Dos bootdisk 2
2004 Nov 11
1
PXELinux and Mess-DOS
Hi,
Quoting the memdisk.doc:
Similarly, if you're booting DOS over the network using PXELINUX, you
can use the "keeppxe" option and use the generic PXE (UNDI) NDIS
network driver, which is part of the PROBOOT.EXE distribution from
Intel:
Does anyone know what this means? It sounds like a generic network driver
for DOS exists. I have a copy of the PROBOOT.EXE, but I can't work
2004 Sep 08
1
bootable floppy image question
Hello,
I'd be very grateful if someone can help me with the process of creating
bootable floppy images to be used with isolinux/memdisk.
I usually do the following:
label image
kernel memdisk
append initrd=/bootdisk/image.img floppy
(lines in isolinux.cfg file)
Sometimes I pass memdisk the c/h/s parameters, depending on the image
size. I have learned from this mailing list how to
2004 Dec 08
1
EDD error RE: Re: SYSLINUX 2.12-pre7 released
I have an application/program which shows 'bios EDD error' when using Isolinux
(with either loading an image directly through MEMDISK, or booting to A:), and not when using a bootdisk directly or booting a bootdisk directly which has SYSLINUX on it.
configuration:
bootable cdrom with Isolinux 2.11/2.12pre9 as bootloader.
1.44MB bootdisk with MSDOS.SYS/IO.SYS and the UDMA2 dos driver,
2010 Apr 13
2
how to debug pxe boot problems
Hi all,
I'm trying to get a pxeboot server up and running, according to the
instructions on the WIKI (http://wiki.centos.org/HowTos/PXE/PXE_Setup
& http://wiki.centos.org/HowTos/PXE/PXE_Setup/Menus)
Here's my /tftpboot/pxepxelinux.cfg/default :
default menu.c32
prompt 1
timeout 300
ONTIMEOUT local
MENU TITLE PXE Menu
label Dos Bootdisk
MENU LABEL ^Dos bootdisk
2002 Apr 20
1
Can I do this ?
Dear Sir,
I am trying to create a multiboot cd that will supposr the following:
1. Linux RedHat 7.2
2. Windows 2000 Professional
3. Windows 2000 Server
4. Windows 2000 Advanced Server
I get it right, but to have the Linux image on the same cd and to boot from it is
a problem.
Here's what I did:
First I created a bootable cd with the windows images and used the El-Torito standard
based
2005 Jul 12
1
Bug report
as everyone deserves to know when things go wrong:
i'm trying to flash the bios on my IBM T20 laptop. i've got a floppy image, and am attempting to use memdisk with grub to boot it via the following:
title Flash T20 Bios
root (hd0,0)
kernel /memdisk root=/dev/md0
initrd /T20_flash_floppy.img
that much WORKS.
the interesting part is that the system becomes unresponsive RIGHT AFTER
2002 May 28
0
isolinux/memdisk with harddisk image.
Hello Peter.
Thank you for writing memdisk and isolinux.
I've created a bootdisk with it, and it works gread with floppy images and
noemulation (WinXP).
I've created also a harddisk image with "nero Burning-Software". It works
with the createted CD.
But when I use the created harddisk image with memdisk. I'l receive error
Message as follows.
<<screen.jpg>>
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