Displaying 2 results from an estimated 2 matches for "ntfsdos".
2002 Nov 27
5
multi OS bootable CD, ISOLinux, ERD Commander problem
...lving the above, i would like to add Win 2000/XP recovery
console into the menu (still searching for the recovery console image
file) and ERD Commander. Anyone know how to include the ERD Commander
in isolinux.cfg ?
label erd
kernel w2ksect.bin
append initrd=erd.img
??
Also, anyone try put the NTFSDOS Pro onto a bootable CD ? I use it with
Win XP Pro and the total file size is over 5MB!!! (it said will use 2
floppies......)
For he above (Win Recivery Console and ERD stuff) should I use
Multiple boot images (isolinux/memdisk) and add the option
kernel w2ksect.bin ?
Also, can multiple disk image...
2004 Apr 29
0
Pxelinux/memdisk with Universal TCP/IP Network Bootdisk floppy
...s from the Universal TCP/IP Network bootdisk to the
image, by mounting the 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 /m...